Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 29th January 2004, 20:01   #1
playwin
Junior Member
 
Join Date: Jan 2004
Posts: 15
Red face Bug $PLUGINSFOLDER

Hello everyone,

I'm new to NSIS and this forum!
Well I think I found a BUG
Acording to documentation $PLUGINS folder automaticaly removed when the Installer close.But this not happens when you set, SetReeBootFlag true on Uninstall section, and using Finish Page(MODERN UI) , and user select to reboot.

Well! what you guys think! Am I missing something here, or is that a really BUG!

PS. I got the latest NSIS
playwin is offline   Reply With Quote
Old 29th January 2004, 20:15   #2
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
Works fine for me. Make sure all plug-ins are unloaded, there are no files in use and that the folder is not the current folder (set using SetOutPath).
Joost Verburg is offline   Reply With Quote
Old 29th January 2004, 20:23   #3
rainmanp7
Member
 
Join Date: Jan 2004
Posts: 55
try and put the Section $Plugins also in the Uninstaller section and see what happens ?
rainmanp7 is offline   Reply With Quote
Old 29th January 2004, 20:25   #4
playwin
Junior Member
 
Join Date: Jan 2004
Posts: 15
Again acording to the documentation MODERN_UI handles to auto unload all plugins when the dialog close. And I'm not using any special Plug=ins. just the basic ioSpecial.ini.

And please note if you hit Finish-Button without selecting the REBOOT option then all is fine. You have to choose the REBOOT option.

If you still think I'm wrong , please contact me at auddy@gawab.com , I'll send you a sample.
playwin is offline   Reply With Quote
Old 29th January 2004, 20:27   #5
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
After some more testing kichik has discovered it might be a Windows 9x issue. I'm using XP so that's why I could not reproduce it.

You are using Windows 9x right?

rainmanp7, it's not a section but a folder for temporary storage. It's has nothing to do with including sections.
Joost Verburg is offline   Reply With Quote
Old 29th January 2004, 20:32   #6
playwin
Junior Member
 
Join Date: Jan 2004
Posts: 15
Yeah! That's right!

Are you sure this is 9x ussue?.....

If yes, is there any solution for that!
Its verry important to my current porject!
playwin is offline   Reply With Quote
Old 29th January 2004, 20:34   #7
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
Quote:
Originally posted by playwin
Yeah! That's right!

Are you sure this is 9x ussue?.....

If yes, is there any solution for that!
Its verry important to my current porject!
I'm currently investigating.

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 29th January 2004, 20:42   #8
playwin
Junior Member
 
Join Date: Jan 2004
Posts: 15
OH! It's me again,
Well it's verry late now and I'm leaving...

So If you find any solutions please send them to my email at
auddy@gawab.com and dipak@myrealbox.com

Thanks in Adance!

Good Night!
playwin is offline   Reply With Quote
Old 29th January 2004, 22:19   #9
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
Fixed in latest CVS version. No compiled version yet.

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 29th January 2004, 22:23   #10
playwin
Junior Member
 
Join Date: Jan 2004
Posts: 15
What's that mean?
Remmember I'm very new to this product.
Please explain!

And bye the way so that's turn out really a BUG!
playwin is offline   Reply With Quote
Old 30th January 2004, 00:07   #11
rainmanp7
Member
 
Join Date: Jan 2004
Posts: 55
I'm not getting that error on Windows 2003 Enterprise Server Either
and I have tried it on Windows 2003 Web Server

looks like this is system specific
"Mabey"
hrmmm mabey I should try this on my win98 machine as well
hehe

You got a sample code handy ?
such as a example to recreate with.

Ahh
Fixed in latest CVS version. No compiled version yet.
Gues ya either compile it or wait for the next release
rainmanp7 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