Forum: NSIS Discussion
10th September 2007, 22:10
|
|
Replies: 1
Views: 1,357
Detect Windows Version
Is there a way to detect which Windows OS version is currently installed on the system? I could then put some conditions so the NSIS installer would run the correct setup file.
Thanks.
|
Forum: NSIS Discussion
10th August 2007, 18:09
|
|
Replies: 7
Views: 2,906
What i mean is NSIS 2 makes it is possible to...
What i mean is NSIS 2 makes it is possible to create installers with a custom user interface. The Modern UI is an interface with a style like the wizards of recent Windows versions.
This new...
|
Forum: NSIS Discussion
10th August 2007, 17:22
|
|
Replies: 7
Views: 2,906
Launch Modern UI
Hello,
I installed the latest version of NSIS on my machine with Modern UI option selected while installing. Everything went well but I don't understand how should I launch the Modern User...
|
Forum: NSIS Discussion
5th May 2006, 23:58
|
|
Replies: 1
Views: 1,210
change window title
Is there a way to change the installer window title?
Currently mine says "CRM Installer Setup"
I want it to say "CRM Product1 Installer Setup"
MUI_PAGE_HEADER_TEXT
MUI_PAGE_HEADER_SUBTEXT...
|
Forum: NSIS Discussion
3rd May 2006, 20:14
|
|
Replies: 1
Views: 1,361
nsis script file
I have a .exe installation file but i don't know the script used to create it.
Is it possible to build a script file from the .exe?
|