Hi
Newbie on the software
Whats the command for allowing my program to execute on vista
ExecuteFile>C:\Users\ABC\Desktop\abc\abc.exe,
WaitWindowOpen>Untitled – abc.exe
1) vista asking to cancel or allow the program how to allow the program with command
2) I wan to run 2 program after each other if 1 program stop halfway any tutorial to teach me how to run the whole process from begining again
thanks
Newbie Question on Vista
Moderators: Dorian (MJT support), JRL
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
If Vista is asking for your permission to run something then that something must need administrative privs to run. The best thing would therefore be to run your macro as an administrator.
If you ARE the administrator you do of course have the option of turning off UAC altogether.
If you cannot do that but do have administrative privs then run Macro Scheduler/the macro as administrator (right click/run as admin) to avoid the UAC prompts.
The Run command can also request to run as administrator with the RP_ADMIN variable set to 1.
If you ARE the administrator you do of course have the option of turning off UAC altogether.
If you cannot do that but do have administrative privs then run Macro Scheduler/the macro as administrator (right click/run as admin) to avoid the UAC prompts.
The Run command can also request to run as administrator with the RP_ADMIN variable set to 1.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?