i dont know of a registry setting that can do this. If you enable this option and tell people to select "hide when minimized" once, it will keep that setting and startup how you want.
Also - if you want this for all users and not just the current, you could create a regfile that creates a new reg_sz value in HKLM\software\microsoft\windows\current version\run called "TaskManager". For the properties, enter:
"c:\winnt\system32\cmd.exe" /c "start" /min c:\winnt\system32\taskmgr.exe
..this also works on XP if you just change the word winnt in the path to windows instead. After thinking about it - this is the better way to do it in my opinion. If i find how to hide when minimized in the registry - i'll let you know, but i really dont think it's possible.
pbxman
Systems Administrator
Please let Tek-Tips members know their posts were helpful.