I finished a project with solidworks addin with wizard,they are
"CreateCube" and "PMP". and it is very simple.
the project has referenced "sldworks.tlb","swconst.tlb" etc., then I
add a install project,use install wizard, after I have finished my
install project, I get the program "setup.exe" etc, it is my program
for install.
I begin to install my solidworks addin,there is no problem. in
solidworks system,I can find my addin. it is OK.
but after I uninstall my addin, In vs2005 , I find many errors, the
system cann't find the information of "sldworks.tlb" etc register
table.
I think that the uninstall program do it automaticly.
my problem is:
In my install project, what must I do, or write some code,in order to
"sldworks.tlb" register information cann't be deleted.
thanks a lot.
How to fix? Not so sure. On Eng-Tips.com, Scott Baugh posted a
procedure to repair corrupt SW installs in the SW forum FAQ section.
See also <http://www.scottjbaugh.com/Tips_Tricks/Reinstall_Tip.htm>
If your SW DLL's have actually been erased, you may need to
reinstall. If they have only unregistered themselves, you may be able
to re-register them from a command prompt.