GoMa
Jun 25 2004, 11:17 AM
A new panel that emulates the "start" button.
It supports skinning and is very simple.
This plugin requires build 68 and higher.
Not checked on operating systems other than WinXP!
Installation:
- Download the DSPACKAGE file (make sure you save it with this extension).
- Double click the file while DS is running.
yyy
Jun 25 2004, 11:20 AM
Finally!

Cool idea for a plugin.
But I get an error message-something about dependencies of the panel.
GoMa
Jun 25 2004, 11:22 AM
What error exactly, and when - in the package installation or when DS is opened?
yyy
Jun 25 2004, 11:24 AM
Cannot create IPlugin instance:File or assembly name StartMenu,or one of its dependencies, was not found.
When I load the panel exactly when it installs.
Prism
Jun 25 2004, 11:32 AM
I have the same problem:
GoMa
Jun 25 2004, 11:32 AM
Can you check if you have the files StartMenu.dll and dsidebarpia.dll in the %appdata%\Desktop Sidebar\plugins\StartMenu folder?
yyy
Jun 25 2004, 11:33 AM
Me either.
Yes the file startmenu.dll is there.
Prism
Jun 25 2004, 11:37 AM
Both files are there.
GoMa
Jun 25 2004, 11:39 AM
Then I have no idea, it's working fine on my computer

, I guess it has something to do with the dsidebarpia reference. I'll check it.
Prism
Jun 25 2004, 11:44 AM
Maybe you try to read from the settings file but you don't get any value?
GoMa
Jun 25 2004, 11:49 AM
No, I don't do anything with any settings. Try downloading the new file from the first post.
yyy
Jun 25 2004, 11:52 AM
Now it says that it was installed seccessfully but the panel doesn't load and I can't see it in the add panel menu.
Prism
Jun 25 2004, 11:54 AM
Exactly the same. What did you change?
GoMa
Jun 25 2004, 11:56 AM
OK, now I have this problem too suddenly. Ugh!!

Could it be something with the SkinButton Demo? Because I removed it when it happened.
GoMa
Jun 25 2004, 12:03 PM
Can you try manually regasm-ing the StartMenu.dll file?
Prism
Jun 25 2004, 12:07 PM
I've already forgotten the format of this command.
yyy
Jun 25 2004, 12:07 PM
Doesn't work.I don't think you can run DS without win xp so the message in your first post isn't needed.
Its C:\WINDOWS\MICROS~1.NET\FRAMEW~1\V11~1.432\regasm.exe
GoMa
Jun 25 2004, 12:08 PM
Sorry guys, I'm out of solutions.

Oh, and DS is also compatible with Win2K.
yyy
Jun 25 2004, 12:10 PM
Really-I thought that build 68 doesn't support it.Does the panel work for you?
GoMa
Jun 25 2004, 12:11 PM
Yes, it works, though I had your problem one time and the fixed it by compiling the project from Visual Studio.
yyy
Jun 25 2004, 12:12 PM
Yes the panel.So I don't know either what it is.
buypole71
Jun 25 2004, 12:19 PM
Same problem here. I tried it by installing the normal way first -- that didn't work. Then I did a regasm on the dll. When I tried to install the file again I got one error message after another. The last one said "package installed successfully," but there is no panel in "add panel" and it does not appear in DS.
yyy
Jun 25 2004, 12:22 PM
Maybe it is in the plugin.cs file.Check the create() function.
xman2002
Jun 25 2004, 12:23 PM
same like buypole71
jlg
Jun 25 2004, 12:24 PM
Same problem for me, but I now get the error everytime is start DS. It tried deleting the start menu folder, safe mode, manual reg of the dll - No change.
What do I do to get rid of the panel reference and the start up error ?
Thanks, Sounds like a perfect panel if we can just get it to work.
GoMa
Jun 25 2004, 12:26 PM
Don't be too excited, it's not so great.
I understand everyone has got this problem. I will try to fix it.
yyy
Jun 25 2004, 12:28 PM
It is a nice idea,however.
xman2002
Jun 25 2004, 12:30 PM
@goma:
Do you know now, what exactly you have to fix? Or do you still try to find the problem?
GoMa
Jun 25 2004, 12:32 PM
I don't know what is the problem. Maybe kdam/marines can help me here?
yyy
Jun 25 2004, 12:35 PM
Do you mind giving your source code to see if I can compile it?It may point on the problem.
GoMa
Jun 25 2004, 12:41 PM
PM me your email and I'll send it to you.
OK, I can now say when it happens to me, maybe it'll help - when I delete the plugin's folder in AppData and install it again - it gives the error. Then I compile it with VS.NET and it gives no error (it gives the error if, when compiling, I set it to not register for COM Interop).
Prism
Jun 25 2004, 12:47 PM
Would you mind giving here a zip file, like in the old times?
I want to regasm it myself, without the dspackage file.
Let's see if it will work.
yyy
Jun 25 2004, 12:48 PM
You can open the DSPACKAGE with any zip program or just change it to zip.
Prism
Jun 25 2004, 12:54 PM
Good point.
xman2002
Jun 25 2004, 01:09 PM
Hi!
I got it working now!!!
I downloaded the dspackage as zipfile and extracted it into the desktop sidebar folder.
Then open a command window for that folder and type:
C:\WINDOWS\MICROS~1.NET\FRAMEW~1\V11~1.432\regasm.exe StartMenu.dll
and replace the original dsidebarpia.dll with this one (attachment)
Try it!
I think you can extract the files in another folder, too, but I wanted to describe it this way I did it.
right click -> save target as
yyy
Jun 25 2004, 01:11 PM
Put it in a zip since it tries to open the dll if I click it.
xman2002
Jun 25 2004, 01:14 PM
Okay I checked it again.
It does only work on my machine, if you put the plugin files into the root folder of DS.
yyy
Jun 25 2004, 01:15 PM
I can't download the dll you attached.Put into a zip please.
GoMa
Jun 25 2004, 01:17 PM
yyy, right click and select save target as.
xman2002
Jun 25 2004, 01:19 PM
No, I don't think anymore that it has to do with the sidebarpia.dll
just put the plugin files into the root folder of DS and register it there.
yyy
Jun 25 2004, 01:26 PM
It is that file.
I extracted the files to DS directory and registered it.Then I copied your file and I could see the start menu panel-however I couldn't open other panels.So I recopied one old dsidebarpia.dll to DS directory and I got an error message because of the start menu panel but I could see the other panels.I think that the start menu panel supports only one kind of dsidebarpia.dll.Maybe it should be compiled with the another version of it.
xman2002
Jun 25 2004, 01:31 PM
@yyy:
Right, I noticed the same: This dsidebarpia.dll isn't working with all plugins.
With this one you can use the plugins:
Capture Panel
Start menu
(<- by Goma)
and with the original (or so?)
all the other plugins I think.
Because of this I cant use capture panel AND virtual desktop panel
yyy
Jun 25 2004, 01:33 PM
Maybe GoMa should replace his file.
GoMa
Jun 25 2004, 01:34 PM
I am using the latest file from the DSSDK.
See you tommorow, I'm going to sleep, enough DS for today.
yyy
Jun 25 2004, 01:36 PM
Good night!
xman2002
Jun 25 2004, 01:37 PM
Okay

good night.
coult69
Jun 25 2004, 01:43 PM
Damn! I was really psyched about this panel coming out...but, it is late here to and I should hit it as well. There is always tomorrow. Haven't looked at it yet, but thanks to GoMa for putting the effort in...
Until tomorrow,
Coult69
xman2002
Jun 25 2004, 02:24 PM
Goma really seem to use the newest version of dsidebarpia.dll. So his plugins are incompatible to others because of the others use older versions of this file.
Example:
Capture Panel
Start Menu Panel
(plugins by goma) use version 1.4.68.65535 of dsidebar panel
sticker panel: 1.0.0.0
virtual desktop panel: 1.0.0.0
yyy
Jun 25 2004, 11:10 PM
I'll try to make my panel use the latest version.
GoMa
Jun 25 2004, 11:13 PM
You should use the newest file because some bugs in it were resolved as I understood from kdam.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.