1.0.66 release

This commit is contained in:
longpanda
2022-02-13 17:00:39 +08:00
parent c57717aea2
commit ba5978d298
287 changed files with 3349 additions and 226 deletions

7
Vlnk/pack.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
rm -f ../INSTALL/VentoyVlnk.sh
cp -a ./VentoyVlnk.sh ../INSTALL/VentoyVlnk.sh
rm -f ../INSTALL/VentoyVlnk.exe
cp -a ./vs/VentoyVlnk/Release/VentoyVlnk.exe ../INSTALL/VentoyVlnk.exe