Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: asmdsr
Forum: NSIS Discussion 7th December 2006, 06:39
Replies: 1
Views: 2,025
Posted By asmdsr
trojan virus malware

Hi there

I released my product using an NSIS installer last night and have been getting reports of antivirus software detecting malware in the installer. I can't reproduce it myself, so I'm sorry...
Forum: NSIS Discussion 21st November 2006, 15:57
Replies: 2
Views: 1,860
Posted By asmdsr
hah solved it using BringToFront: Function...

hah solved it using BringToFront:

Function onGUIInit
BringToFront
FunctionEnd

Thankyou everybody. I've achieved more in 24 hours with NSIS than I did in a year with MSI. Wonderful.
Forum: NSIS Discussion 21st November 2006, 14:22
Replies: 2
Views: 1,860
Posted By asmdsr
OK so I've narrowed it down a bit... perhaps...

OK so I've narrowed it down a bit... perhaps ExecWait is not hanging after all (I'm a bit of a n00b here, probably should do some logging or something here).

Anyway, I was not passing a show...
Forum: NSIS Discussion 21st November 2006, 12:48
Replies: 2
Views: 1,860
Posted By asmdsr
ShellExecute + ExecWait complications

Hi there

I have constructed an installer which will detect and uninstall the previous (msi) version, via a call to ExecWait, after which the new (nsis) install continues. This works perfectly...
Forum: NSIS Discussion 20th November 2006, 00:22
Replies: 2
Views: 1,830
Posted By asmdsr
wow, many thanks for the quick reply! :up: I'll...

wow, many thanks for the quick reply! :up: I'll give that eclipseNSIS a shot.
Forum: NSIS Discussion 19th November 2006, 23:43
Replies: 2
Views: 1,830
Posted By asmdsr
msi migration + partial upgrades

Hi there

I am evaluating NSIS for my product Souptoys (http://www.souptoys.com). We are currently using MSI, which sucks.

I have two main issues:

a) Is it possible to migrate our current...
Showing results 1 to 6 of 6

 
Forum Jump