Author: remi
Date: 2009-02-12 16:05:45 +0100 (Thu, 12 Feb 2009)
New Revision: 3628

Modified:
   software_suite_v2/tuxware/installers/win/trunk/tuxsetup.nsi
Log:
* added a condition to the "remove MyTux directory" pop

Modified: software_suite_v2/tuxware/installers/win/trunk/tuxsetup.nsi
===================================================================
--- software_suite_v2/tuxware/installers/win/trunk/tuxsetup.nsi 2009-02-12 
14:23:07 UTC (rev 3627)
+++ software_suite_v2/tuxware/installers/win/trunk/tuxsetup.nsi 2009-02-12 
15:05:45 UTC (rev 3628)
@@ -265,6 +265,7 @@
     WriteRegExpandStr ${EnvStr_RegKey} "PATH" "$R1"
     SendMessage ${HWND_BROADCAST} ${WM_WININICHANGE} 0 "STR:Environment" 
/TIMEOUT=5000
     
+    IfSilent +4
     MessageBox MB_YESNO|MB_ICONQUESTION "$(DELETE_MyTuxDirectory)" IDNO 
NoRemoveLabel
     Call un.getUserPath
     RMDir /r "$R0\MyTux"


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to