Search found 96 matches

Go to advanced search

by elou
Thu Jul 25, 2019 10:02 am
Forum: Common Problems
Topic: Searching file after Path Resolution
Replies: 1
Views: 2404
 
Jump to post

Searching file after Path Resolution

Hello,
when upgrading my application, I need to locate in file in a directory which has been previously installed.
The 'Search' Action take place before the 'Path Resolution' so that my file will not be found.
How can I search for a file after the 'path resolution' has occured?
Regards, Éric.
by elou
Wed Feb 27, 2019 9:19 am
Forum: Building Installers
Topic: Update schould advice before overwritting files
Replies: 3
Views: 4256
 
Jump to post

Update schould advice before overwritting files

Hello, I've got a web-site which should be updated per installer. Files such web.config may have been modified by the user. I would like the wizzard to detect that such files have been modified by the user and prompt him if I should overwrite his changes, merge his changes or take his changes. Is th...
by elou
Fri Feb 01, 2019 9:26 am
Forum: Feature Requests
Topic: Repository mirror for Download
Replies: 2
Views: 23114
 
Jump to post

Repository mirror for Download

Hello,
the file download option should allow several repository for the same file.
After a setup has been delivered the download address may change, it may be necessary to try several repository for the retrieving the file we need.
Regards,
Éric.
by elou
Fri Feb 01, 2019 9:23 am
Forum: Feature Requests
Topic: Checksum after download
Replies: 2
Views: 29725
 
Jump to post

Checksum after download

Hello,
the File Download do not have any checksum check option.
It's unsecure to download a file and install it without checking the validity of the content.
regards,
Éric.
by elou
Fri Feb 01, 2019 9:20 am
Forum: Common Problems
Topic: Set Extract Archive Order
Replies: 3
Views: 3327
 
Jump to post

Re: Set Extract Archive Order

Hello,
thanks for your reply.
Is there a way to check in which order those file have been added?
How Could I be sure that the files a extracted before the other files are installed?

Regards,
Éric.
by elou
Tue Jan 29, 2019 6:02 pm
Forum: Common Problems
Topic: Set Extract Archive Order
Replies: 3
Views: 3327
 
Jump to post

Set Extract Archive Order

Hello, I would like to integrate several Zip-Archive in my project (some of them are retrieved from a download link). It's important in my case to set the order in which the archives are extracted because the second archive will overwrite a folder extracted from the first archive. How can I garanted...
by elou
Tue Nov 20, 2018 5:40 pm
Forum: Common Problems
Topic: Huge Disk-usage bei upgrade.
Replies: 1
Views: 2207
 
Jump to post

Huge Disk-usage bei upgrade.

Hello, I have an application which install several directory. One of those directory will be used as Data-pool. The Data-pool will contain immer more data. When I'm upgrading, the content of the Data-directory will be first save in the system directory which do not have enough free space. How kann I...
by elou
Fri Sep 07, 2018 2:26 pm
Forum: Common Problems
Topic: How to set Server Name Indication in Bindig Configuration
Replies: 4
Views: 32584
 
Jump to post

How to set Server Name Indication in Bindig Configuration

Hello, when I'm creating a new https-"Website Binding" for a IIS Sites configuration, I could activate the "Server Name Indication" in IIS. AI-SNI.png This option exists in IIS since Win8. IIS-SNI.png Could you tell me how I can achieve that in Advanced Installer? Regards, Éric.
by elou
Tue Sep 04, 2018 9:24 am
Forum: Common Problems
Topic: Read Ini-File from Parameterisable location
Replies: 1
Views: 2613
 
Jump to post

Read Ini-File from Parameterisable location

Hello, I need to read the value from an ini file before the installation begins and set this value to an installer property. The location of the ini file is defined by another property. For example: PROPERTY_PATH_TO_DATA_INI=C:\Data The value from PROPERTY_PATH_TO_DATA_INI may be default, given as p...
by elou
Thu Aug 02, 2018 1:32 pm
Forum: Common Problems
Topic: How to prevent a feature to be installed on Full-Install
Replies: 3
Views: 4787
 
Jump to post

Re: How to prevent a feature to be installed on Full-Install

Hi Catalin,
thank for your reply, it helps.
- by the way:
I've already tried by setting the value to '5' because the default value in the pull-down are "(0) Disable, (1) Typical, (4) Complete".
It would be a good idea update those default values.

Regards,
Éric.
by elou
Tue Jul 31, 2018 4:31 pm
Forum: Common Problems
Topic: How to prevent a feature to be installed on Full-Install
Replies: 3
Views: 4787
 
Jump to post

How to prevent a feature to be installed on Full-Install

Hello, I want to prevent a specific feature to be installed when the user has choosed "full installation" from the SetupTypDlg. On the other way this feature should be selectable over the CustomizeDlg, a the installed, but just when custom installation runs. With the default way all featur...
by elou
Fri May 11, 2018 1:48 pm
Forum: Feature Requests
Topic: Testing Installations in Containers
Replies: 1
Views: 4694
 
Jump to post

Testing Installations in Containers

Hi,
is there any plan for Advanced Installer to support testing installations in containers like docker next to testing installations in virtual machines?
Regards,
Éric
by elou
Fri Apr 20, 2018 1:22 pm
Forum: Common Problems
Topic: Issue: FeatureBundle for IIS do not install IIS Console
Replies: 3
Views: 3475
 
Jump to post

Re: Issue: FeatureBundle for IIS do not install IIS Console

Hello, thank you for your reply, I now understand how you've (at AI) thought this feature. It would be nice to have more adversing about it in the documentation (what about an exemple?). If I want to configure for W10 I also have to check the W10 checkbox, for the Server2016 configuration I create a...
by elou
Thu Apr 19, 2018 1:52 pm
Forum: Common Problems
Topic: Unattended friendly MSI
Replies: 3
Views: 5099
 
Jump to post

Re: Unattended friendly MSI

Hello, I'm not sure if you understand my question, what I need is that the msiexec command do not return before everything has been installed (in silent mode) Actually if you launch msiexec.exe /i mypackage.msi /L*V install.log the command will return immediately and the installation runs in backgro...
by elou
Thu Apr 19, 2018 9:53 am
Forum: Building Installers
Topic: IIS Enable Forms Authentication
Replies: 6
Views: 8310
 
Jump to post

Re: IIS Enable Forms Authentication

Hello, I'm also needing to activate the form and the windows Authentication. When I set the parameters as describe the complete IIS Installation (include other AppPool) will be damaged and nothing works anymore with IIS. note: The IIS feature will also be installed per prerequisite (windows feature)...

Go to advanced search