How do I delete a Panel?

Right mouse click on the panel you want to remove and select Remove Panel.

How do I change order of my panels?

Note: The Lock option needs to be disabled from your sidebar. To do so, Right mouse click on the sidebar and check that the Lock option is unchecked.

How do I change the height of a panel?

How do I change the appearance of Desktop Sidebar? (Using Skins)

Note: There are many skins that have been developed by Desktop Sidebar users. You can find and download many of these from the Skinning Forum. If you have download a skin to your Desktop Sidebar directory and it doesn't show in the list restart Desktop Sidebar and check again.

How do I change a panel’s settings?

I have MSN Messenger, and Desktop Sidebar won't show the information in the panel!

To use the MSN Messenger with this panel you will need the latest version of BOTH the Windows Messenger and the MSN Messenger for the Messenger Panel to work properly.

To use the MSN Messenger you NEED to set a couple of options in the Windows Messenger:

How do I add a RSS feed to the Newsroom Panel

How can I display newsfeeds from HTML page?

 <td>
 <a href="http://story.news.yahoo.com/news?tmpl=story&cid=540&e=2&u=/ap/20040420/ap_on_re_mi_ea/iraq"
 class=reg>Iraq Leaders Create Tribunal for Saddam
 </a>&nbsp;<span
 class=timedate>(AP)</span>
 </td>
 

How can I save my RSS feeds from the Newsroom Panel?

You can go to the Panel Properties to see all your feeds for the Newsroom Panel. Look for the "Other" button and then select "Export Channels". It will give you the option to name the file and to choose the type of file. DSC files will allow you to save the HTML parsed feeds you have as well as the RSS feeds. The OPML file is only meant for just RSS/XML/RDF feeds. If you have an HTML channel in your OPML file, then it will not import correctly if needed be.

How do I integrate Desktop Sidebar with Internet Explorer?

How can I use the Command Line Panel to search for a phrase on Google?

Type '?' before the text that you want to search for.

How do I display specific folder in Toolbar Panel?

How do I change the Notes Folder used in the Outlook Notes Panel?

How do I remove the Sound Notification when a New Email Arrives?

How do I add my Hotmail/Yahoo email account to the Mail Checker Panel?

Why did my Sidebar disappear?!

The most common cause is because the user has enabled Auto-hide and the sidebar has retracted to the side off the screen.

Move your mouse pointer to the edges of the screen to allow Desktop Sidebar to pop back up.

How do I reset my Desktop Sidebar settings?

There are two methods to do this:

How can I copy my settings to another computer?

You will need to copy a file named sidebar104.settings to the other computer, below are the steps to do this.

Can I run Multiple Instances of Desktop Sidebar?

Yes. You can run multiple instances of Desktop Sidebar, each instance will keep it's own settings allowing you to set them up individually to your needs.

How

Open up any simple text editor like notepad. Enter the lines below or copy and paste them.

cd Program Files\desktop sidebar\
sidebar.exe -config "Desktop Sidebar 2"
exit

The "Desktop Sidebar 2" tells windows to run a instance of Desktop Sidebar with the name "Desktop Sidebar 2". This can be done as "Desktop Sidebar 3" or anything you like, just remeber that changing the name of it will get rid of all your settings for that instance, unless you rename it the same.

Click file > Save As > Browse to the root of your C: Drive. > Enter Sidebar.bat as the Filename > Choose All Files as the File type > Click Save

Locate the file and right click it > Chose Send To > Desktop (Create Shortcut). Now you can run the second instance of DS anytime you want to by clicking the shortcut.

Making Second Instance Run at Boot.

Copy and paste the shortcut in the 'Startup' folder in your Start Menu. Next time you boot the second instance of Desktop Sidebar should boot with windows, you should then be able to configure it to your needs.

There are also many different ways to code a .bat file to run DS. Use the best one that works for you.

I hate IE, can I use another web browser with Desktop Sidebar?

You can change your default browser as part of the service pack updates from Microsoft. Or you can use a 3rd party software utility to ensure that Windows does remember that you want to use another browser. See this post for those details. Click here.

I saw a cool skin in the Skinning section, how do I install it?

I want to learn how to skin, where do I start?

How do I make my own panels?

There is an SDK available. You will find it in a ZIP file in /Program Files/Desktop Sidebar on your machine. It will contain sample code and information to give you a headstart. Developing panel requires the knowledge of programming in C++ or .NET.

I saw a cool plugin in the Plugins section, how do I install it?

For the time being, plug-ins for Desktop Sidebar do not have an auto-compile or auto-install feature. Please follow this procedure to install plugins for Desktop Sidebar.

Note: You need Microsoft.NET v1.1 framework for most plugins to work.

Please make **** Plugin.

Such requests can be made in the New Features Request Forum. Keep in mind that Desktop Sidebar is officially in beta. The current goal is to get its main functionality complete above everything else.

I have a PCTV card, can it be integrated into Desktop Sidebar?

This is one of the more popular requests. However, you should be aware of a couple of things first.

How can I add a separator panel?

You can put some space between panels with an Empty Stack Group Panel. Simply add a Stack Panel and make sure that the Autofit and Expand Options are enabled. The panel will dynamically resize to fill any empty space on your sidebar and push all panels below it to the bottom of the sidebar.

How can I change my Clock's Image?