Flexera Software Community  

Go Back   Flexera Software Community > Products > Legacy Installer Products > DevStudio > InstallShield DevStudio 9 (Windows Installer projects)
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #11  
Old 11-11-2005, 09:34 AM
Nate Bloyd's Avatar
Nate Bloyd Nate Bloyd is offline
Giga User (500+ Posts)
 
Join Date: May 2003
Location: Lincoln, NE
Posts: 632
Your best bet is to not use the IDE functionality and script the COM+ components registration. There are posts out here which will help you to develop the scripts. I tried for a long time to use the inherent functionality, and the real trouble began when upgrading the components.
__________________
Thanks,

Nate Bloyd
Deployment Developer/Analyst
Reply With Quote
  #12  
Old 11-11-2005, 10:11 AM
Christopher Painter's Avatar
Christopher Painter Christopher Painter is offline
Uber User (1000+ Posts)
 
Join Date: Jul 2003
Location: Austin, TX
Posts: 3,929
Quote:
Originally Posted by Nate Bloyd
Your best bet is to not use the IDE functionality and script the COM+ components registration. There are posts out here which will help you to develop the scripts. I tried for a long time to use the inherent functionality, and the real trouble began when upgrading the components.
I concur. I prefer to allow Windows Installer to handle the installation and registration of the file but I use custom actions to call COMAdmin to handle the registration of the application and components.

There are lots of code examples floating around the forum. Also if you havn't read the MSDN Basic Instincts - Automating COM+ Administration article, you should check it out. It's on my required reading list.

Hmmm, I think thats a good idea for a new thread or blog entry. Everyones required reading list.
__________________
Christopher Painter, MCSE
Author of:
DeploymentEngineering.com
99 Bottles Of Beer - Windows Installer

Have a hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me!
Note: I no longer subscribe to threads due to spam.
Reply With Quote
  #13  
Old 11-14-2005, 09:18 AM
TWoods TWoods is offline
New User (0 Posts)
 
Join Date: Nov 2005
Posts: 2
Thanks Nate and Christopher,

I was looking for some of the install scripts that you guys mentioned but I could not find anything complete...one would talk about installing and another would talk about removing but I was not sure exactly how to fit this in. I'm kinda of new to the InstallShield arena so I was wondering if you can give me a bigger picture. Basically, I think i understand that I need to add the installscript for adding the com+ app and then create a custom action for it. But how do I handle uninstalls? And if either one of you don't mind posting/attaching a complete script I would greatly appreciate it.

Thanks
Reply With Quote
  #14  
Old 11-06-2009, 11:16 AM
clintontull clintontull is offline
New User (0 Posts)
 
Join Date: Jan 2009
Location: Saint Louis
Posts: 3
im having the same issues.
I have a msi with 3 dll files in it for the complus application. and a temp file which shows as a com + entry in the component services table (complus)
i opened the original msi in direct editor and moved the dlls and tmp file to the new ism project file. added the component to the complus table directly in the project. and put a value of 33 same as the original msi.

i get the 1928 error as well.

is there any way to do this easier? we do alot of complus upgrades from dev, to prod, to newer versions so i will also need a means up upgrading without headache too. Any ideas?

attached is my msi install log.
Attached Files
File Type: zip msiloginstall.zip (766.9 KB, 7 views)
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 09:20 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2009 Flexera Software Inc. All rights reserved.