Originally Posted by bouod
great tool thanks :o
can you add delay option for this ??
Attached: delayedExec.exe
both: wm2003 and wm2005
Usage:
copy delayedExec.exe somewhere [for example into \windows]
create shortcut for example in the \windows\startup directory
shortcut should contain somtehing like this:
Code:
89#\windows\delayedExec.exe 3 "\program files\vijay555\vjvolubilis\vjvolubilis.exe" -radioon
where:
\windows\delayedExec.exe - full path to the delayedExec
3 - delay in seconds
"\program files\vijay555\vjvolubilis\vjvolubilis.exe" - full file name to execute after 3 seconds
-radioon - parameters to pass to the vjvolubilis.exe