how to run IE in silent mode

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
ilham
Newbie
Posts: 1
Joined: Wed Jun 03, 2009 3:52 am
Contact:

how to run IE in silent mode

Post by ilham » Wed Jun 03, 2009 3:59 am

I am testing the macro scheduler 11, and managed to make a script run, it is a loop, everything is ok but each time when the loop repeats the IE window will be active and popup in front which stops me doing other tasks on the computer.
I have searched the forum but no luck, tried -HIDE but not worked.
I have tested on IE6 and IE7.
Please help.
ILHAM

User avatar
Bob Hansen
Automation Wizard
Posts: 2475
Joined: Tue Sep 24, 2002 3:47 am
Location: Salem, New Hampshire, US
Contact:

Post by Bob Hansen » Wed Jun 03, 2009 4:04 am

Please show us the script so we can analyze it for you. Make sensitive names/passwords use dummy values.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Wed Jun 03, 2009 8:20 am

Depends how you are starting IE. If via VBScript/COM then set IE's visible property to false. If via WebRecorder/IEAuto.DLL then call the ShowIE function and set the visible flag to zero.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts