Search found 6691 matches

Go to advanced search

by Catalin
Fri May 31, 2024 1:48 pm
Forum: Common Problems
Topic: Synchronize Temporary Files?
Replies: 14
Views: 10848
 
Jump to post

Re: Synchronize Temporary Files?

Hello Thomas and welcome to our forums,

Thank you for your followup on this!

I have forwarded the feedback to our dev team.

Thank you for your further patience on this.

Best regards,
Catalin
by Catalin
Fri May 31, 2024 1:42 pm
Forum: Common Problems
Topic: UAC Prompt shows incorrect msi name
Replies: 1
Views: 38
 
Jump to post

Re: UAC Prompt shows incorrect msi name

Hello Adam and welcome to our forums, Unfortunately, I can not say for sure why this is happening. However, a ticket has been opened so our Dev team can further investigate this. So far, it seems to be related to Trusted Signing as all the other methods are working just fine with the "Desriptio...
by Catalin
Fri May 31, 2024 12:16 pm
Forum: Common Problems
Topic: Windows 11 Explorer does not restart after uninstalling
Replies: 3
Views: 152
 
Jump to post

Re: Windows 11 Explorer does not restart after uninstalling

Hello,

I think you might have hit a corner case here, which unfortunately I do not know how to work around.

Thank you for your understanding!

Best regards,
Catalin
by Catalin
Fri May 31, 2024 12:14 pm
Forum: Common Problems
Topic: Error while running Advanced Installe
Replies: 1
Views: 41
 
Jump to post

Re: Error while running Advanced Installe

Hello and welcome to our forums,

Could you please give me some more details about the error you are encountering?

I'm afraid that with the given details so far I can not really say why this is happening.

Best regards,
Catalin
by Catalin
Fri May 31, 2024 12:12 pm
Forum: Common Problems
Topic: Changing the default location for storing .aip project files
Replies: 3
Views: 610
 
Jump to post

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

Hello,
Are you sure?
I am pretty sure, yes, as I've tested this as well.

If you change the registry path then the next time you will save your Advanced Installer project, it should be saved in the new path.

Best regards,
Catalin
by Catalin
Fri May 31, 2024 9:46 am
Forum: Building Installers
Topic: Prerequisite for any build of .NET 8?
Replies: 1
Views: 52
 
Jump to post

Re: Prerequisite for any build of .NET 8?

Hello, Would I be better off just not setting a prerequisite and just telling the minority of users that don't have the parent installed that they need to install .NET 8 on their own? That could indeed be an ideea. However, I admit that I'm not fully sure how to check wheter any version of .NET 8 is...
by Catalin
Fri May 31, 2024 9:40 am
Forum: Building Installers
Topic: How to pass dynamic value to merged module?
Replies: 1
Views: 49
 
Jump to post

Re: How to pass dynamic value to merged module?

Hello,

If I understand this correctly, you want to access a property from your merge module in your main package.

To do so, please have a look over the following thread:

Re: Merge Module Custom Action With NOT Property Condition

Hope this helps!

Best regards,
Catalin
by Catalin
Fri May 31, 2024 9:09 am
Forum: Building Installers
Topic: Installs of different product versions problem
Replies: 1
Views: 40
 
Jump to post

Re: Installs of different product versions problem

Hello Kevin and welcome to our forums, I'm afraid that might not be possible - and it's not a limitation of Advanced Installer but rather a limitation of the Windows Installer technology that Advanced Installer is built upon. By default, Windows Installer only allows upgrades or patches. An upgrade ...
by Catalin
Tue May 28, 2024 2:49 pm
Forum: Common Problems
Topic: Windows 11 Explorer does not restart after uninstalling
Replies: 3
Views: 152
 
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: 2
Views: 120
 
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 98 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: 3
Views: 610
 
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: 603
 
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: 840
 
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: 886
 
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: 796
 
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...

Go to advanced search