Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to hide desktop icons.
#3
try this
Macro
Code:
Copy      Help
int hwnd=id(1 win("Program Manager" "Progman"))

ShowWindow hwnd SW_HIDE
5
ShowWindow hwnd SW_SHOW


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)