Jump to content

Setting the transparency of the desktop icons


gosu
 Share

Recommended Posts

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 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]

Link to comment
Share on other sites

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]

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...