Search found 6668 matches

Go to advanced search

by Catalin
Mon May 20, 2024 11:56 am
Forum: Common Problems
Topic: "NewPrerequisite" reboot option not available using CLI
Replies: 1
Views: 25
 
Jump to post

Re: "NewPrerequisite" reboot option not available using CLI

Hello Leonardo and welcome to our forums, I have had a look over this scenario and it looks like indeed the Reboot option is not currently available through command line. I will add this on our TODO list of improvements and hopefully it will be added in a future version of Advanced Installer. Thank ...
by Catalin
Mon May 20, 2024 10:29 am
Forum: Common Problems
Topic: Enable signing (digital signature) conditionally
Replies: 1
Views: 74
 
Jump to post

Re: Enable signing (digital signature) conditionally

Hello Zsolt, 2. Instead of the signtool.exe (see screenshot) probably I could start a certain script (powershell?) that recognizes whether it runs on our team build server or not. If it's the team build server (where our signature is available), then the AI project will put the signature on, otherwi...
by Catalin
Mon May 20, 2024 10:22 am
Forum: Common Problems
Topic: How to Execute SQL on Uninstall
Replies: 1
Views: 18
 
Jump to post

Re: How to Execute SQL on Uninstall

Hello and welcome to our forums, In order to achieve what you want, the properties that you are using at install time to connect to the database must be set as "persistent" . Another way would be to connect to the database using a script custom action (e.g. PowerShell) and then run the que...
by Catalin
Fri May 17, 2024 1:20 pm
Forum: Building Installers
Topic: Installer taskbar icon
Replies: 1
Views: 46
 
Jump to post

Re: Installer taskbar icon

Hello and welcome to our forums, For EXE setup packages, you can set the Icon in "Builds" page. Screenshot_155.png Additionally, please note that the "Enhanced User Interface" option must be enabled from "Themes" page --> "Settings" tab. Best regards, Catalin
by Catalin
Fri May 17, 2024 11:39 am
Forum: Common Problems
Topic: Chinese translation is not applied to the maintenance dialog.
Replies: 3
Views: 138
 
Jump to post

Re: Chinese translation is not applied to the maintenance dialog.

Hello, I indeed managed to reproduce this and forwarded it to our development team for further investigations. Thank you for bringing this to our attention. Until then, I would suggest trying to use a classic theme without the "Enhanced User Interface" option enabled from "Themes"...
by Catalin
Fri May 17, 2024 9:55 am
Forum: Common Problems
Topic: Extract Archive to folder has "Access is denied"
Replies: 2
Views: 75
 
Jump to post

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

Hello and welcome to our forums,

I have tested this scenario and everything worked as expected on my end.

If possible, could you please create a sample project that reproduces this and forward that to me by email at support at advancedinstaller dot com?

Best regards,
Catalin
by Catalin
Fri May 17, 2024 7:23 am
Forum: Common Problems
Topic: [solved] Can not remove "Display a specific dialog" Event
Replies: 5
Views: 3239
 
Jump to post

Re: [solved] Can not remove "Display a specific dialog" Event

Hello,

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

I am sure this will be of help for further users facing a similar scenario.

Best regards,
Catalin
by Catalin
Wed May 15, 2024 3:01 pm
Forum: Common Problems
Topic: AI Build always getting switched on
Replies: 3
Views: 151
 
Jump to post

Re: AI Build always getting switched on

Hello David,

Sure thing, I will be waiting for your followup on this.

Best regards,
Catalin
by Catalin
Wed May 15, 2024 2:59 pm
Forum: Common Problems
Topic: Chinese translation is not applied to the maintenance dialog.
Replies: 3
Views: 138
 
Jump to post

Re: Chinese translation is not applied to the maintenance dialog.

Hello, I've tested this scenario of yours on a Windows 10 machine and it looks to be working as expected: Screenshot_154.png From your screenshot, I'm assuming you are on a Windows 11 machine. If possible, could you please try that on a Windows 10 machine and let me know the results? Also, do I need...
by Catalin
Wed May 15, 2024 2:13 pm
Forum: Common Problems
Topic: Trouble Calling Windows API Functions in Advanced Installer
Replies: 5
Views: 408
 
Jump to post

Re: Trouble Calling Windows API Functions in Advanced Installer

Hello zchaibi, I am sorry to hear that you have not managed to get this working. :( Upon further investigation on this, I found that PowerShell actually has some predefined support (cmdlets) for what you need, meaning we might not need to call the Windows API functions anymore. Here's what I was abl...
by Catalin
Wed May 15, 2024 1:53 pm
Forum: Common Problems
Topic: Custiom Action Powershell attached script file
Replies: 1
Views: 121
 
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: 564
 
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: 448
 
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: 3
Views: 151
 
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: 5
Views: 408
 
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

Go to advanced search