Hello,
I did not find the solution on this forum, could you help me ?
I have a simple script with the Runasset command :
RunAsSet("toto","","toto")
Run("d:\notepad.exe")
The user toto is a local account.
On my PC this script is ok and on my notebook HP the script is not ok and I have an error : unable to execute the external program.
When I remove the line RunAsSet on the notebook, it's ok.
The two PC have Windows XP SP2, with the same version of AutoIt.
I don't understand the difference.
Did you encounter this problem ?
Thank you for your help.
Toomaya