Loading
InstallShield Admin Studio COM Dll Registeration
Hi,

 

I am using InstallShield Admin Studio 5.0, i have created an COM server registeration using VB6.0 Dll, this dll is part of my MSI Installer Package. when i run the MSI Installer , it register this dll automatically. my question is that, when installshield registers the dll, it creates an additional Inproc32key in the registry with some encrypted values, whereas if i register the dll using regsvr32 command additional key is not being created???

 

how i can modify my installshield packaging , so that it does not create the additional inprocserver32 key.

 

an early response is highly appericiated.

 

Thanks

 

naveen

  • Community Manager (Flexera Software)

    That InprocServer32 value is used by Windows Installer COM advertisement functionality (see InstallShield KB article Q106793 at http://support.installshield.com ). To avoid it, you can use legacy self-registration instead of MSI registration...

Related  Product Forums


                     â†’ Flexera One



                      â†’ Snow Atlas



                      â†’ FlexNet Manager



                      â†’ Snow License Manager



                       â†’ App Broker


       Need help finding an answer?


        Ask a Question →


Loading
InstallShield Admin Studio COM Dll Registeration