Revision 42428 trunk/org.gvsig.desktop/org.gvsig.desktop.framework/org.gvsig.andami/src/main/resources-application/gvsig-desktop.vbs

View differences:

gvsig-desktop.vbs
1 1
Set shell = CreateObject("Wscript.Shell")
2
shell.CurrentDirectory ="C:\devel\gvsig\2.3.0-2406"
2
shell.CurrentDirectory = "${INSTALL_PATH}"
3 3
shell.Run "busybox sh gvSIG.sh", 0, True

Also available in: Unified diff