Search found 7212 matches

Go to advanced search

by Catalin
Tue Mar 25, 2025 5:32 pm
Forum: Common Problems
Topic: Installer extract location
Replies: 3
Views: 47
 
Jump to post

Re: Installer extract location

Hello Jan,

The LocalAppData can indeed be a good second option.

Just like you mentioned, here would be the difference between the two:

%AppData% is for a roamed persistent user settings
%LocalAppData% is for non-roamed machine-specific settings or other discardable kind of data

Fairly speaking ...
by Catalin
Tue Mar 25, 2025 5:22 pm
Forum: Common Problems
Topic: Installing Windows features hangs or take a very long time
Replies: 1
Views: 14
 
Jump to post

Re: Installing Windows features hangs or take a very long time

Hello Jan,

The fact that Windows features sometime take longer to install compared to simple prerequisites is normal.

However, it is not normal for the setup to hang.

For instance, if you check event viewer, do you see any errors there?

Also, on the machine, is there any AntiVirus product ...
by Catalin
Tue Mar 25, 2025 2:50 pm
Forum: Common Problems
Topic: License Key Usage for Jenkins and GitHub Actions
Replies: 1
Views: 24
 
Jump to post

Re: License Key Usage for Jenkins and GitHub Actions

Hello and welcome to our forums,

As per our EULA, an unnatended build machine will require a separate license.
Screenshot_2.png
Screenshot_2.png (61.26 KiB) Viewed 5 times

Please let me know if you have any other questions and I will gladly assist.

Best regards,
Catalin
by Catalin
Tue Mar 25, 2025 2:48 pm
Forum: Common Problems
Topic: Seeking Help for "Error 1001" and "Error 2869"
Replies: 1
Views: 21
 
Jump to post

Re: Seeking Help for "Error 1001" and "Error 2869"

Hello,

The first error is an error related to your application.

The second one is an installation error indeed, and this is the description from Microsoft:

Code: Select all

The dialog [2] has the error style bit set, but is not an error dialog.
Regards,
Catalin
by Catalin
Tue Mar 25, 2025 2:44 pm
Forum: Common Problems
Topic: Problem with file in use during silent install - HELP
Replies: 1
Views: 701
 
Jump to post

Re: Problem with file in use during silent install - HELP

Hello and welcome to our forums,

This is quite a strange behavior and I do not think the issue is related to the stopping of the service.

If possible, could you please forward me the following resources:

- a copy of the AIP file

- a download link for V1 of the product

- a test-case (step by ...
by Catalin
Tue Mar 25, 2025 2:38 pm
Forum: Common Problems
Topic: Prompt about duplicate IIS AppPool
Replies: 1
Views: 1036
 
Jump to post

Re: Prompt about duplicate IIS AppPool

Hello and welcome to our forums,

First of all, please accept my apologies for the quite delayed reply on this.

And thank you for the provided resources!

From what I can see in the error message, it says about "on Web Site "Default web site"" while in your second screenshot, you show for the ...
by Catalin
Mon Mar 24, 2025 9:48 am
Forum: Building Installers
Topic: How to Automatically Upgrade Two Different Products into a Single Unified Installer?
Replies: 1
Views: 757
 
Jump to post

Re: How to Automatically Upgrade Two Different Products into a Single Unified Installer?

Hello,

Could you please give me some more details about what error you are getting while doing the update?

I think that most likely the error is related to the after install check that is done by the updater, so if the error is something like "the update was not installed correctly" (despite it ...
by Catalin
Mon Mar 24, 2025 9:30 am
Forum: Building Installers
Topic: SQL Server 2019 Express (web installer)
Replies: 1
Views: 313
 
Jump to post

Re: SQL Server 2019 Express (web installer)

Hello and welcome to our forums,

What you want to achieve here can be done through a custom approach.

After downloading the setup, you can run a custom action that launches that setup using your parameters.

For this, you can use a "Launch File" predefined custom action.

However, this action must ...
by Catalin
Thu Mar 20, 2025 1:20 pm
Forum: Building Installers
Topic: Avoid cancelation of the app installing
Replies: 7
Views: 17006
 
Jump to post

Re: Avoid cancelation of the app installing

Hello Stefan,

Thank you for your contribution to our forums.

I'm sure this will come in handy for further users facing a similar scenario.

Best regards,
Catalin
by Catalin
Thu Mar 20, 2025 1:13 pm
Forum: Common Problems
Topic: "Remember" AI_INSTALLPERUSER?
Replies: 6
Views: 2502
 
Jump to post

Re: "Remember" AI_INSTALLPERUSER?

You are always welcome! :)

Best regards,
Catalin
by Catalin
Wed Mar 19, 2025 5:24 pm
Forum: Feature Requests
Topic: Update Project -> Registry Value\Expected Value
Replies: 3
Views: 3154
 
Jump to post

Re: Update Project -> Registry Value\Expected Value

Hello,

Thank you very much for your followup on this nad for the clarifications!

I will make a ticket and hopefully this improvement will be added in a future version of Advanced Installer.

When this will be available, I will update this thread.

Best regards,
Catalin
by Catalin
Wed Mar 19, 2025 11:10 am
Forum: Common Problems
Topic: Intune Deploy - Powershell version 4.0 or higher is required
Replies: 7
Views: 2003
 
Jump to post

Re: Intune Deploy - Powershell version 4.0 or higher is required

Hello Paul,

Thank you for that!

I have forwarded this to our dev and will followup on this thread as soon as I will have more info.

Best regards,
Catalin
by Catalin
Wed Mar 19, 2025 11:09 am
Forum: Common Problems
Topic: "Remember" AI_INSTALLPERUSER?
Replies: 6
Views: 2502
 
Jump to post

Re: "Remember" AI_INSTALLPERUSER?

Hello Nathan,

The main problem here is the fact that if the first version was installed per-machine and the user then tries to upgrade that using a per-user, that doesn't quite work. In both cases, admin rights will be required here for the normal user trying to update a per-machine installation ...
by Catalin
Wed Mar 19, 2025 11:02 am
Forum: Common Problems
Topic: Removing prerequisites during uninstallation of main package
Replies: 3
Views: 1405
 
Jump to post

Re: Removing prerequisites during uninstallation of main package

Hello Nick,

I'm afraid that we do not have automation support for that specific request.

However, i will add this on our TODO list of improvements and it should be added in a future version of Advanced Installer.

Until that, you can check the checkbox manually and input the uninstall command line ...
by Catalin
Wed Mar 19, 2025 11:00 am
Forum: Common Problems
Topic: .net Core Custom Action dosn't work
Replies: 7
Views: 3298
 
Jump to post

Re: .net Core Custom Action dosn't work

Hello René,

You are indeed right, something is not quite right here.

I've run the test once again and I'm also able to reproduce this - I think I didn't even go past the "First line" messagebox last time I tested and that's why I did not see this error.

I'm now working together with the dev of ...

Go to advanced search