Forum: NSIS Discussion
16th August 2012, 10:26
|
|
Replies: 1
Views: 1,492
|
Forum: NSIS Discussion
20th January 2012, 18:09
|
|
Replies: 1
Views: 1,277
|
Forum: NSIS Discussion
29th December 2011, 08:29
|
|
Replies: 1
Views: 1,716
How to sign uninst.exe
How can i sign the uninst.exe so that it wont show 'Unknown publisher' while invoking the uninstaller?
|
Forum: NSIS Discussion
31st August 2011, 12:53
|
|
Replies: 2
Views: 1,519
Future-proofing the .NET version detection
I am looking for a way to detect the installed .NET frameworks. It seems like the provided solutions are all good up until the point a new version of the framework is released and then all bets are...
|
Forum: NSIS Discussion
22nd April 2011, 10:20
|
|
Replies: 0
Views: 1,329
|
Forum: NSIS Discussion
28th March 2011, 09:48
|
|
Replies: 7
Views: 3,196
|
Forum: NSIS Discussion
12th February 2011, 07:43
|
|
Replies: 2
Views: 1,341
|
Forum: NSIS Discussion
12th February 2011, 06:25
|
|
Replies: 2
Views: 1,341
Make some parts of EULA bold
Hi,
Our lawyer told us that some portion of our EULA should be written in bold letters. I have tried giving <B></B> tags but it didnt have any effect on the text. Is there any way to make the text...
|
Forum: NSIS Discussion
5th August 2010, 19:45
|
|
Replies: 4
Views: 1,820
|
Forum: NSIS Discussion
5th August 2010, 19:33
|
|
Replies: 1
Views: 1,644
how to delete a file on reboot.
Hi,
I have a file which gets freed from the memory only after reboot. Which flag should i have to set in the script to make the file deleted upon rebooted?
Thanks in advance.
Regards,
Jon.
|
Forum: NSIS Discussion
4th August 2010, 12:53
|
|
Replies: 2
Views: 1,511
|
Forum: NSIS Discussion
4th August 2010, 12:47
|
|
Replies: 4
Views: 1,820
Redirecting to install success.
Hi,
I want to redirect the user to 'installation success' screen if the installer founds the application is already installed in the system. Please tell me what is the script for it.
Also,...
|
Forum: NSIS Discussion
10th June 2009, 10:32
|
|
Replies: 2
Views: 1,689
How to unload a dll?
Hi,
In my installer i am registering a dll which acts as an extension to normal windows explorer.exe The problem is that while uninstalling my application even though i am calling UnRegDLL the...
|
Forum: NSIS Discussion
31st May 2009, 04:30
|
|
Replies: 1
Views: 1,594
|