it may be better to do this with a batch file. MSFT has a "sleep" command in the 2003 Resource Kit (or you could write your own C command line program if you don't feel like downloading the whole RK). That way you don't need to have the JRE installed (and don't need to start up a Java program at boot up). It would look like so:
"path_to_front_end" (<--- in quotes in case there are spaces in the path such as Program Files, etc.)
sleep SHELL_TIMEOUT
explorer



LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks