Carlos
The issue with the first solution is that the setup will run out of the
shell explorer, meaning the setup wizard will run before the desktop
initialize itself: no icons, no task bar, empty background.
For the second solution, you could put your file in the startup, but the
file may not be able to delete itself as it is locked. Usually, what I do is
to put a link to a batch file, the first line in this .bat is to launch my
application, and the second one is to delete the link (you have to add
manually this line in the batch file from your setup script).
Does that work?
Fred
Carlos Pisquem <cpis...@conceptinteractiveinc.com> wrote in message
news:39731...@208.30.171.38...