Search found 6658 matches

Go to advanced search

by Catalin
Wed May 15, 2024 1:53 pm
Forum: Common Problems
Topic: Custiom Action Powershell attached script file
Replies: 1
Views: 71
 
Jump to post

Re: Custiom Action Powershell attached script file

Hello,

After further testing, it looks like this is not currently supported.

However, I have added an improvement on our TODO list and this should be available in a future version of Advanced Installer.

Thank you for bringing this to our attention!

Best regards,
Catalin
by Catalin
Wed May 15, 2024 1:12 pm
Forum: Common Problems
Topic: Windows-Authentication in IIS enabled when installing WebApplication under Default Web Site
Replies: 3
Views: 516
 
Jump to post

Re: Windows-Authentication in IIS enabled when installing WebApplication under Default Web Site

Hello,

Thank you for your followup on this and for sharing the solution with us. :)

Glad to hear everything is working as expected now.

Best regards,
Catalin
by Catalin
Wed May 15, 2024 1:10 pm
Forum: Common Problems
Topic: Practical method of applying auto update for patch
Replies: 3
Views: 413
 
Jump to post

Re: Practical method of applying auto update for patch

Hello Alvin, Unfortunately, I can not say for sure why that is not working. However, I've checked for that option with Scheduled Tasks and from the looks of it it is not really reliable: Windows 10: Scheduled tasks with workstation lock/unlock not being triggered That being said, I would advise sche...
by Catalin
Tue May 14, 2024 1:19 pm
Forum: Common Problems
Topic: AI Build always getting switched on
Replies: 2
Views: 73
 
Jump to post

Re: AI Build always getting switched on

Hello David, I am not quite sure I fully understand your scenario here. If possible, could you please give me some more details (screenshots would really be appreciated here)? Additionally, if you could provide a test-case that I could follow in order to reproduce this, that would also be great. Loo...
by Catalin
Tue May 14, 2024 11:47 am
Forum: Common Problems
Topic: Trouble Calling Windows API Functions in Advanced Installer
Replies: 4
Views: 377
 
Jump to post

Re: Trouble Calling Windows API Functions in Advanced Installer

You are always welcome, zchaibi!

Is the article I've provided useful to you?

From what I can see, achieving this using InnoSetup is quite similar to my article.

Best regards,
Catalin
by Catalin
Tue May 14, 2024 11:34 am
Forum: Common Problems
Topic: Can only install in debug mode after upgrading
Replies: 1
Views: 56
 
Jump to post

Re: Can only install in debug mode after upgrading

Hello and welcome to our forums, I'm afraid that considering the discrepancy between the two versions you are using, I can not really say for sure why this is happening. If possible, could you please forward me the following resources: - a copy of the AIP file used in 7.7 - a copy of the AIP file us...
by Catalin
Tue May 14, 2024 10:44 am
Forum: Common Problems
Topic: GitHub Advanced Installer issues
Replies: 2
Views: 79
 
Jump to post

Re: GitHub Advanced Installer issues

You are alwyas welcome!

Glad I was able to assist. :D

Best regards,
Catalin
by Catalin
Tue May 14, 2024 9:57 am
Forum: Building Installers
Topic: LicenseAgreementDlg not available? Professional License
Replies: 5
Views: 133
 
Jump to post

Re: LicenseAgreementDlg not available? Professional License

Hello, Thank you for your followup on this! Glad you managed to find the culprit here. It is indeed true that the LicenseAgreementDlg dialog is not available for the AppInstaller theme - the reason for this is that AppInstaller theme was created so that the installation process is as simple as possi...
by Catalin
Mon May 13, 2024 12:38 pm
Forum: Common Problems
Topic: Uninstalling when using the .exe bootstrapper
Replies: 3
Views: 118
 
Jump to post

Re: Uninstalling when using the .exe bootstrapper

You are always welcome!

Glad I was able to assist.

Best regards,
Catalin
by Catalin
Mon May 13, 2024 12:36 pm
Forum: Common Problems
Topic: Configure Java Product with Module Path
Replies: 12
Views: 17913
 
Jump to post

Re: Configure Java Product with Module Path

Hello and welcome to our forums, First of all, please accept my apologies for such a delayed reply - we had several days off due to the Orthodox Easter and your thread somehow got lost between the others. I'm afraid I can not say for sure why this is happening. If possible, could you please share wi...
by Catalin
Mon May 13, 2024 12:04 pm
Forum: Common Problems
Topic: Public properties and InstallExecuteSequence
Replies: 9
Views: 6700
 
Jump to post

Re: Public properties and InstallExecuteSequence

Hello Sasha, My colleague Liviu is quite busy now and therefore I will try to assist you here. Unfortunatley, I can not give you a reasoning as to why this is happening just yet. However, I would like to further investigate this to see if I can find the culprit. If possible, could you please provide...
by Catalin
Mon May 13, 2024 10:07 am
Forum: Building Installers
Topic: Advanced Installer showing update dialogue of my application repeatedly
Replies: 1
Views: 30
 
Jump to post

Re: Advanced Installer showing update dialogue of my application repeatedly

Hello and welcome to our forums,

In order to achieve that, you can launch your updater using the /silent command.
Screenshot_153.png
Screenshot_153.png (58.66 KiB) Viewed 24 times

Hope this helps!

Best regards,
Catalin
by Catalin
Mon May 13, 2024 8:59 am
Forum: Silent Install Command Line
Topic: Silent Uninstaller for Express VPN
Replies: 1
Views: 23
 
Jump to post

Re: Silent Uninstaller for Express VPN

Hello and welcome to our forums,

The silent uninstall command line could look something as it follows:

Code: Select all

setup.exe /uninstall /quiet /norestart
Could you please run that and let me know if it helps?

Best regards,
Catalin
by Catalin
Mon May 13, 2024 8:46 am
Forum: Building Installers
Topic: LicenseAgreementDlg not available? Professional License
Replies: 5
Views: 133
 
Jump to post

Re: LicenseAgreementDlg not available? Professional License

Hello, No, the dialog should be available on all suites. Here's how to proceed in order to add the dialog: - go to "Dialogs" page - click on "WelcomeDlg" dialog - click on the "Add dialog" from the toolbar Screenshot_150.png Please make sure that your project is Profess...
by Catalin
Fri May 10, 2024 1:23 pm
Forum: Common Problems
Topic: Missing installation folders after update - Suite Installation
Replies: 3
Views: 865
 
Jump to post

Re: Missing installation folders after update - Suite Installation

Hello Henrique, Fist of all, please accept my apologies for the delayed reply. Have to admit that this is quite the troublesome corner case. :D To be honest the only workaround I can think of is perhaps not having the prerequisites in the APPDIR and have them installed in their own folders. Hope thi...

Go to advanced search