Search found 6 matches

Go to advanced search

by reeset
Tue Feb 02, 2021 11:04 pm
Forum: Common Problems
Topic: COM+ Failing to register when installed per machine
Replies: 1
Views: 1631
 
Jump to post

COM+ Failing to register when installed per machine

I'm creating a single installer that can do both 32 and 64 bit and have set the options to install for all users if an admin and to install per user if not. The tool has a COM object that needs to be registered. In the past, I have manually don't registration of COM objects per machine when I create...
by reeset
Mon Oct 19, 2020 2:37 am
Forum: Common Problems
Topic: How do I determine if an inline powershell script has been blocked or simply failed
Replies: 3
Views: 40119
 
Jump to post

Re: How do I determine if an inline powershell script has been blocked or simply failed

Thanks -- that's unfortunate, but might be the process I have to go with. The PS process was easy though and could be used to embed logic that might not run if C# isn't installed.
by reeset
Fri Oct 02, 2020 4:09 am
Forum: Common Problems
Topic: How do I determine if an inline powershell script has been blocked or simply failed
Replies: 3
Views: 40119
 
Jump to post

How do I determine if an inline powershell script has been blocked or simply failed

I have a question. I have created 4 installers with different upgrade codes to provide dedicated 32 and 64 bit installers, and installers that can be installed as administrators or individual users. Each have their own upgrade codes. There are problems if users have one version and try to install ov...
by reeset
Tue Aug 06, 2019 2:58 pm
Forum: Common Problems
Topic: Transitioning from a Visual Studio Installer Project to AI and I'm not understanding versioning
Replies: 5
Views: 9555
 
Jump to post

Re: Transitioning from a Visual Studio Installer Project to AI and I'm not understanding versioning

Hi Daniel, >>they should have used same UpgradeCode for each different version They do not. When a minor version or build number occurs, the tool changes the upgrade code and keeps the product code the same. This is my problem. I was looking at potentially adding ever upgradecode to the upgrades lis...
by reeset
Fri Aug 02, 2019 2:29 pm
Forum: Common Problems
Topic: Transitioning from a Visual Studio Installer Project to AI and I'm not understanding versioning
Replies: 5
Views: 9555
 
Jump to post

Re: Transitioning from a Visual Studio Installer Project to AI and I'm not understanding versioning

Thank you Daniel, So, I did see that is how AI is doing this, but its not how Visual Studio Installer works. And I have tens of thousands of installs in the field, that make up a number of vial workflow components for academic institutions. When I cut over, this has to be seemless. In the Visual Stu...
by reeset
Fri Aug 02, 2019 5:13 am
Forum: Common Problems
Topic: Transitioning from a Visual Studio Installer Project to AI and I'm not understanding versioning
Replies: 5
Views: 9555
 
Jump to post

Transitioning from a Visual Studio Installer Project to AI and I'm not understanding versioning

I'm sure this is something that has been covered before, but I'm not finding it on the board. Here's my problem. I've been using Visual Studio's Installer Project (or a version of it) for almost 20 years. I've extended my needs through custom actions and hacking the msi tables directly with vbscript...

Go to advanced search