ljkkda Posted March 21, 2006 Posted March 21, 2006 how to activate desktop with winactivate ? or is there another way? i test with winactivate( "DESKTOP" ) but nothing happend thx guys
nfwu Posted March 21, 2006 Posted March 21, 2006 You mean show the desktop? A few alternatives: Show Desktop: Send("#d") Minimize all (send method): Send("#m") Minimize all (function method): WinMinimizeAll ( ) #) TwitterOut of date stuff:Scripts: Sudoku Solver | Webserver | 3D library (Pure AutoIt) | Wood's GadgetsUDFs: _WoodUniqueID() | _DialogEditIni() | _Console*() | _GetIPConfigData() | _URLEncode/Decode()
ljkkda Posted March 21, 2006 Author Posted March 21, 2006 (edited) yes i mean show the desktop.. thx for alternatives but if anyone know another way plz post thx Edited March 21, 2006 by ljkkda
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now