[izpack-user] Reboot windows panel (since I can't get it to launch after install)?

32 views
Skip to first unread message

Gabriel Rossetti

unread,
Nov 9, 2009, 4:33:50 AM11/9/09
to us...@izpack.codehaus.org
Hello everyone,

after not being able to have the installer launch my app using this method :

in setup.xml:

<file src="start_services.bat" targetdir="." unpack="false"
override="true"/>
<parsable type="plain" targetfile=".\start_services.bat"/>
<executable type="bin" stage="postinstall" keep="false"
targetfile=".\start_services.bat"/>

in start_services.bat:

@echo off
start "" /b "$INSTALL_PATH\MyApp.exe"

(it launches the app but stays stuck, even though I backgrounded it)

I decided to have the user reboot (since windows users are used to that
anyways) and have
the startup shortcut do it's job. I couldn't fin a way to do this
though, did I miss something?

Also, on Vista when I reboot I get windows defender that blocks the
startup item, how is this supposed to be dealt with?

Thank you,
Gabriel

--
Arimaz SA
Ingénieur en Informatique
Av. du 24 Janvier 11
Ateliers de la Ville de Renens, Atelier 5
1020 Renens, Switzerland
www.arimaz.com
www.mydeskfriend.com
Mob: +41-(0)79-539-0069
Tel: +41-(0)21-566-7343


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


Reply all
Reply to author
Forward
0 new messages