Search found 6597 matches

Go to advanced search

by Catalin
Mon Mar 18, 2024 9:13 am
Forum: Building Installers
Topic: What action AI_DATA_SETTER does?
Replies: 2
Views: 6425
 
Jump to post

Re: What action AI_DATA_SETTER does?

Hello, I'm glad you managed to find the culprit. Normally, the AI_DATA_SETTER custom action is used to set the "CustomActionData" property, to further use it on the "Deferred" stage of the installation process, since other properties are not accessible during that. The main way o...
by Catalin
Fri Mar 15, 2024 11:12 am
Forum: Common Problems
Topic: Problems creating virtual directory in selected website
Replies: 3
Views: 9219
 
Jump to post

Re: Problems creating virtual directory in selected website

Hello, You are indeed right about that, it looks like I overcomplicated it on my end. Apologies for that. What you can do is indeed: - have two browse operations - have a "Set property" custom action that will set APPDIR to the desired value Note: the "Application Folder" value i...
by Catalin
Fri Mar 15, 2024 11:09 am
Forum: Building Installers
Topic: Installation type not properly preserved
Replies: 15
Views: 28407
 
Jump to post

Re: Installation type not properly preserved

Hello Luka, Thank you for going above and beyond. Say hello to Eusebiu. You are always welcome and sure, I've sent your regards to him. Now, regarding your question, it is possible to pass the command line by using the "Command line" field from the "Update Installer" tab. However...
by Catalin
Thu Mar 14, 2024 4:54 pm
Forum: Common Problems
Topic: Updater GitHub Integration throws 0xE000000C
Replies: 11
Views: 24928
 
Jump to post

Re: Updater GitHub Integration throws 0xE000000C

Hello Goran, In order for me to run a test and further investigate this on my end, please forward me the following resources by email at support at advancedinstaller dot com : - a copy of the AIP file for the penultimate version (e.g. if the latest version is 2.0, please forward me the AIP file for ...
by Catalin
Thu Mar 14, 2024 4:45 pm
Forum: Common Problems
Topic: How to add an optional (non mandatory) resource file?
Replies: 1
Views: 5713
 
Jump to post

Re: How to add an optional (non mandatory) resource file?

Hello,

What I'm thinking would help here is the use of "Synchronized folders", which will automatically remove the file if it was removed/moved from disk.

Other than that, I'm afraid I'm not aware of any method to bypass the "file not found" build error.

Best regards,
Catalin
by Catalin
Wed Mar 13, 2024 4:51 pm
Forum: Common Problems
Topic: Problems creating virtual directory in selected website
Replies: 3
Views: 9219
 
Jump to post

Re: Problems creating virtual directory in selected website

Hello David and welcome to our forums, This is indeed an interesting scenario. What I'm thinking we can do is perhaps two different custom dialogs, the first where the customer selects the Website and then another one where he selects the Physical path. The only issue I see here is how the files wil...
by Catalin
Wed Mar 13, 2024 3:44 pm
Forum: Common Problems
Topic: Installer not picking up changes in csproj file
Replies: 9
Views: 17716
 
Jump to post

Re: Installer not picking up changes in csproj file

Hello Kraig,

Apologies, it looks like I somehow overlooked your email.

In order for me to further test and investigate this, please forward me a test-case as well.

Looking forward to hearing from you!

Best regards,
Catalin
by Catalin
Wed Mar 13, 2024 3:37 pm
Forum: Common Problems
Topic: XML is not updated in a "Modify" Maintenance Installation
Replies: 3
Views: 10997
 
Jump to post

Re: XML is not updated in a "Modify" Maintenance Installation

You are always welcome, Stefan!

Glad I was able to assist. :)

Best regards,
Catalin
by Catalin
Wed Mar 13, 2024 3:36 pm
Forum: Building Installers
Topic: Jenkin Plugin
Replies: 7
Views: 16553
 
Jump to post

Re: Jenkin Plugin

Thank you for your followup on this, Steve!

I'm glad to hear everything is working as expected now.

Best regards,
Catalin
by Catalin
Wed Mar 13, 2024 3:36 pm
Forum: Building Installers
Topic: Installation type not properly preserved
Replies: 15
Views: 28407
 
Jump to post

Re: Installation type not properly preserved

Hello Luka, I've actually talked to my colleague Eusebiu and he told me that at the time of that post, he was with the company for like 3 months, so the answer is indeed wrong. :) Also, is there some way of triggering the Wizard Dialogs stage in a hidden way or just briefly in order to accomplish th...
by Catalin
Tue Mar 12, 2024 3:25 pm
Forum: Common Problems
Topic: XML is not updated in a "Modify" Maintenance Installation
Replies: 3
Views: 10997
 
Jump to post

Re: XML is not updated in a "Modify" Maintenance Installation

Hello Stefan, That might be happening because the feature that contains the file is not actually "reinstalled" so it overwrites the old value. To achieve what you want, you can proceed as it follows: - in "Components" page, move the data.xml component to a new feature, let's call...
by Catalin
Tue Mar 12, 2024 2:59 pm
Forum: Common Problems
Topic: Updater GitHub Integration throws 0xE000000C
Replies: 11
Views: 24928
 
Jump to post

Re: Updater GitHub Integration throws 0xE000000C

Hello Goran, Thank you for your followup on this and for sharing the details with me. When I do the update and it is finished the version in ApplicationVersion is 2.0.0.1. This would indicate that the new version was actually installed. For instance, if you check the Control Panel, is the new versio...
by Catalin
Tue Mar 12, 2024 2:49 pm
Forum: Building Installers
Topic: Installation type not properly preserved
Replies: 15
Views: 28407
 
Jump to post

Re: Installation type not properly preserved

Hello Luka, Although you see some improvements, as you mentioned, this is not the "expected" behavior. The reason for that is a limitation of Windows Installer (the technology Advanced Installer is built upon). By default, the installation type is set to "per-machine" . If someon...
by Catalin
Tue Mar 12, 2024 2:39 pm
Forum: Building Installers
Topic: Jenkin Plugin
Replies: 7
Views: 16553
 
Jump to post

Re: Jenkin Plugin

Hey Steve,

It's still not quite clear for me what the problem is on your Jenkins Server.

If possible, could you please share some screenshots with me so I can have a better view of this issue?

Best regards,
Catalin
by Catalin
Tue Mar 12, 2024 1:29 pm
Forum: Building Installers
Topic: Add managed handler
Replies: 1
Views: 6701
 
Jump to post

Re: Add managed handler

Hello Ricardo,

Have you tried the "Application Mappings" section from the IIS page?
Screenshot_124.png
Screenshot_124.png (47.5 KiB) Viewed 5797 times

Hope this helps!

Best regards,
Catalin

Go to advanced search