Hey all. So I have a script that is meant to use the IE UDF to launch a hidden IE browser to a specific site. Of course the script does more than that, but I can't get it to actually launch an IE session, the console just returns this over and over when I try to run it:
> IE.au3 T3.0-2 Error from function _IECreate, (Browser Object Creation Failed)
Below is the code, however I am not sure how much it will help. How do errors like this occur? Any info would be appreciated.