PDA

View Full Version : Starting HUD via batch as Admin



J0FF4
09-01-2009, 05:13 AM
Hello,

I am trying to run HMHud.exe as admininstrator with a batch file, but can't get it to start, please help:

C:\> runas \administrator "D:\Program Files\RVG Software\Holdem Manager\HMHud.exe"

What am i doing wrong?

netsrak
09-01-2009, 07:11 AM
You think we can do Windows support? :)

What is the error message?

undefined
09-01-2009, 07:54 AM
Space in path (RVG Software)

Try this

runas /user:Jeffrey-PC\administrator "\"D:\Program Files\RVG Software\Holdem Manager\HMHud.exe\""

Wwr return undefined;

J0FF4
09-01-2009, 09:00 AM
Space in path (RVG Software)

Try this

runas /user:Jeffrey-PC\administrator "\"D:\Program Files\RVG Software\Holdem Manager\HMHud.exe\""

Wwr return undefined;

The CMD prompt asks for a password, but i don't have one. And the app doesn't start.

J0FF4
09-01-2009, 09:00 AM
You think we can do Windows support? :)

What is the error message?

No error message, all my apps start via batch, only HMHud.exe won't

undefined
09-01-2009, 09:15 AM
runas /user:Admin /savecred

for add info pls use google.