Oct 03, 2021
08:00 PM
I have a C# dll references another C# dell that references Newtonsoft. When I call my method in the first dll it calls into the second and fails when the second can't load the Newtonsoft dependencies. I have the first DLL in the support dir and the second + Newtonsoft dlls in the IsClrWrapper table. How do I get the dependencies of the dependencies to load?
... View more
Labels
- Labels:
-
InstallShield 2020 R3
Jun 07, 2021
08:30 PM
When using Custom Actions during the install with a .NET Standard class library, we are having issues with dependencies not loading. We have a .NET Standard library that references another .NET Standard library and that second one has some dependencies. Both of the libraries and all dependencies are in the SupportDir and the dependency library of the first can be found but the dependencies of the dependency aren't loaded. When using .NET Framework this works fine. Any suggestions on what to change or why this won't work?
... View more
Labels
- Labels:
-
InstallShield 2020 R2
Jun 28, 2020
06:57 AM
@Jenifer , this would require using a Self Hosted Build machine right? No way to integrate ISM builds with a Microsoft Hosted Agent?
... View more
Jun 12, 2020
07:49 AM
We change the ProductCode on every build so that the install would see it as a Major Upgrade. It works for everything but the 4th digit change. So since Windows Installer doesn't recognize it, it isn't possible?
... View more
Jun 12, 2020
07:27 AM
In our CI/CD we update the build number (4th digit) every build and don't always update the other three digits. If you install a version with a different build number then it adds a second entry for the application to Add/Remove Programs. Is it possible to force a Major Upgrade when only the build number changes? 1.0.0.300 -> 1.0.0.301
... View more
Labels
Apr 27, 2019
12:31 AM
When using the IDE you can set the Scan At Build property from the Tools -> Options menu but how do you do that when you are building with the Standalone Build? Is that possible?
... View more
Labels
- Labels:
-
.NET
-
Command Line
-
ISCMDBLD
-
Standalone
Latest posts by RWatson
Subject | Views | Posted |
---|---|---|
283 | Oct 03, 2021 08:00 PM | |
362 | Jun 07, 2021 08:30 PM | |
1186 | Jun 28, 2020 06:57 AM | |
1743 | Jun 12, 2020 07:49 AM | |
1752 | Jun 12, 2020 07:27 AM | |
1359 | Apr 27, 2019 12:31 AM |
Activity Feed
- Posted Managed Code Custom Action not loading dependencies of dependencies on InstallShield Forum. Oct 03, 2021 08:00 PM
- Posted Custom Actions with .NET Standard class library not loading dependencies on InstallShield Forum. Jun 07, 2021 08:30 PM
- Tagged Custom Actions with .NET Standard class library not loading dependencies on InstallShield Forum. Jun 07, 2021 08:30 PM
- Tagged Custom Actions with .NET Standard class library not loading dependencies on InstallShield Forum. Jun 07, 2021 08:30 PM
- Posted Re: Using InstallShield ISM projects in Azure Pipelines on InstallShield Forum. Jun 28, 2020 06:57 AM
- Posted Re: How to always force a major upgrade? on InstallShield Forum. Jun 12, 2020 07:49 AM
- Posted How to always force a major upgrade? on InstallShield Forum. Jun 12, 2020 07:27 AM
- Posted ISCMDBLD - How to set the Scan At Build property? on InstallShield Forum. Apr 27, 2019 12:31 AM