Author: nextgens
Date: 2007-11-27 18:49:40 +0000 (Tue, 27 Nov 2007)
New Revision: 15984

Modified:
   trunk/apps/new_installer/Win_shortcutSpec.xml
Log:
new_installer: maybe fix windows icons

Modified: trunk/apps/new_installer/Win_shortcutSpec.xml
===================================================================
--- trunk/apps/new_installer/Win_shortcutSpec.xml       2007-11-27 18:47:23 UTC 
(rev 15983)
+++ trunk/apps/new_installer/Win_shortcutSpec.xml       2007-11-27 18:49:40 UTC 
(rev 15984)
@@ -61,7 +61,7 @@
                startup="no"
                target="$INSTALL_PATH\jsite.cmd"
                description="This starts jSite"
-               workingDirectory="$INSTALL_PATH"
+               workingDirectory="$INSTALL_PATH\jSite"
        >
                <createForPack name="jSite" />
        </shortcut>
@@ -75,7 +75,7 @@
                startup="no"
                target="$INSTALL_PATH\thaw.cmd"
                description="This starts Thaw"
-               workingDirectory="$INSTALL_PATH"
+               workingDirectory="$INSTALL_PATH\Thaw"
        >
                <createForPack name="thaw" />
        </shortcut>


Reply via email to