Windows Desktop Switchboard / Toolbar
Posted
by
codex73
on Server Fault
See other posts from Server Fault
or by codex73
Published on 2010-12-22T19:13:44Z
Indexed on
2010/12/22
19:56 UTC
Read the original article
Hit count: 225
I'm researching a way to provide a somewhat custom toolbox, widget or switchboard which will reside on users desktop visible at most times for easy access to resources. Resources could be websites, local computer applications, custom api, etc.
Compatibility should be Windows XP, 2008 Server, 7, Vista.
Unsure if I should custom build an application with Visual Studio, Customize a Open Source Package or what could be a good simple implementation.
Any advice or comments on this will be greatly appreciated.
© Server Fault or respective owner