More information on this: I tried to run the sign command in command prompt and it works: "C:\Program Files (x86)\Caphyon\Advanced Installer 23.5.1\bin\x86\AdvancedInstaller.com" /build "D:\GitLab\MyApp\MyAppSetup\MyAppSetup.aip" -buildslist DefaultBuild -drop_content
Hi! I have been using Advanced Installer for years and it has been working great. Now, when I received the Windows Update KB5074109, signtool stopped working. If I uninstall the update, it works OK, but since my PC is company IT controlled it keeps pushing the same update again and again. Have you ...
Hi! I have been using Advanced Installer for years and it has been working just perfectly. Now, for some reason, my existing Advanced Installer projects cannot be opened and I cannot even create any new Advanced Installer project in the Visual Studio 2019.
Hi! I created an installation package, where I have the option "Run only if an active Internet connection is found" selected. The package works OK with Windows 10 machines, but fails in Windows 7. The computer with Win 7 had active (working) internet connection when trying to install the package ...
I sent you two AIP files. One before changing the Application Folder and another AIP after changing.
Here are the repro steps: 1. Create a new project without changing the Application folder. Now the folder path is [ProgramFilesFolder][Manufacturer]\[ProductName] 2. Check the aip file, there’s now ...
Hi! The default target dir in the app is [ProgramFilesFolder][Manufacturer]\[ProductName]. If I want to change the default dir, it will not be changed in the aip file (it adds MultiBuildTarget instead).
If I want for example this directory; [ProgramFilesFolder][Manufacturer], the aip file content ...
Hi! I tested different themes and noticed that the Spring theme does not work. I can edit it in editor, but visual studio extension shows always error popup. If I select any other theme, no problems
Hi, there seems to be a bug in the BlackSurface theme. If you click "Licenses terms and conditions" (which nobody click in real life =) ), the text is very hard to read:
Thanks a lot! I checked the instructions you linked already earlier, but I thought I can use it for registry check only. But I re-checked it and found out that you can actually check if a file exists, so I created a new package prerequisite in Pre-install folder and just added following new "Install ...
Hi! My app requires 3rd party app and I would like to install the 3rd party app using my installer if it is not installed (or show a note to the user that the 3rd party app is not installed)
Is there any way to include another app in the installer and check if folder exists (say, C:\Program Files ...
FOLLOW US