Cleaned up the mess, at this time, only viable data get synced (_work directory for Gothic-data, miranda for mdc-scripts. Need to symlink files to a working directory.
5 lines
102 B
Batchfile
5 lines
102 B
Batchfile
@echo off
|
|
attrib -R -S -H -A .\install /S /D
|
|
|
|
start /D.\ ..\tools\VDFS\GothicVDFS.exe .\setup.vm
|
|
exit
|