gosu Posted November 29, 2004 Posted November 29, 2004 (edited) I was messing around with WinSetTrans and I was really suprised when I noticed there is a possibitly to change the transparency of the icons of the desktop: WinSetTrans("Program Manager", "", 125) For XP/2000. A bit buggy... Enjoy Edit: There is also a way to completly hide the icons. WinSetState("Program Manager", "", @SW_HIDE) Edit 2: Lol! There is a way to lock the desktop! WinSetState("Program Manager", "", @SW_DISABLE) Might be useful for teacher tools / trojans Edited November 29, 2004 by gosu [quote name='d2hacker88' date='Jan 6 2005, 05:10 PM']Can someone please help me out with autoit like gimme a link on how to use it cause i have no experience with computer languages and i'd like to make a program with autoit in order to empress my computer teacher.[right][snapback]52215[/snapback][/right][/quote]
ezzetabi Posted November 29, 2004 Posted November 29, 2004 About transparency, it is nice. But as you said buggy. About other commands just have no effect on my system...
gosu Posted November 30, 2004 Author Posted November 30, 2004 About transparency, it is nice. But as you said buggy.About other commands just have no effect on my system... <{POST_SNAPBACK}>What OS are you using? It works fine on Windows XP Prof. SP2. [quote name='d2hacker88' date='Jan 6 2005, 05:10 PM']Can someone please help me out with autoit like gimme a link on how to use it cause i have no experience with computer languages and i'd like to make a program with autoit in order to empress my computer teacher.[right][snapback]52215[/snapback][/right][/quote]
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