<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nsis.sourceforge.io/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Darthvader</id>
	<title>NSIS Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://nsis.sourceforge.io/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Darthvader"/>
	<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/Special:Contributions/Darthvader"/>
	<updated>2026-04-21T22:40:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://nsis.sourceforge.io/mediawiki/index.php?title=User:Darthvader&amp;diff=14319</id>
		<title>User:Darthvader</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=User:Darthvader&amp;diff=14319"/>
		<updated>2007-11-29T19:18:10Z</updated>

		<summary type="html">&lt;p&gt;Darthvader: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;My Real name is Nishchay...lol&lt;/div&gt;</summary>
		<author><name>Darthvader</name></author>
	</entry>
	<entry>
		<id>https://nsis.sourceforge.io/mediawiki/index.php?title=Uninstall_from_NSIS_log&amp;diff=12607</id>
		<title>Uninstall from NSIS log</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=Uninstall_from_NSIS_log&amp;diff=12607"/>
		<updated>2007-06-27T05:46:55Z</updated>

		<summary type="html">&lt;p&gt;Darthvader: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PageAuthor|darthvader}}&lt;br /&gt;
&lt;br /&gt;
==Uninstallation of files from log==&lt;br /&gt;
&lt;br /&gt;
This script is meant for people who use the NSIS special builds which log everthing during Installation and saves the log in $INSTDIR. Download this file which contains the functions to be called during uninstallation&lt;br /&gt;
&lt;br /&gt;
Unzip uninstallfromlog.nsh and Include it in the main script&lt;br /&gt;
&amp;lt;attach&amp;gt;uninstallfromlog.zip&amp;lt;/attach&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Install Section:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
During Installation have the LogSet commands to log the files being copied.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;For e.g&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;highlight-nsis&amp;gt;&lt;br /&gt;
Logset On&lt;br /&gt;
   ....&lt;br /&gt;
   File ....&lt;br /&gt;
&lt;br /&gt;
LogSet Off&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/highlight-nsis&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uninstall Section:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Have the following in the Uninstall Section.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;highlight-nsis&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Section Uninstall&lt;br /&gt;
....&lt;br /&gt;
Call un.CreateLogFromFile&lt;br /&gt;
Call un.RemoveDirectoriesFromLog&lt;br /&gt;
....&lt;br /&gt;
SectionEnd&lt;br /&gt;
&amp;lt;/highlight-nsis&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Link to the Winamp.com Forums [http://forums.winamp.com/showthread.php?s=7e64b64429c5f9cfe77b020d0992492c&amp;amp;threadid=273012 Uninstall from log]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hope this script helps. Any suggestions, modifications are welcome  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Thanks to all the people who wrote StrLoc, Reversal of File functions&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Darthvader</name></author>
	</entry>
	<entry>
		<id>https://nsis.sourceforge.io/mediawiki/index.php?title=File:Uninstallfromlog.zip&amp;diff=12606</id>
		<title>File:Uninstallfromlog.zip</title>
		<link rel="alternate" type="text/html" href="https://nsis.sourceforge.io/mediawiki/index.php?title=File:Uninstallfromlog.zip&amp;diff=12606"/>
		<updated>2007-06-27T05:44:00Z</updated>

		<summary type="html">&lt;p&gt;Darthvader: Uninstall from log&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Uninstall from log&lt;/div&gt;</summary>
		<author><name>Darthvader</name></author>
	</entry>
</feed>