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
Advanced Uninstall Log - Uninstaller details
4 posts
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/nsis/nsis-2.45-log.zip?download
http://prdownloads.sourceforge.net/nsis/nsis-2.45-log.zip?download
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
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
The solution is at the following post: http://forums.winamp.com/showthread.php?postid=2625204#post2625204