Search found 6683 matches

Go to advanced search

by Catalin
Tue May 28, 2024 2:49 pm
Forum: Common Problems
Topic: Windows 11 Explorer does not restart after uninstalling
Replies: 1
Views: 60
 
Jump to post

Re: Windows 11 Explorer does not restart after uninstalling

Hello, Please note that the FileInUse dialog that you are seing is not proprietary to us, but to Windows Installer. That being said, there isn't any way in which we can control/affect it's behavior. Please let me know if there is anything else I could help you with and I will gladly assist. Best reg...
by Catalin
Tue May 28, 2024 9:48 am
Forum: Building Installers
Topic: Pin shortcut to start menu and taskbar
Replies: 1
Views: 26
 
Jump to post

Re: Pin shortcut to start menu and taskbar

Hello,

As per the Shortcuts Properties article:
Screenshot_159.png
Screenshot_159.png (42.06 KiB) Viewed 4 times

Best regards,
Catalin
by Catalin
Mon May 27, 2024 3:28 pm
Forum: Common Problems
Topic: Changing the default location for storing .aip project files
Replies: 2
Views: 319
 
Jump to post

Re: Changing the default location for storing .aip project files

Hello,

You can change that location from the Registry.

Here's the location:

Code: Select all

Computer\HKEY_CURRENT_USER\SOFTWARE\Caphyon\Advanced Installer\Settings
and the key name is "Project Load Save Folder".

Hope this helps!

Best regards,
Catalin
by Catalin
Mon May 27, 2024 3:24 pm
Forum: Common Problems
Topic: Windows Listed Installer Size Doubles After Upgrade
Replies: 1
Views: 384
 
Jump to post

Re: Windows Listed Installer Size Doubles After Upgrade

Hello, Unfortunately, I can not say for sure why this is happening. if possible, could you please share with me the following resources: - a copy of the AIP file that builds v1 - a copy of the AIP file that builds v2 - download link for v1 - download link for v2 by email at support at advancedinstal...
by Catalin
Mon May 27, 2024 10:06 am
Forum: Building Installers
Topic: Windows Security popup on driver install
Replies: 1
Views: 537
 
Jump to post

Re: Windows Security popup on driver install

Hello, I think that might be happening because the driver is not signed. Although we can install it, Windows will popup to make sure the user is ok with doing so. I keep getting a popup to approve a driver installation from Microsoft but has a certificate error because the certificate is expired Bes...
by Catalin
Thu May 23, 2024 2:46 pm
Forum: Common Problems
Topic: How to Execute SQL on Uninstall
Replies: 3
Views: 639
 
Jump to post

Re: How to Execute SQL on Uninstall

Hello,

If possible, could you please give me some more details about the error you are encountering when trying to execute your SQL Script?

Best regards,
Catalin
by Catalin
Thu May 23, 2024 11:08 am
Forum: Common Problems
Topic: Enable signing (digital signature) conditionally
Replies: 3
Views: 532
 
Jump to post

Re: Enable signing (digital signature) conditionally

Hello Zsolt, Unfortunately, I do not have a tutorial. However, I will do my best to better explain this. First of all, what we are trying to control here is our own Advanced Installer project. This entire process is outside of Advanced Installer and therefore Custom Actions have no place here (as CA...
by Catalin
Thu May 23, 2024 10:54 am
Forum: Building Installers
Topic: Unable to install Microsoft SQL on Windows 11
Replies: 1
Views: 371
 
Jump to post

Re: Unable to install Microsoft SQL on Windows 11

Hello and welcome to our forums,

I'm afraid I am not really experienced in Parallels and Windows 11 ARM and therefore I can not really assist here.

I think the Microsoft forums would be better suited for this kind of questions.

Best regards,
Catalin
by Catalin
Wed May 22, 2024 10:40 am
Forum: Common Problems
Topic: access file in powerShell
Replies: 1
Views: 350
 
Jump to post

Re: access file in powerShell

Hello and welcome to our forums,

I am not quite sure I fully understand your question here.

If possible, could you please give me some more details about your scenario so I can better assist?

Best regards,
Catalin
by Catalin
Tue May 21, 2024 3:30 pm
Forum: Common Problems
Topic: How to determine if it is an upgrade
Replies: 11
Views: 18308
 
Jump to post

Re: How to determine if it is an upgrade

Hello, Yes, you can do that. For example, you can: 1. use a search to find your file 2. use a Custom Action to retrieve the content. After retrieving the content, place it into a property 3. use that property to then overwrite the content after the new file is installed Hope this helps! Best regards...
by Catalin
Tue May 21, 2024 2:38 pm
Forum: Building Installers
Topic: Building a new installer
Replies: 5
Views: 3158
 
Jump to post

Re: Building a new installer

Hello Zsolt, You are always welcome! :) I've read both your posts once more and I would like to be sure if I understand you correctly: so if we DO NOT want to have duplicate projects under Control Panel / Programs and Features, so we would like to just "continue" our product it means we wo...
by Catalin
Tue May 21, 2024 2:33 pm
Forum: Building Installers
Topic: How do I edit a custom dialog?
Replies: 1
Views: 526
 
Jump to post

Re: How do I edit a custom dialog?

Hello, Dialog fragments are usually part of other dialogs and they can not be edited separately. An example of this would be the ConfigureDlg dialog. When you add it in your project, it will be linked in your project from the folder. After adding it, you can start editing it there using the "Di...
by Catalin
Tue May 21, 2024 2:17 pm
Forum: Common Problems
Topic: "NewPrerequisite" reboot option not available using CLI
Replies: 3
Views: 438
 
Jump to post

Re: "NewPrerequisite" reboot option not available using CLI

You are always welcome, Leonardo!

Best regards,
Catalin
by Catalin
Tue May 21, 2024 1:52 pm
Forum: Common Problems
Topic: Extract Archive to folder has "Access is denied"
Replies: 3
Views: 425
 
Jump to post

Re: Extract Archive to folder has "Access is denied"

Hello Aaron, I think this might be something on your end regarding permissions. I have built the project file you provided and then ran the MSI file and everything worked as expected: Screenshot_156.png Screenshot_157.png Unfortunately, I can not say for sure what's going on on your machine, but I w...
by Catalin
Mon May 20, 2024 12:27 pm
Forum: Common Problems
Topic: Issue Rendering SVG's after Building with Advanced Installer
Replies: 1
Views: 357
 
Jump to post

Re: Issue Rendering SVG's after Building with Advanced Installer

Hello Tiffany, Unfortunately, I can not say for sure why this is happening. If you are able to reproduce this on multiple machines, could you please forward me the following resources: - a copy of the AIP file - a download link of the setup - test-case that I could use using your setup to reproduce ...

Go to advanced search