Forum: NSIS Discussion
10th June 2006, 14:39
|
|
Replies: 4
Views: 2,424
|
Forum: NSIS Discussion
10th June 2006, 12:42
|
|
Replies: 4
Views: 2,424
If I remove File command then even though user...
If I remove File command then even though user can see the license during installation I don't think she'd have any file left to read license terms afterward. I was looking for a way to leave a file...
|
Forum: NSIS Discussion
10th June 2006, 04:24
|
|
Replies: 4
Views: 2,424
Can I use MUILicense variable in File command?
My MUI installer uses different language specific files for licensing. And I would like to install just one of them (the one that corresponds to the installation language) on user's machine. I am...
|
Forum: NSIS Discussion
25th April 2006, 20:18
|
|
Replies: 5
Views: 6,295
|
Forum: NSIS Discussion
25th April 2006, 17:53
|
|
Replies: 5
Views: 6,295
Thanks for the suggestion but I am not sure if...
Thanks for the suggestion but I am not sure if MoreInfo::GetOSUserinterfaceLanguage answers my question.
According to plug-in documentation this function returns GUI Language suitable for NSIS...
|