Search found 2 matches

Go to advanced search

by kazyasui
Tue Dec 26, 2023 4:19 am
Forum: Common Problems
Topic: How to execute a custom C# action in Finish Dialogs Stage
Replies: 1
Views: 18393
 
Jump to post

How to execute a custom C# action in Finish Dialogs Stage

Using Visual Studio 2022, I created a custom action in C# using

https://www.advancedinstaller.com/user-guide/create-dot-net-ca.html

However, when I try to run this custom action in the Finish Dialogs Stage, it fails.
The log file shows the error: "File not found: 'C:\UsersADMINI~1\AppData\Local ...
by kazyasui
Fri Dec 16, 2022 11:28 am
Forum: Building Installers
Topic: How to display a tooltip for image controls
Replies: 2
Views: 7187
 
Jump to post

How to display a tooltip for image controls

Hi,

I would like to display a tooltip for image control.
But, I set a string to the tooltip property of the image control but the tooltip did not appear.

Please show me how to display tooltips in the image control.
My Advanced Installer version is 19.4.

Thanks in advance.

Go to advanced search