Forum: NSIS Discussion
12th May 2011, 02:58
|
|
Replies: 32
Views: 7,414
Assuming you're trying to uninstall a program...
Assuming you're trying to uninstall a program from a parent uninstaller (and you want the parent uninstaller to wait for the child), here's how to duplicate:
In this example, the child program...
|
Forum: NSIS Discussion
12th May 2011, 02:51
|
|
Replies: 32
Views: 7,414
An answer
/sms is an old switch from InstallShield 3 and InstallShield 5 installers (popular around the Windows 95/98 era, InstallShield 6 did away with /sms - it came out around the time of Windows 2000)
...
|
Forum: NSIS Discussion
6th January 2008, 15:13
|
|
Replies: 12
Views: 5,717
|
Forum: NSIS Discussion
6th January 2008, 04:52
|
|
Replies: 12
Views: 5,717
I am familiar with InstallShield 12 and...
I am familiar with InstallShield 12 and InstallShield 14 (IS 2008). If the installers are one big EXE, it's extracting the installer to the hard drive. Usually, it is Windows\Downloaded...
|
Forum: NSIS Discussion
13th September 2007, 12:47
|
|
Replies: 4
Views: 5,770
The problem will be with Vista as I found out...
The problem will be with Vista as I found out during numerous testing of my own app when it's not in Program Files.
My email address is michael_ragsdale (at) hotmail dot com. Do you think you...
|
Forum: NSIS Discussion
12th September 2007, 23:51
|
|
Replies: 4
Views: 5,770
|
Forum: NSIS Discussion
12th September 2007, 23:49
|
|
Replies: 4
Views: 5,770
What version of VB are you using? There's an...
What version of VB are you using? There's an article for .NET 1.1 (VB.NET 2003/VB.NET 7.1). I use VB 2005 (VB 8.0) myself.
If you're using VB.NET 2003, then simply head on over to this article:...
|
Forum: NSIS Discussion
6th October 2006, 23:14
|
|
Replies: 0
Views: 1,990
|