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 ...
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 ...
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 ...
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 ...
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.
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 :)
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 ...
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.