Search found 128 matches

Go to advanced search

by MGS
Wed Oct 09, 2024 10:21 am
Forum: Common Problems
Topic: Installer could not write to registry value on update
Replies: 3
Views: 4491
 
Jump to post

Re: Installer could not write to registry value on update

Hello Liviu,

thank you. The issue was that the default value was empty and not set during the update process thus it could not write the registry value.

Best regards,
Kilian
by MGS
Wed Oct 02, 2024 11:29 am
Forum: Common Problems
Topic: Installer could not write to registry value on update
Replies: 3
Views: 4491
 
Jump to post

Installer could not write to registry value on update

Hi,

During an Update/Upgrade process of a project the Registry Value seems to be deleted. Then the installer tries to write a value to this registry entry and fails with the following error:

installer1.png

How can i prevent the key from being deleted?
I tried setting "Preserve key content ...
by MGS
Tue Sep 24, 2024 8:37 am
Forum: Feature Requests
Topic: Update of the provided Prerequisites
Replies: 4
Views: 24333
 
Jump to post

Re: Update of the provided Prerequisites

Hello Catalin,

Awesome! :D

Just a note, although I'm sure you already know this: you can add the prerequisites manually if there's an urgency for this specific versions of the prerequisites.


Yes, I already added an older version of these prerequisites and adapted the installer executables and ...
by MGS
Mon Sep 23, 2024 12:36 pm
Forum: Feature Requests
Topic: Update of the provided Prerequisites
Replies: 4
Views: 24333
 
Jump to post

Update of the provided Prerequisites

Hi,

Can you please update the provided prerequisite packages:
  • SQL Server ODBC Driver from 17.6. to 17.10.6.1
  • Visual C++ Redistributable for Visual Studio 2015-2022 x64 to 14.40.33810
Thanks in advance,
Johannes
by MGS
Tue Jul 09, 2024 10:28 am
Forum: Common Problems
Topic: Service start timeout
Replies: 4
Views: 11245
 
Jump to post

Re: Service start timeout

Hi Catalin,

Thanks, with the link and some PowerShell I'm able to easily set a lower timeout during install and reset the timeout when the install is complete/failed. Note that this may need to be executed as administrator. Currently I'm aiming for a different way - giving the user the choice to ...
by MGS
Mon Jul 08, 2024 2:26 pm
Forum: Common Problems
Topic: Start Service depending on Checkbox
Replies: 1
Views: 7198
 
Jump to post

Start Service depending on Checkbox

Hi,

I have the necessity to let the user decide during installation (using a Checkbox) whether a service should be started at the end of the installation or not. Currently it always starts. Under "Services" - "Control Operations" - I select the entry belonging to the service and there I can select ...
by MGS
Mon Jul 08, 2024 1:30 pm
Forum: Common Problems
Topic: Repository Manager tabs are empty
Replies: 2
Views: 8954
 
Jump to post

Repository Manager tabs are empty

Hi,

I do not understand the empty tabs of the Repository Manager. For me, the tabs "Prerequisites", "Project Templates", "Repackager Configurations", "Merge Modules", "SCCM Configurations", and "MSI" all display an empty content after selecting them.

repository_manager_tabs_empty.PNG

Are they ...
by MGS
Fri Jul 05, 2024 2:55 pm
Forum: Feature Requests
Topic: Remember the last used build config
Replies: 6
Views: 30923
 
Jump to post

Re: Remember the last used build config

Hello Catalin,

Awesome, that was quick, thanks for letting me know! :D

Best regards,
Johannes
by MGS
Mon Jul 01, 2024 11:02 am
Forum: Common Problems
Topic: Add dictionary using relative path to repository
Replies: 3
Views: 7246
 
Jump to post

Re: Add dictionary using relative path to repository

Hello Liviu,

No worries.

If I only use the "Add" button without the "Convert paths" option, the absolute path is added always. I overlooked the function (the buttons) to convert the absolute paths to relative paths. Thanks for pointing out these buttons, that worked great :)

Best regards,
Johannes
by MGS
Mon Jul 01, 2024 8:36 am
Forum: Feature Requests
Topic: How to integrate Repository Manager with Github Actions for CI/CD Builds
Replies: 2
Views: 23801
 
Jump to post

Re: How to integrate Repository Manager with Github Actions for CI/CD Builds

Hello,

A fellow user here. I would simply move the repository to a location that is tracked via Git (inside your Git repository). Just use the "Move Repository" button that is displayed here: https://www.advancedinstaller.com/user-guide/repository-manager.html
You can find that dialog here: File ...
by MGS
Mon Jul 01, 2024 8:07 am
Forum: Feature Requests
Topic: Multiple shortcuts with same name and location
Replies: 5
Views: 32412
 
Jump to post

Re: Multiple shortcuts with same name and location

Hi Daniel,

Thank you very much, that's a great solution! I have adapted my project accordingly.

Best regards,
Johannes
by MGS
Thu Jun 27, 2024 2:39 pm
Forum: Feature Requests
Topic: Select all (CTRL+A) and Tab-Key in property field
Replies: 3
Views: 26045
 
Jump to post

Re: Select all (CTRL+A) and Tab-Key in property field


Hello Johannes,

You can select the property name by double-clicking inside the field.

property.png


As for the Tab key, I will add this to our TODO list.

Thank you for your suggestion.

Best regards,
Liviu


Hello Liviu,

I know this is a possible alternative as I use a lot of keyboard/mouse ...
by MGS
Thu Jun 27, 2024 9:35 am
Forum: Feature Requests
Topic: Select all (CTRL+A) and Tab-Key in property field
Replies: 3
Views: 26045
 
Jump to post

Select all (CTRL+A) and Tab-Key in property field

Hi,

It would be great if CTRL+A would work in the property field, as seen in this image:
property_field_ctrl_a.png , so that it's easily possible to copy the property name.

Also, enabling the Tab-Key for navigating across those fields would make it possible to navigate using the keyboard.

Best ...
by MGS
Mon Jun 24, 2024 9:36 am
Forum: Feature Requests
Topic: Multiple shortcuts with same name and location
Replies: 5
Views: 32412
 
Jump to post

Re: Multiple shortcuts with same name and location

Catalin wrote: Wed Jun 19, 2024 5:09 pm If possible, could you please give me a test-case so I can also look over this on my end?

Additionally, some information as to why you would need this is also welcome.
Hello Catalin,

I have just sent you an e-mail with an example project and further information.

Best regards,
Johannes
by MGS
Thu Jun 20, 2024 11:22 am
Forum: Feature Requests
Topic: Collapse all features and their components
Replies: 2
Views: 28140
 
Jump to post

Collapse all features and their components

Hi,

Sometimes when I open the .aip project and navigate to the Organization view, all the features and their components are expanded.

Two suggestions:

We can press "Collapse All" at a feature, but not at the root node (Product). Would be great if this is supported, otherwise (as multiselect is ...

Go to advanced search