Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Distribution2 (Read 1862 times)
Simone79
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: Mar 25th, 2008
Distribution2
Mar 25th, 2008 at 11:44am
Print Post  
I use the flowchart.dll component in my software.
To create my software installer I use WiseInstallationExpress.
The software installation, and the software run without errors, but if I unistall my software, the windows drag&drop is disable.
I look this:
When I unistall the software the ole32.dll keys are deleted.

The keys are:
[HKEY_CLASSES_ROOT\CLSID\{00000320-0000-0000-C000-000000000046}]

[HKEY_CLASSES_ROOT\Interface\{0000000C-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\Interface\{0000000e-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\Interface\{0000000f-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\Interface\{00000010-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\Interface\{00000101-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\Interface\{00000102-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\Interface\{00000103-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\Interface\{00000105-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\Interface\{00000109-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\Interface\{0000010C-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\Interface\{0000010e-0000-0000-C000-000000000046}]
[HKEY_CLASSES_ROOT\Interface\{0000010F-0000-0000-C000-000000000046}]

  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Distribution2
Reply #1 - Mar 25th, 2008 at 12:13pm
Print Post  
Do you have ole32.dll listed in your installer package? I suppose you should remove it since it is standard part of Windows, or at least use some option to let Wise ignore it when uninstalling.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint