Author: remi
Date: 2009-07-07 22:08:38 +0200 (Tue, 07 Jul 2009)
New Revision: 5074

Modified:
   software_suite_v3/smart-core/smart-api/python/trunk/installer.nsi
Log:
* Updated installer

Modified: software_suite_v3/smart-core/smart-api/python/trunk/installer.nsi
===================================================================
--- software_suite_v3/smart-core/smart-api/python/trunk/installer.nsi   
2009-07-07 11:44:38 UTC (rev 5073)
+++ software_suite_v3/smart-core/smart-api/python/trunk/installer.nsi   
2009-07-07 20:08:38 UTC (rev 5074)
@@ -84,13 +84,6 @@
 ; Section "Uninstall"
 ; -----------------------------------------------------------------------------
 Section "Uninstall"
-    ; Kill troublesome tasks
-    Processes::KillProcess "pythonForTuxdroid"
-    Processes::KillProcess "pythonForTuxdroidA"
-    Processes::KillProcess "python"
-    Processes::KillProcess "java"
-    Processes::KillProcess "javaw"
-    Processes::KillProcess "tux_wifi_channel"
     ; Get the Tuxdroid installation paths
     ReadRegStr $TUXDROID_PATH HKLM "SOFTWARE\Tux Droid\Installation" 
"Install_Dir"
     StrCpy $TUXDROID_PYTHON_PATH "$TUXDROID_PATH\softwares\python2.4"


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to