Hi,
I am using a perl script to call Sleeper (V2.3 Build 1004) using command line option 'sleeper -S1000 -R 30 -N 1'. I have bunch of statements to be executed after it returns form sleep. Until sleep it works fine but after resuming the sleeper.exe UI has to control, I have to manually close the UI and the perl script works from there after.
Is there a way not launch the UI at all, so that my script will follow after sleeper command without any human intervention?
Thanks
I am using a perl script to call Sleeper (V2.3 Build 1004) using command line option 'sleeper -S1000 -R 30 -N 1'. I have bunch of statements to be executed after it returns form sleep. Until sleep it works fine but after resuming the sleeper.exe UI has to control, I have to manually close the UI and the perl script works from there after.
Is there a way not launch the UI at all, so that my script will follow after sleeper command without any human intervention?
Thanks
Comment