Name: TaskSwitchXP
Description: TaskSwitchXP is an advanced task management utility that picks up where the standard Windows Alt+Tab switcher leaves off. It provides the same functionality, and adds visual styles to the dialog and also enhances it by displaying thumbnail preview of the application that will be switched to.
Category:Utilities
Download TaskSwitchXP Portable Development Test 1 [377.8 KB Download/693 KB Installed]
Release Notes:
Development Test 1:Initial Release
You are here
TaskSwitchXP Portable Development Test 1
April 12, 2008 - 8:51am
#1
TaskSwitchXP Portable Development Test 1
What are the licensing issues?
The developer formerly known as ZGitRDun8705
license.
The issues are that I don't get it, and that this baby won't work on those Win2K PC's in LA.
Insert original signature here with Greasemonkey Script.
The BSD license is GPL compatible. (At least newer versions are. The one on the site seems to be a newer one.)
cowsay Moo
cowthink 'Dude, why are you staring at me.'
it won't work on Win2K PC's in LA? what does that mean?
The developer formerly known as ZGitRDun8705
the computers run windows 2000.
This requires Xp+
Insert original signature here with Greasemonkey Script.
oh ok. I think just saying it won't work on Win2K makes more sense. The way it's currently written, it looks like it says it doesnt work on Win2K machines in Los Angeles lol.
The developer formerly known as ZGitRDun8705
TaskSwitchXP requires XP? Odd...
thank you for telling me the name. (i forgot it)
Na na na, come on!
I found all the settings stored in the registry (HKEY_LOCAL_MACHINE\SOFTWARE\Alexander Avdonin\TaskSwitchXP) but none in Data\settings, so I don't think it's portable at all.
that the Registry Logic is bad.
I probably will remove this project as I believe it doesn't deserve to be portable since it's not really even counter-productive.
@John: I just realized that some portable apps leave behind an entry about the tray icons. Does anyone know where these are stored? (taskbar properties => Customize next to hide inactive icons)
Insert original signature here with Greasemonkey Script.
Yes, here -
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify, value = IconStreams
The problem is, to clear this, you have to delete the value data, then forcibly kill explorer.exe via Task Manager, and restart it. This data is stored in explorer's memory, so if you simply restart, the value data is rewritten from memory. Killing explorer is the only way to clear it. MS actually says so in their knowledge base if you can believe it.
Any news on this?