Install4j and Control Panel details -


i'm looking @ install4j "register add/remove item" action , how affects appears in windows control panel programs area. i'm having problem "version" appears in control panel - doesn't match want displayed there, , can't seem figure out that's configured.

i use compiler variables store product name , product version. these variables set in media file area under "customize project defaults/compiler variables"

under "general settings/application info" in i4j, use "${compiler:product-name}" "full name" , "${compiler:product-version}" "version". these both set in media file.

in "register add/remove item" action, "item name" field, use "${compiler:product-name} ${compiler:product-version}".

this appears correctly in control panel name (sorry - had redact them posting). however, version appears in control panel not appear way want.

control panel

i don't see "product version" field on "register add/remove item" field, , doesn't seem using "application info" version either. matter of fact, "6.0.48" appears under "version" column in control panel doesn't appear anywhere in "project.install4j" file.

how set version, or coming from? supposed using "version" "general settings/application info"? if so, not working expected?

thanks info...

the "register add/remove item" action uses value "general settings->application info" step, in case resolved value of ${compiler:product-version}.

if not expected version, maybe it's older installation. can check

hklm\software\microsoft\windows\currentversion\uninstall\[application id] 

in windows registry , delete keys there if required.


Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -