I know that IE.new_process uses the CreateProcess method in kernel32.dll to 
create a new IE process. This same method allows the user to change the 
environment variables for this specific instance of IE (by setting parameter 7 
in the call to CreateProcess).


Does anyone know which environment variables are required when IE starts up and 
how I can set up the environment block to pass to CreateProcess? Thanks


-Bach
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to