Author: jesperl

Revision: 5979

Log:
        

Diff:
Modified: branches/1.1.0_RC/win32/deluge-win32-installer.nsi
===================================================================
--- branches/1.1.0_RC/win32/deluge-win32-installer.nsi  2009-11-26 14:59:04 UTC 
(rev 5978)
+++ branches/1.1.0_RC/win32/deluge-win32-installer.nsi  2009-11-28 12:37:14 UTC 
(rev 5979)
@@ -191,7 +191,7 @@
   CreateShortCut "$DESKTOP\Deluge.lnk" "$INSTDIR\deluge.cmd" "" 
"$INSTDIR\deluge.ico"
 SectionEnd
 
-Section -Uninstaller
+Section -Uninstaller_Registry
   WriteUninstaller "$INSTDIR\Deluge-uninst.exe"
   WriteRegStr ${PROGRAM_UNINST_ROOT_KEY} "${PROGRAM_UNINST_KEY}" "DisplayName" 
"$(^Name)"
   WriteRegStr ${PROGRAM_UNINST_ROOT_KEY} "${PROGRAM_UNINST_KEY}" 
"UninstallString" "$INSTDIR\Deluge-uninst.exe"


--

You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en.


Reply via email to