Skip to content

Commit 64e3a85

Browse files
committed
updated setup bat files
1 parent 505a2d8 commit 64e3a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/app_installer.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:Copy .\qvs\* to .\packages\noumenon\data\ firstly.
22
if not exist .\packages\noumenon\data\qvs.exe (
3-
xcopy /y .\qvs\* .\packages\noumenon\data\
3+
xcopy /e /y .\qvs\* .\packages\noumenon\data\
44
)
55
binarycreator --offline-only -c config.xml -p packages qvs
66
@pause

0 commit comments

Comments
 (0)