22 Nov 13, 04:58AM
Ok, the old AC version did use a batch file. This new version doesn't include one, nor the batchfile which should help you create your own.
I only have two batch files. The first, assaultcube.bat, is used to start the game. The second, win32_cuberef2cubescript.bat, is of unknown function to me. It contains the following code:
rem Automatically allows MS Windows to transform ../reference.xml into ../../config/docs.cfg
rem This requires MSXSL, available at: http://www.microsoft.com/en-us/download/...x?id=21714
msxsl.exe -o ..\..\config\docs.cfg -v ..\reference.xml cuberef2cubescript.xslt
I don't completely understand the function, as it uses commands unknown to me. Do you know anything about it?
Thanks again for your help!
I only have two batch files. The first, assaultcube.bat, is used to start the game. The second, win32_cuberef2cubescript.bat, is of unknown function to me. It contains the following code:
rem Automatically allows MS Windows to transform ../reference.xml into ../../config/docs.cfg
rem This requires MSXSL, available at: http://www.microsoft.com/en-us/download/...x?id=21714
msxsl.exe -o ..\..\config\docs.cfg -v ..\reference.xml cuberef2cubescript.xslt
I don't completely understand the function, as it uses commands unknown to me. Do you know anything about it?
Thanks again for your help!