View Single Post
Old 02-01-18, 10:31 AM   #21
vdr1981
Navy Seal
 
Join Date: May 2010
Location: Србија
Posts: 6,078
Downloads: 581
Uploads: 13


Default

Quote:
What are you currently using for the installer software? InnoSetup or just directly creating an installer from scratch in C# is not very hard or time consuming.
Actually it's just winrar sef extracting archive with few preset commands. The idea is that once the files are extracted, SFX installer will execute your exe files and configure in game cfg files.

Quote:
I'd be willing to assist if interested. It would probably be possible to integrate a check for steam users as well and incorporate the work-around automatically. I use WoS, so happy to contribute something back.
Cheers
Sounds interesting but that would assume SH5 executable contained withing TWoS installer which can pose a serious problem due to legal issues...

Anyway, "full-blooded" installer is my wish for a long time ...

Quote:
Originally Posted by sputterfish View Post
No problem at all. Just list an example of the file exactly as you would like it, and the name of the cfg file to output.
Great...Stand by...

EDIT


The file should be named OptionsFileEditorViewer.cfg

Code:
SH5InstallPath=D:\INSTALIRANE IGRE-Win7\Silent Hunter 5
LastMenuTXT=D:\INSTALIRANE IGRE-Win7\Silent Hunter 5\data\Menu\menu.txt
LastOptionsFilePath=D:\INSTALIRANE IGRE-Win7\Silent Hunter 5\data\Scripts\Menu\
ClientAreaWidth=1014
ClientAreaHeight=736
LanguagePackInUse=
Colored parts should be variable...
vdr1981 is offline   Reply With Quote