hfrfc Posted October 4, 2005 Posted October 4, 2005 helloIs it possible tu run WPI without admin right ? I think not because WPI needs to access to HKLM and for this, admin rights are necessary :/My question is : Is there a way , for exemple, an utility, to elevate user's rights during WPI setup ? Do you think it is possible ? thx !
Ghost82 Posted October 4, 2005 Posted October 4, 2005 try using the runas command, just type runas in a cmd-window
hfrfc Posted October 5, 2005 Author Posted October 5, 2005 (edited) Ok i've found a way.You need to use CPAU http://www.joeware.net/win/free/tools/cpau.htm . It is much more powerful than runas (password encryption ,crc check).I lauch WPI from a network share.Try this first (job encryption)CPAU.exe -u DOM\admin -p password -ex"\\server\WPI.cmd" -file JOB -encAnd then, call WPI.cmd with this :CPAU.exe -file \\server\JOB -dec -profileCPAU will lauch WPI with admin rights and ALL sub-process called from WPI.cmd will have admin rights ! Edited October 5, 2005 by hfrfc
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