Note that there are some explanatory texts on larger screens.

plurals
  1. POInstall4j and Control Panel details
    primarykey
    data
    text
    <p>I'm looking at the Install4j "Register Add/Remove Item" action and how it affects what appears in the Windows Control Panel Programs area. I'm having a problem with the "Version" that appears in the Control Panel - it doesn't match what I <em>want</em> displayed there, and I can't seem to figure out where that's configured.</p> <p>I use compiler variables to store the product name and product version. These variables are set in the media file area under "Customize Project Defaults/Compiler Variables"</p> <p>Under "General Settings/Application info" in I4J, I use "${compiler:product-name}" for "Full Name" and "${compiler:product-version}" for "Version". These are both properly set in the media file.</p> <p>In the "Register Add/Remove Item" action, "Item Name" field, I use "${compiler:product-name} ${compiler:product-version}".</p> <p>This appears correctly in control panel as the name (Sorry - I had to redact them for posting). However, the version that appears in Control Panel does not appear the way that I want.</p> <p><img src="https://i.stack.imgur.com/rbSdb.png" alt="Control Panel"></p> <p>I don't see a "Product Version" field on the "Register Add/Remove Item" field, and it doesn't seem to be using the "Application Info" version either. As a matter of fact, the "6.0.48" that appears under the "Version" column in the Control Panel doesn't appear anywhere in my "<em>project</em>.install4j" file.</p> <p>How do I properly set that version, or where is it coming from? Is it <em>supposed</em> to be using "Version" from "General Settings/Application Info"? If so, is that not working as expected?</p> <p>Thanks for any info...</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload