![]() |
I need a batch file
I need a set of batch file commands which would, when executed, create cfg file on the very same location on HDD with following content:
Code:
ClientAreaWidth=1184 As you can probably see, I would like to further simplify process of Wolves of Steel installation so my first question would be, is this possible at all? Thanks in advance! :salute: |
I think it's helpful if you take a look in the AODCD game patches (the official ones for the game Aces of the Deep; DOS version); there are batch file commands for any possible directory configuration. I have modified them in the past for making the game playable with DosBox where it was necessary for the patch to run correctly.
I will go in my VMWare and pubhish here these batch commands, but I cannot guarantee that it will be any help for you... The command contains a %, that's for sure. |
Quote:
|
What you can do in the meantime if you have DosBox (or try it in Windows console or by starting Start > Execute 'cmd' is:
Start the DOS session and type '-?' or 'help' This should fire-up the help for DOS commands, you can use these in batch files. [EDITED] |
Ok, here it goes, first the patch install batch file must decide which language must be installed, then which .bat file to execute.
**************** Code:
ENG.BAT: Code:
I hope you can get what you want by association. Good luck :up: Cheers, |
Thank you very much XenonSurf although this may be indeed to advanced for me...:hmmm:
Can you please edit your post with code tags and spoilers so we can keep this tread as clear as possible for anyone with possible solution?:yep: |
Additionally, I know from making batch files that any names with spaces must be kept in brackets, like "C:\ xxxx xxxx", so your initial example won't work probably.
I still have a printed version of the MS-DOS 5.0 manual :D Believe me or not, it helps me still today... Thats' how MS Windows is put together... There must be an electronic version. Get it, it has all possible commands. |
Anyone else? OldCoder? :hmm2:
|
Quote:
https://github.com/sputterfish/silenthuntercfgmaker It will drop the cfg file in the same directory where it is run, you can of course edit this or if its any use i can help as needed. Not savvy in batch here so if this of no use, oh well. Cheers |
Quote:
I'm having troubles to download the exe? Should I be registered on GitHub in order to download the file? |
Quote:
You should be able to download directly using this link. I can make any changes to the output if needed. |
Quote:
But it needs few tweaks: The file should be named GenericPatcher.cfg Also output text should have no " marks or spaces around = mark :yep: Can you edit the app please? Code:
ClientAreaWidth = 1184 |
Alright changes made. Should reflect the requested.
https://github.com/sputterfish/silen...oad/2/SHFR.exe Cheers |
Quote:
Code:
ClientAreaWidth=1184 |
|
All times are GMT -5. The time now is 03:24 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.