I am developing an install for a java application. If I launch the
application using the the exit dialog facility I get a message from
my program saying that the environment variable I need has not
been set. If I exit and then execute the application from the desktop
shortcut it runs fine, i.e. the environment variable has been set.
How can I make sure the environment variable is set when I
launch from the exit dialog.
Thanks Birdman