|
|
#1 |
|
Junior Member
Join Date: Jan 2004
Posts: 15
|
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 |
|
|
|
|
|
#2 |
|
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).
|
|
|
|
|
|
#3 |
|
Member
Join Date: Jan 2004
Posts: 55
|
try and put the Section $Plugins also in the Uninstaller section and see what happens ?
|
|
|
|
|
|
#4 |
|
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. |
|
|
|
|
|
#5 |
|
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. |
|
|
|
|
|
#6 |
|
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! |
|
|
|
|
|
#7 | |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
Quote:
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
|
#8 |
|
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! |
|
|
|
|
|
#9 |
|
M.I.A.
[NSIS Dev, Mod] 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 |
|
|
|
|
|
#10 |
|
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! |
|
|
|
|
|
#11 |
|
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
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|