Search found 7 matches

Go to advanced search

by Nerdiculous
Tue Dec 08, 2020 10:46 pm
Forum: Building Installers
Topic: "Upgrades" - Uninstall old Prerequisites
Replies: 7
Views: 15336
 
Jump to post

Re: "Upgrades" - Uninstall old Prerequisites

I was able to resolve this by... added "File to Search" Name: dotnet.exe RESULT_PROPERTY: NETCORE added "File to Search" Name: dotnet.exe Min version: 3.100.420.22103 Max version: 3.100.420.22103 RESULT_PROPERTY: NETCORE_314 added the "Microsoft .NET Core SDK Uninstall Tool&...
by Nerdiculous
Tue Dec 08, 2020 10:24 pm
Forum: Building Installers
Topic: Powershell Custom actions that write to Install Log
Replies: 6
Views: 8502
 
Jump to post

Re: Powershell Custom actions that write to Install Log

I tried the cmdlet "Write-Output" and it did not write to the log file.

Can Advanced Installer please give an example of how this works for the development team as stated in the previous post?
by Nerdiculous
Fri Oct 23, 2020 3:48 pm
Forum: Common Problems
Topic: Error 4034 while the installer is trying to create a website with HTTPS binding
Replies: 5
Views: 8157
 
Jump to post

Re: Error 4034 while the installer is trying to create a website with HTTPS binding

Hey Dan, I was able to resolve this by adding a custom action that performs data validation of the user input. Basically, what was happening, is that the field techs were copying the cert thumbprint directly from the cert properties window which had hidden special characters that were later revealed...
by Nerdiculous
Fri Oct 23, 2020 3:41 pm
Forum: Building Installers
Topic: "Upgrades" - Uninstall old Prerequisites
Replies: 7
Views: 15336
 
Jump to post

Re: "Upgrades" - Uninstall old Prerequisites

I have a similar issue with POS for .NET except in my situation, the new version of POS for .NET will not install until the old version is removed. What do you suggest?
by Nerdiculous
Wed Sep 09, 2020 5:42 pm
Forum: Common Problems
Topic: Error 4034 while the installer is trying to create a website with HTTPS binding
Replies: 5
Views: 8157
 
Jump to post

Re: Error 4034 while the installer is trying to create a website with HTTPS binding

We are having the same issue. I've attached our log file to continue the troubleshooting started in this thread. Any feedback is much appreciated.
by Nerdiculous
Wed Jul 29, 2020 7:29 pm
Forum: Common Problems
Topic: Advanced Installer not installing IIS
Replies: 4
Views: 4522
 
Jump to post

Re: Advanced Installer not installing IIS

I was able to resolve this by moving the IIS installation to Windows Features from Windows Server Roles.
Capture.PNG
Capture.PNG (5.67 KiB) Viewed 4022 times
by Nerdiculous
Tue Jul 28, 2020 9:39 pm
Forum: Common Problems
Topic: Advanced Installer not installing IIS
Replies: 4
Views: 4522
 
Jump to post

Re: Advanced Installer not installing IIS

I too have an application I'm making an installer for that requires IIS to be installed. In my project, I currently have "Web Server (IIS)" in the "Windows Server Roles" under the "Prerequisites" tab. My website is configured under the IIS tab. When I run the installer ...

Go to advanced search