Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 29th September 2005, 15:02   #1
gleu
Junior Member
 
Join Date: Sep 2005
Posts: 3
Multiple launch of my installer on windows 98

I've created an installer doing really basic stuff :
- install some files (in fact near 4000 html files) ;
- create some shortcuts.

It works great on Windows XP (no SP, SP1 and SP2).

With Windows 98, it has a funny behavior. It works great till half done. Then, it begins to launch the installer a few times but continues to install my files. At the end, installation is done but it has launched about ten times the installer.

I really don't understand what's going on.

I can send you the entire nsis script if you need so.


Regards,
Guillaume.
gleu is offline   Reply With Quote
Old 29th September 2005, 15:05   #2
gleu
Junior Member
 
Join Date: Sep 2005
Posts: 3
BTW, I used NSIS 2.09.
gleu is offline   Reply With Quote
Old 30th September 2005, 11:24   #3
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,336
Not much can be said without an example. Try creating a minimal example that reproduces the problem. Chances are you'll find the problem yourself while minimizing the script, and if not, someone else will find it in the minimized script. You can start by looking at the problematic areas such as calls to Exec, ExecWait and ExecShell.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 6th October 2005, 15:43   #4
gleu
Junior Member
 
Join Date: Sep 2005
Posts: 3
I'm sorry. In fact, it was due to a bad CD drive. Putting another CD drive and the problem is gone.
gleu is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump