Search found 6597 matches

Go to advanced search

by Catalin
Wed Feb 26, 2020 11:39 am
Forum: Common Problems
Topic: How to set correctly setup author in properties msi file using property?
Replies: 2
Views: 1988
 
Jump to post

Re: How to set correctly setup author in properties msi file using property?

Hello and welcome to Advanced Installer forums, Thank you for the provided project. I have tested this and I can indeed confirm that this is an issue in what regards Advanced Installer. Unfortunately, I am not aware of any workaround for this issue. I have forwarded this to our development team and ...
by Catalin
Wed Feb 26, 2020 9:00 am
Forum: Building Installers
Topic: Leave common applications' feature on uninstall
Replies: 3
Views: 2679
 
Jump to post

Re: Leave common applications' feature on uninstall

Hello Tanya, So basically, if I understand this correctly, you have two installers that both have the same feature (C). If both are installed on the same machine, upon uninstlaling, you want the feature to stay on the machine, right? This can be done by using a shared component . Basically, you can ...
by Catalin
Tue Feb 25, 2020 3:20 pm
Forum: Common Problems
Topic: ExitDialog doesn't show
Replies: 5
Views: 2943
 
Jump to post

Re: ExitDialog doesn't show

You are always welcome, Ted!

Hope that will help.

Best regards,
Catalin
by Catalin
Tue Feb 25, 2020 3:18 pm
Forum: Building Installers
Topic: Secure repair preventing install ?
Replies: 8
Views: 5797
 
Jump to post

Re: Secure repair preventing install ?

Hello Mike, Unfortunately, I can not say for sure why this happens. Please forward me the following resources, by e-mail at support at advancedinstaller dot com : - the older version of the .AIP file - the newer version of the .AIP file - a download link for the older version of the setup - a downlo...
by Catalin
Tue Feb 25, 2020 3:00 pm
Forum: Building Installers
Topic: upgrading service now shows two versions in programs and features
Replies: 69
Views: 41839
 
Jump to post

Re: upgrading service now shows two versions in programs and features

Hello Mike, Unfortunately, I can not say for sure why this happens. In order for me to further investigate this, could you please forward me a download link for both versions of your setups and the verbose log of the upgrade process by e-mail at support at advancedinstaller dot com ? One really stra...
by Catalin
Tue Feb 25, 2020 2:28 pm
Forum: Building Installers
Topic: Drive Selection
Replies: 5
Views: 3299
 
Jump to post

Re: Drive Selection

Hello Phill,

Since I've spent quite some time developing this, I have created a little How-To (in hope that other users may find it useful as well) for this. Please find it here:

viewtopic.php?f=7&t=44919

Hope this helps.

Best regards,
Catalin
by Catalin
Tue Feb 25, 2020 2:26 pm
Forum: Sample Projects
Topic: Populate CheckList / ComboBox / ListBox controls with values received from a custom script
Replies: 2
Views: 144581
 
Jump to post

Populate CheckList / ComboBox / ListBox controls with values received from a custom script

Hello guys, Question: How can we populate a CheckList / ComboBox / ListBox control with values received from a custom script? Particular scenario: How can we get all the available drives and show them as checkboxes in a custom dialog? License required: Enterprise or above! Here, we will focus on the...
by Catalin
Tue Feb 25, 2020 8:53 am
Forum: Common Problems
Topic: ExitDialog doesn't show
Replies: 5
Views: 2943
 
Jump to post

Re: ExitDialog doesn't show

Hello Ted, First of all, please accept my apologies for the delayed reply, but we were quite busy lately. Thank you for the provided files. The reason why your dialogs are not shown is because you have the "Limit to basic user interface (simple progress and error handling)" option checked ...
by Catalin
Mon Feb 24, 2020 8:47 am
Forum: Building Installers
Topic: How to use "Display Message Box" custom action when it has YES and NO buttons?
Replies: 3
Views: 4889
 
Jump to post

Re: How to use "Display Message Box" custom action when it has YES and NO buttons?

You are always welcome, Jaime!

I am glad it worked.

Best regards,
Catalin
by Catalin
Mon Feb 24, 2020 8:46 am
Forum: Building Installers
Topic: Dialog when Windows version is not supported
Replies: 9
Views: 4669
 
Jump to post

Re: Dialog when Windows version is not supported

Hello Aaron, Wow, super comprehensive answers! Thank you for your kind words! So if I unchecked "Check predefined launch conditions before searching for prerequisites" it might unnecessarily install the prerequsites, before telling the user that it can't actually run on this Windows? Yes, ...
by Catalin
Fri Feb 21, 2020 3:35 pm
Forum: Common Problems
Topic: problem of can not charging a dll after same time
Replies: 1
Views: 1500
 
Jump to post

Re: problem of can not charging a dll after same time

Hello and welcome to our forums, I am not quite sure how this is related to Advanced Installer. and it works perfectly when I install it Whatever happens outside of the installation process does not have much to do with Advanced Installer, therefore I am not sure how I can provide assistance in this...
by Catalin
Fri Feb 21, 2020 3:10 pm
Forum: Common Problems
Topic: Error after update to 16.7 -> This installation package could not be opened
Replies: 1
Views: 1799
 
Jump to post

Re: Error after update to 16.7 -> This installation package could not be opened

Hello, Could you please have a look on the following article which debates a similar issue and let me know if it helps: Why do I receive the "This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify tha...
by Catalin
Fri Feb 21, 2020 3:04 pm
Forum: Common Problems
Topic: Accessing a file from a shared location
Replies: 1
Views: 1441
 
Jump to post

Re: Accessing a file from a shared location

Hello and welcome to Advanced Installer forums, First of all, please accept my apologies for the delayed reply, but we were quite busy lately. In what regards your first request, this can be achieved using the following: - Search - A custom launch condition based on our search Basically, the search ...
by Catalin
Fri Feb 21, 2020 2:44 pm
Forum: Building Installers
Topic: Instalation by feature
Replies: 10
Views: 6217
 
Jump to post

Re: Instalation by feature

Hello, o what is correct way to do this. Should i use existing Dialogs from installation and with condition to try to run installation of app. Or i should create, duplicate Dialogs and use for maintenance? I am not quite sure I understand your scenario here. Could you please give me some more detail...
by Catalin
Fri Feb 21, 2020 2:32 pm
Forum: Building Installers
Topic: Path Variable
Replies: 3
Views: 2612
 
Jump to post

Re: Path Variable

Hello,

When creating a new environment variable, you can see that it is added/removed on a component install/uninstall. Basically, this means that it is created at install time.

With that being said, it is not possible to use it with your UserLicenseAgreement dialog.

Best regards,
Catalin

Go to advanced search