Search found 32 matches

Go to advanced search

by mli04
Mon May 26, 2025 7:04 am
Forum: Common Problems
Topic: How to create an exe shell for an msi program
Replies: 4
Views: 1645
 
Jump to post

Re: How to create an exe shell for an msi program

Hi Catalin,

Is there a way to remove the MSI package and retain only the EXE bootstrapper?
2025-05-26_13-43-47.png
2025-05-26_13-43-47.png (133.86 KiB) Viewed 1620 times
Thanks,
Andrew
by mli04
Sun May 25, 2025 2:37 am
Forum: Common Problems
Topic: How to create an exe shell for an msi program
Replies: 4
Views: 1645
 
Jump to post

Re: How to create an exe shell for an msi program

Hi Catalin,

All my needs are met through "Prerequisites", but after the Prerequisites process is completed, an installation window will be displayed, followed by the installation progress, and finally the installation end window. Is there any way to directly display the installation end window ...
by mli04
Fri May 23, 2025 10:22 am
Forum: Common Problems
Topic: How to create an exe shell for an msi program
Replies: 4
Views: 1645
 
Jump to post

How to create an exe shell for an msi program

Hi Team,

I want to create an exe type installation package for an MSI program. This MSI program only has an installation progress interface. I hope that the Exe installation program I made provides the following capabilities:
1. This Exe installation program has a welcome page. When you click Next ...
by mli04
Tue Jan 21, 2025 4:04 am
Forum: Common Problems
Topic: How do I display Tooltip when the entered character length reaches the max length set in the Edit Box
Replies: 1
Views: 2925
 
Jump to post

How do I display Tooltip when the entered character length reaches the max length set in the Edit Box

Hello,

I have an Edit Box control that sets the maximum character length to 16, and when the maximum character length is reached, how can I display a Tooltip to tell the user that the maximum input length has been reached? And the Tooltip appears for 2 seconds and disappears.

Thanks,
Andrew
by mli04
Sat Jun 15, 2024 6:43 am
Forum: Common Problems
Topic: How can I hide the console window of a custom action?
Replies: 1
Views: 3298
 
Jump to post

How can I hide the console window of a custom action?

Hi AI Team,

I have a custom action implemented as a console application. How can I hide the console window when executing this custom action?
My version of Advanced Installer is 19.0.

Thanks,
Andrew
by mli04
Fri May 31, 2024 3:39 pm
Forum: Common Problems
Topic: How to execute a custom action before Pre-install?
Replies: 3
Views: 3778
 
Jump to post

Re: How to execute a custom action before Pre-install?

Hi Liviu,

I only have a license for version 19.0, and I am not sure if this license permits an upgrade to the latest version.

Thanks,
Andrew
by mli04
Wed May 29, 2024 4:29 pm
Forum: Common Problems
Topic: How to execute a custom action before Pre-install?
Replies: 3
Views: 3778
 
Jump to post

How to execute a custom action before Pre-install?

Hi Team,

In the Prerequisites, I have set up the installation of the Postgres database, and I wish to dynamically create the database password during installation. To achieve this, I defined a DB_PASSWORD property and a custom action named NewDbPassword.

During the Wizard Dialogs Stage, I first ...
by mli04
Thu Apr 25, 2024 3:37 pm
Forum: Common Problems
Topic: How to modify property values in exe file
Replies: 3
Views: 3198
 
Jump to post

Re: How to modify property values in exe file

Hi Catalin,

My Advanced Installer version is 19.0. I did not find "Call method from .Net assembly" in the custom Action. Are there any other solutions?

Thanks,
Andrew
by mli04
Wed Apr 24, 2024 3:27 pm
Forum: Common Problems
Topic: How to modify property values in exe file
Replies: 3
Views: 3198
 
Jump to post

How to modify property values in exe file

Hi ,

I have been using Wix Toolset to create custom Actions. I can easily pass information through properties in Actions (modify property values, read property values). The following is an example of Action.


[CustomAction]
public static ActionResult ValidateUserAccountAction(Session session ...
by mli04
Thu Dec 21, 2023 2:55 pm
Forum: Common Problems
Topic: Use PwerShell script to modify property and display in window
Replies: 7
Views: 19142
 
Jump to post

Re: Use PwerShell script to modify property and display in window

Hi Liviu,

Thank you for your help. I made a perfect installer.

Thanks,
Andrew
by mli04
Wed Dec 20, 2023 10:12 am
Forum: Common Problems
Topic: Use PwerShell script to modify property and display in window
Replies: 7
Views: 19142
 
Jump to post

Re: Use PwerShell script to modify property and display in window

Hi Liviu,

I encountered another problem and hope to get your help.
Update properties in the current window, but the window is not refreshed.
Problem Description:
There is a text box in the window, and the associated attribute is EDIT_1_PROP. Click the [Select...] button in the current window to ...
by mli04
Mon Dec 18, 2023 7:55 am
Forum: Common Problems
Topic: Use PwerShell script to modify property and display in window
Replies: 7
Views: 19142
 
Jump to post

Re: Use PwerShell script to modify property and display in window

Hi AI Team,

Thank you for helping me find the cause of the problem.

Thanks,
Andrew
by mli04
Mon Dec 11, 2023 8:24 am
Forum: Common Problems
Topic: Use PwerShell script to modify property and display in window
Replies: 7
Views: 19142
 
Jump to post

Use PwerShell script to modify property and display in window

Hi AI Team,

I want to save a file via a save file dialog in a PowerShell script, and then I want the full path to the file set by the user to be displayed in the window after saving.
Clicking the [Next] button in the "WelcomeDlg" window will execute the custom Action written in PowerShell. This ...
by mli04
Wed Jul 05, 2023 8:36 am
Forum: Common Problems
Topic: Hyperlink string not showing
Replies: 8
Views: 14467
 
Jump to post

Re: Hyperlink string not showing

Great. I have modified my software following the solution you provided. Thank you so much.

Thanks,
Andrew
by mli04
Sat Feb 25, 2023 4:20 am
Forum: Common Problems
Topic: The text on the uninstall prompt dialog box is incomplete
Replies: 1
Views: 1927
 
Jump to post

The text on the uninstall prompt dialog box is incomplete

Hi Team,

When my installer uninstalls it shows the following dialog, at the resolution of 1920*1080, the left side of the text is incomplete, you can see that the left side of the character t in the text [temporary] is incomplete.

I want to adjust the position of this dialog Chinese this book, but ...

Go to advanced search