picoevera
21st October 2009 16:01 UTC
Advanced Uninstall Log - Uninstaller details
Hi to All,
I have created a script and I have included the Advanced Uninstall Log NSIS Header.
During the uninstallation process, I have noticed this strange behaviour about the text form.
It shows only the details about the delete of the $TargetDir.
The text form remains silent(blank) during the erasing of the the remaining files. The details about the erasing of the remaining files are shown
over the progress bar as it is possible to appreciate into the image(red rectangle).
Into my script I have set
ShowUninstDetails show
Where I have failed?
nsis version 2.45
Setup created on WIndows Vista Business and launched on Windows Xp SP2
Thanks in advance
Picoevera
Zinthose
21st October 2009 17:21 UTC
Have you tried using the precompiled version To check to see if it is an issue with your version or the official builds?
http://prdownloads.sourceforge.net/n...g.zip?download
http://prdownloads.sourceforge.net/nsis/nsis-2.45-log.zip?download
isawen
15th January 2010 13:34 UTC
I've encountered the same issue. During the deletion of files based on the uninstall.dat file the details list is emtpy.
What could be the reason for that?
I've tested other scripts (that don't use the Advanced Uninstall header) and the uninstall details list displays what was deleted.
Some one have a solution for this?
Best regards,
Isawen
isawen
1st February 2010 12:39 UTC
The solution is at the following post: http://forums.winamp.com/showthread.php?postid=2625204#post2625204