EricF Posted March 20, 2012 Posted March 20, 2012 Hi, I try to launch an app using a specific remote account. I tried on my PC with the local admin account, and it doesn't works. The progrm isn't launched. RunAs("administrateur", @ComputerName, "****", 0, "wordpad.exe") I have the same problem with the desired remote account. WTF ??
Developers Jos Posted March 20, 2012 Developers Posted March 20, 2012 .. and why would it work? How would it know where the Wordpad.exe program is located? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
EricF Posted March 20, 2012 Author Posted March 20, 2012 Because it is a system alias ? And that the path is specified in the system alias informations ?
Developers Jos Posted March 20, 2012 Developers Posted March 20, 2012 Have you tried running it from the CMD prompt and did that work? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now