#NoTrayIcon Local $i = 0 Do movemouse() ;Opt("TrayIconHide", 1) ; Show tray icon Until $i = 1 Func movemouse() ;$pos = MouseGetPos() MouseMove(1, 1) MouseMove(1, 1) EndFunc
Lab Core | The Lab of MrNetTek
A blog about IT, technical solutions, and code.