How customize the installation dialog of WIX? -
How do I customize the text in the WIX installation dialog?
Necessity should be communicated during installation, like the following:
+ ------------------- ----------------- ----------------------------- + | Catoo ABC Products | + ------------------------------------------------- ---------------- + | | | ABC's XXXX version is configured, please wait. | | | | Cancel | + ------------------------------------------------- ---------------- + The title bar contains "Quoteso ABC Product", which is the name of company and product. Dialog content is a format "Please wait while {productname} has {XXXX version} configured".
How to complete it in WIX?
, and you can change the title.
Why add a popup?
Comments
Post a Comment