plegrand Posted June 23, 2006 Posted June 23, 2006 hello, i've got a problem on this script on a win xp pro RunAsSet("Administrateur", @ComputerName, "password") Runwait(@ComSpec & " /c " & 'copy i:\maj_av\fsupdate.exe c:\', "c:\", @SW_MAXIMIZE ) RunAsSet() it doesnt works anybody know why thank you for your answers
GaryFrost Posted June 23, 2006 Posted June 23, 2006 try the unc path instead of the mapped user path, the admin account won't see the mapped path SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
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