Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
web minimized
#1
Is there any flag in web command to open link (in New Internet Explorer MINIMIZED) and Wait while page is loading?
#2
No, need to get window handle and minimize.
#3
Is possible minimize hwnd while page is loading?
#4
Macro Macro1413
Code:
Copy      Help
int h
web "" 8|64 0 "" 0 h
min h
web "http://www.quickmacros.com/forum" 1 h
#5
It works.

Thanks


Forum Jump:


Users browsing this thread: 1 Guest(s)