[
https://issues.apache.org/jira/browse/DIRSTUDIO-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400896#comment-17400896
]
Elvis Bortoletto commented on DIRSTUDIO-1286:
---------------------------------------------
Maybe it suffices to add the following two lines to the file
*installers/windows/src/nsis/windows_installer.nsi*
{code:none}
WriteRegStr "${INSTDIR_REG_ROOT}" "${INSTDIR_REG_KEY}" "DisplayVersion"
"${BrandingVersion}"
WriteRegStr "${INSTDIR_REG_ROOT}" "${INSTDIR_REG_KEY}" "Publisher" "The
Apache Software Foundation"
{code}
near the other "WriteRegStr" lines.
> Windows installer: the software version is missing
> --------------------------------------------------
>
> Key: DIRSTUDIO-1286
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1286
> Project: Directory Studio
> Issue Type: Improvement
> Components: studio-installer
> Affects Versions: 2.0.0-M17
> Environment: Windows 10
> Reporter: Elvis Bortoletto
> Priority: Minor
> Attachments: image-2021-08-17-18-31-32-731.png,
> image-2021-08-17-18-32-47-581.png
>
>
> Once installed the Directory Studio, the version is not reported in "Control
> Panel | Programs and Features".
> !image-2021-08-17-18-32-47-581.png!
> As a side effect, "winget upgrade" gets confused, reporting the Directory
> Studio in the list of the packages with an available upgrade.
> !image-2021-08-17-18-31-32-731.png!
> Maybe reporting the software version would enhance the user experience and
> would fix the winget behavior.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]