Lonny Eachus wrote:
> Wow. Seems like an awful lot of work. Why not just use shell to start 
> IE as any user you want using the Windows "RunAs" command, then attach 
> to the window?
> Two short lines of code.
In my case i needed to start up several browsers concurrently and in 
this scenario, the only way to attach to them reliably and cleanly is to 
know the process id of each browser. I stole most of the code from Alex 
Verk, so it wasn't really a lot of coding on my part.

If you know of an easier way ("Two short lines of code") to help Marco, 
i'm sure he and others would appreciate seeing it.

Bret

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to