Search found 5 matches

Go to advanced search

by ometa joey
Mon Apr 22, 2024 9:37 am
Forum: Common Problems
Topic: Synchronize Temporary Files?
Replies: 14
Views: 16437
 
Jump to post

Re: Synchronize Temporary Files?

The amount of time we have wasted without having this option is incredible. It happens so often that our build pipeline cannot build due to missing references since we must update them manually in the setup file. This would help us also so much, and indeed we are also a small software company ...
by ometa joey
Fri Jan 20, 2023 12:52 pm
Forum: Common Problems
Topic: Command Line Feature Selection
Replies: 3
Views: 6540
 
Jump to post

Re: Command Line Feature Selection

Hi Catalin,

I did it with the ADDLOCAL property where I pass a comma separated string of all the features. Works like a charm!

Example:

Code: Select all

ADDLOCAL=ADFeature,AuthorityServiceFeature
Thanks for your quick support!
by ometa joey
Wed Jan 18, 2023 5:15 pm
Forum: Common Problems
Topic: Command Line Feature Selection
Replies: 3
Views: 6540
 
Jump to post

Command Line Feature Selection

Hi All,

I am trying to make a PowerShell script to automatically run the Advanced Installer setup. How can we automatic install or skip the installation of certain features from our Feature Selection Tree component?

We have a lot of features, where some of them have parents. I was thinking to pass ...
by ometa joey
Wed Dec 09, 2015 4:07 pm
Forum: Building Installers
Topic: Configure dynamically SSL on IIS website - Error 4020
Replies: 3
Views: 3228
 
Jump to post

Re: Configure dynamically SSL on IIS website - Error 4020

Hi Daniel,

That did the trick!

Many thanks,
Joey
by ometa joey
Tue Dec 08, 2015 2:40 pm
Forum: Building Installers
Topic: Configure dynamically SSL on IIS website - Error 4020
Replies: 3
Views: 3228
 
Jump to post

Configure dynamically SSL on IIS website - Error 4020

I am having troubles with dynamically configure an IIS website with the ability to enable SSL and select a SSL certificate.

I have attached two files.

Extract from verbose logging from MSI installer:
AI_IIsConfig: Installing "Ometa REST Service"
Error 4031. There was an error while processing the ...

Go to advanced search