Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: tjmcdevitt
Forum: NSIS Discussion 4th December 2008, 13:46
Replies: 1
Views: 1,313
Posted By tjmcdevitt
Question uninstall string

I am making an installer that will have to install three different software exe. I am able to do that fine but I am having a hard time with the uninstall. How can I make an uninstall that calls three...
Forum: NSIS Discussion 4th December 2008, 13:38
Replies: 3
Views: 1,761
Posted By tjmcdevitt
I am not sure how to set the description for the...

I am not sure how to set the description for the section to "". This is the code I have where would I put and where would I set the sectionSetText ${mySec} ""?

Function .onInit
ReadRegStr $R1...
Forum: NSIS Discussion 3rd December 2008, 14:47
Replies: 1
Views: 1,052
Posted By tjmcdevitt
Question validating system on install

I am trying to detect if software is install and if it is then have in script not reinstall it. I am using .onInit function with a ReadRegstr command read the user register looking if the software. I...
Forum: NSIS Discussion 2nd December 2008, 20:29
Replies: 3
Views: 1,761
Posted By tjmcdevitt
prerequisites before install

I have an .onInit Function that query the user computer registry. How can I skip one of the Section of code? I try to make an if statement around the section but it only ways to be in the section....
Forum: NSIS Discussion 2nd December 2008, 18:23
Replies: 1
Views: 1,369
Posted By tjmcdevitt
Question Help with uninstall

I was able to make the install.exe but now I am having a hard time making the uninstall. I am able to unstall the software using VBS file using the Set WshShell command. Any help will be great
thanks
Showing results 1 to 5 of 5

 
Forum Jump