A
an
Is there any way to disable a COM add-in from VB6? I used
the Package and deployment wizard in VB6 to deploy a COM
Add-in, but i want it to either lock the PST file in
outlook until a user registers, or do a silent uninstall
after a certain amount of time..DOn't know how I would go
about doing this. I am using activelock to secure the
setup.exe file. That works out fine; it disables the
setup.exe file until they can get the full version. But
the COM add-in can still continue to function. Any ideas?
by the way, i'm using OL2000 and VB6.
the Package and deployment wizard in VB6 to deploy a COM
Add-in, but i want it to either lock the PST file in
outlook until a user registers, or do a silent uninstall
after a certain amount of time..DOn't know how I would go
about doing this. I am using activelock to secure the
setup.exe file. That works out fine; it disables the
setup.exe file until they can get the full version. But
the COM add-in can still continue to function. Any ideas?
by the way, i'm using OL2000 and VB6.