Interesting SW Addin installation problem

Hello All

I have created an Addin called SWAddin.dll using VB.NET 2005forSolidworks 2006.
I assigned a new Class ID to dll and compiled and run usingVisualStuio 2005.
Addin loaded and worked perfectly.

then i wen to see the addin manager (tools->addin) anduncheckmy addin. This was quite ok for me.

then i created an installation msi file from my dll.

For this i created an installation project. and my primaryout put(SWAddin.dll) and set theregister property to VsdrfCOM.

Then i run the msi in another computer and installed myaddin.

SWAddin loaded and run perfectly after installation.


But to my biggest surprise , when i go to addin manger , myaddinstays checked which is ok . but when i uncheck it ,wholeapplication stuck and also i noted that path is missing.

Can anyone found any solution for this or is it a bug in theSWenvironment

Thanks in advance
\PrashSolidworksApi macros