darthvader
18th June 2007 08:04 UTC
New uninstall script from log
I have created a new script for uninstallation from log created by special(logging) builds from NSIS.Please include the attached file and In the uninstall section of your script have the following calls
Call un.CreateLogFromFile
Call un.RemoveDirectoriesFromLog
During Installation have the LogSet commands to log the files being copied.
Hope this script helps. Any suggestions, modifications are welcome ;)
Thanks to all the people who wrote StrLoc, Reversal of File functions :up:
Afrow UK
21st June 2007 11:13 UTC
Nice work. Perhaps you should create a Wiki page.
Stu
darthvader
26th June 2007 10:11 UTC
Thanks. I am really bad at doucumentation work, but will try to make a wiki page.;)
Afrow UK
26th June 2007 14:38 UTC
For headers use ==Header==
Highlight code use <highlight-nsis></highlight-nsis>
Attaching files is <attach>File.zip</attach> (assuming you have uploaded File.zip already)
This needs to go at the top:
{{PageAuthor|darthvader}}
And this at the bottom:
[[Category:Related Software]]
Stu
darthvader
27th June 2007 06:48 UTC
Here is the wiki link.
http://nsis.sourceforge.net/Uninstall_from_NSIS_log
Afrow UK
27th June 2007 11:57 UTC
I added the category link to the bottom.
Stu