runas with WshShell.Exec versus WshShell.Run 
Author Message
 runas with WshShell.Exec versus WshShell.Run

Anyone know how to raise the runas pswd dialog for runas using WshShell.Exec ?
I *don't* want to automatically pass in a password, but simply raise
the pasword window. With Exec(), I get an error "..cannot change echo mode..".
No problem doing this with WshShell.Run() however.

Can anyone explain this issue (some redirection problem?) with WshShell.Exec?
Thanks,
 - Mitch



Wed, 29 Dec 2004 21:58:16 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. WshShell.Run vs WshShell.Exec

2. How to wait for termination of program started with WshShell.Exec

3. using WshShell.Exec

4. - WSHSHELL.EXEC error in ASP Web Page

5. WshShell.Exec Passing Invalid Argument to CL App

6. WshShell.Exec what is wrong?

7. WSH 5.6 WshShell.Exec - Minimized Window?

8. Basic WshShell.Exec problem

9. WshShell.Exec: reaping return codes and waiting for termination

10. q: asynch piping of WshShell.Exec.StdOut

11. WshShell.Exec without command prompt window?

12. q: asynch piping of WshShell.Exec.StdOut

 

 
Powered by phpBB® Forum Software