Search found 6615 matches

Go to advanced search

by Catalin
Tue Apr 30, 2024 2:41 pm
Forum: Common Problems
Topic: Can we update 64bit application on top of 32bit application?
Replies: 1
Views: 41
 
Jump to post

Re: Can we update 64bit application on top of 32bit application?

Hello Naresh and welcome to our forums,

Please note I have replied to you over the email.

Let's continue the thread there for now so we can avoid duplicate threads.

Best regards,
Catalin
by Catalin
Tue Apr 30, 2024 2:08 pm
Forum: Common Problems
Topic: Unable to create a build when in trial mode
Replies: 3
Views: 28
 
Jump to post

Re: Unable to create a build when in trial mode

Hello everyone,

If you are facing this, another easy workaround would be setting the following registry entry: HKEY_CURRENT_USER\Software\Caphyon\Advanced Installer\Settings --> UseHtmlSmallHelpPage set to "1".
Workaround.png
Workaround.png (216.02 KiB) Viewed 14 times

Hope this helps!

Best regards,
Catalin
by Catalin
Tue Apr 30, 2024 12:19 pm
Forum: Common Problems
Topic: Unable to create a build when in trial mode
Replies: 3
Views: 28
 
Jump to post

Re: Unable to create a build when in trial mode

Hello and welcome to our forums,

Please note I have replied to you over the email.

It looks like this is indeed a bug on our end that we will take care of. :)

Thank you for bringing this to our attention!

Best regards,
Catalin
by Catalin
Tue Apr 30, 2024 10:35 am
Forum: Building Installers
Topic: Bundling msi's to install before main installer
Replies: 3
Views: 16
 
Jump to post

Re: Bundling msi's to install before main installer

Hello Andy, In order to overcome this, you could add your prerequisites scheduled as "After main package". This way, during the uninstall, the order will be the one you would like. However, it is to be noted that the prerequisites will be installed after the main package, too, so if your m...
by Catalin
Mon Apr 29, 2024 1:35 pm
Forum: Common Problems
Topic: MSI installation fails with error 1622 is randommaly appears
Replies: 3
Views: 62
 
Jump to post

Re: MSI installation fails with error 1622 is randommaly appears

Hello, You are always welcome! Do you, perhaps, have an AV product installed that might interact and block the Windows Installer service from writing the log file? Also, are you able to reproduce this on a clean Virtual Machine, or is it happening on your dev machine only? From the looks of it, I wo...
by Catalin
Mon Apr 29, 2024 1:32 pm
Forum: Common Problems
Topic: ExitDialog is executed twice
Replies: 4
Views: 55
 
Jump to post

Re: ExitDialog is executed twice

Hello, If you schedule your custom action using the "Dialogs" page --> "ExitDlg" dialog --> "Finish" button, then that's the dialog that is executing your events. Are you encountering any issues so far? If so, please let me know what the issue is so I can assist. :) Bes...
by Catalin
Mon Apr 29, 2024 8:16 am
Forum: Building Installers
Topic: NEED HELP Installation path from Script !? HOW
Replies: 3
Views: 100
 
Jump to post

Re: NEED HELP Installation path from Script !? HOW

Hello,

You are always welcome! :)

Best regards,
Catalin
by Catalin
Fri Apr 26, 2024 1:56 pm
Forum: Common Problems
Topic: Uninstall failed - Custom Add-Remove entry is gone
Replies: 1
Views: 30
 
Jump to post

Re: Uninstall failed - Custom Add-Remove entry is gone

Hello, From what I can see, we are having here the classic Windows Installer limitation that prevents two installers running at the same time on the same machine. Most likely, your setup is not uninstalled from the machine. However, if you have some custom actions that remove the IIS or anything els...
by Catalin
Fri Apr 26, 2024 12:38 pm
Forum: Common Problems
Topic: How to modify property values in exe file
Replies: 3
Views: 80
 
Jump to post

Re: How to modify property values in exe file

Hello Andrew,

Indeed, we have added this support recently as many clients requested it.
Are there any other solutions?
I'm afraid I am not aware of any other solutions.

Best regards,
Catalin
by Catalin
Fri Apr 26, 2024 12:36 pm
Forum: Common Problems
Topic: Bug in PowerShell AddDeprecateUpdate
Replies: 2
Views: 47
 
Jump to post

Re: Bug in PowerShell AddDeprecateUpdate

Hello, If possible, could you please provide a sample project (Updates Config File) against which I can run the above script snippets? If so, please send it by email at support at advancedinstaller dot com together with what the expected outcome should be vs what the actual outcome is. Looking forwa...
by Catalin
Fri Apr 26, 2024 12:30 pm
Forum: Common Problems
Topic: License error
Replies: 14
Views: 10327
 
Jump to post

Re: License error

Hello Peter,

Please note I have sent you an email regarding this.

Let's continue the thread there for now.

Best regards,
Catalin
by Catalin
Fri Apr 26, 2024 11:39 am
Forum: Building Installers
Topic: NEED HELP Installation path from Script !? HOW
Replies: 3
Views: 100
 
Jump to post

Re: NEED HELP Installation path from Script !? HOW

Hello and welcome to our forums, If you have added your files in the "Application Folder" in the "Files and Folders" page and want to modify that, please note that you need to set its' property - APPDIR . To do so, please have a look over the following article: Get and set a prop...
by Catalin
Fri Apr 26, 2024 11:20 am
Forum: Building Installers
Topic: AI_DATA_SETTER encoding
Replies: 12
Views: 8196
 
Jump to post

Re: AI_DATA_SETTER encoding

You are always welcome! :)

Best regards,
Catalin
by Catalin
Fri Apr 26, 2024 11:19 am
Forum: Building Installers
Topic: How to correctly add merged modules?
Replies: 1
Views: 23
 
Jump to post

Re: How to correctly add merged modules?

Hello, An MSI package is basically a database. The merging operations tries to merge the two databases, yours and the MSMs. It is indeed true that since the two databases are different, they can not be merged - unfortunately this is a limitation of Windows Installer. The only way this works is with ...
by Catalin
Fri Apr 26, 2024 10:20 am
Forum: Building Installers
Topic: Update Options
Replies: 2
Views: 132
 
Jump to post

Re: Update Options

Hello and welcome to our forums, First of all, thank you for giving Advanced Installer a try. Now, please allow me to explain how what you want to achieve is done. So basically you want the update to be happening silently. This means two things: - first of all, the updater (which updates your applic...

Go to advanced search