Page 1 of 1

Windows Question

Posted: Mon Jun 16, 2008 6:06 pm
by chok
that I have to modify so that the program install different things depending on the operating system¡
sorry for my english

thanks

Re: Windows Question

Posted: Tue Jun 17, 2008 3:50 pm
by Marsianin
Mars Installer cannot detect what Windows version you're using.
But you can create a different .ini files for each Windows version.
I'm gonna think about detecting Windows version and using appropriate .ini file for the next release but now you must do it manually.

This program is made to be started from Windows installation (GuiRunOnce, cmdlines.txt) so depending on Windows you're installing you can run appropriate .ini file. If you're running it from already installed Windows - there is no way do run appropriate .ini (x86 or x64 for example).

Re: Windows Question

Posted: Wed Jun 25, 2008 4:44 am
by Snakus
Nice Idea. I''ve already think about it.
But till now I install Vista very rare, so I do not need this feature right now.
But it become usefull.
I think the best way to use same way which drivers:
Vista - 6.0
XP - 5.1
2000 - 5.0

For checking use better one of the system files e.g. kernel32.dll
And add variable to ini file like OSVersion=