Here's a small program I made that might be useful for some people.
What it can do:
- Hide a window (useful if you are running something you don't want to show when taking a screenshot of your desktop or if guests are coming ...)
- Show a hidden window (shows windows hidden by this or any other application; also lets you see some frames and dialog panels you've never seen before - some of them might be funny/interesting)
- Rename a window (change "World of Warcraft" to "Microsoft Word", for example)
What it can't do:
- Hide a process from task list (they will still be visible in task manager and every task lister application; to hide them completely I would need a rootkit)
Link to virus scan:
Virustotal. MD5: 3fa80dc38a5a54f499de90a7d6e4e1b4
Link to file:
RapidShare: Easy Filehosting
What you will find inside:
- 1x script.au3 -- this is the source code
- 1x mspaint.exe -- a compiled version for those who don't have AutoIt to compile, or are lazy; this looks exactly like Microsoft Paint. Same title, same icon, same program information.
Screenshot:
Enjoy!