i was woundering if their is any feature what allows the user to set at time they want the script to start, for example i want a script to start lets say
notepad.exe at 12.00am while iam away from the pc?
thankyou if anyone can shed any light on this
ps also is their any way to start a pc up from sleep mode but via the method above?
so your pc is sleeping. then at 1am it wakes up runs the script while am away from the pc
Run Script via the system clock time
Moderators: Dorian (MJT support), JRL
-
- Newbie
- Posts: 6
- Joined: Wed Dec 17, 2008 2:11 am
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
Make a macro to run Notepad
RunProgram>notepad.exe
From the editor:
Click on RunWhen Tab and set schedule to run on selected days, and time.
Save macro. Do not log off or shut down system. Program should run as scheduled, assuming permisisions are correct.
(Using version 11.1. Versions before 10x have scheduling features under Macro Properties).
RunProgram>notepad.exe
From the editor:
Click on RunWhen Tab and set schedule to run on selected days, and time.
Save macro. Do not log off or shut down system. Program should run as scheduled, assuming permisisions are correct.
(Using version 11.1. Versions before 10x have scheduling features under Macro Properties).
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
Bob
A humble man and PROUD of it!
-
- Newbie
- Posts: 6
- Joined: Wed Dec 17, 2008 2:11 am
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
-
- Newbie
- Posts: 6
- Joined: Wed Dec 17, 2008 2:11 am