[freenet-cvs] r18549 - trunk/apps/new_installer

nextgens at freenetproject.org nextgens at freenetproject.org
Sun Mar 16 09:06:44 UTC 2008


Author: nextgens
Date: 2008-03-16 09:06:44 +0000 (Sun, 16 Mar 2008)
New Revision: 18549

Modified:
   trunk/apps/new_installer/Win_shortcutSpec.xml
Log:
new_installer; maybe fix shortcut creation

Modified: trunk/apps/new_installer/Win_shortcutSpec.xml
===================================================================
--- trunk/apps/new_installer/Win_shortcutSpec.xml	2008-03-16 08:50:22 UTC (rev 18548)
+++ trunk/apps/new_installer/Win_shortcutSpec.xml	2008-03-16 09:06:44 UTC (rev 18549)
@@ -26,9 +26,10 @@
 		programGroup="yes"
 		desktop="no"
 		applications="no"
-		startMenu="yes"
+		startMenu="no"
 		startup="no"
-		target="http://freenetproject.org"
+		target="start"
+		commandLine="http://freenetproject.org"
 		iconFile="%SystemRoot%\system32\SHELL32.dll"
 		iconIndex="13" 
 		description="It opens a browser pointing to our website">




More information about the cvs mailing list