[issue44634] Version is duplicated in name of app in list of installed apps

2021-07-16 Thread Pavel Moiseenko


Pavel Moiseenko  added the comment:

@paul.moore, but you don't need to open additional menus in the control panel 
to see the version of the app.

--

___
Python tracker 
<https://bugs.python.org/issue44634>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44634] Version is duplicated in name of app in list of installed apps

2021-07-15 Thread Pavel Moiseenko


Pavel Moiseenko  added the comment:

This does not cause any problems in the operation of the app, but visually it 
looks strange. Most other apps don't indicate the version of the app in the 
name of the app, but just indicate it in a specially made field for this. 
Therefore, it would be nice if your app followed this behavior.

Perhaps these links will also be helpful: 
https://docs.microsoft.com/en-us/windows/win32/msi/uninstall-registry-key, 
https://stackoverflow.com/questions/26156405/how-to-change-add-remove-program-name-using-wix-installer

And can you tell me where the WiX config file is?

--

___
Python tracker 
<https://bugs.python.org/issue44634>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44634] Version is duplicated in name of app in list of installed apps

2021-07-14 Thread Pavel Moiseenko


Change by Pavel Moiseenko :


Added file: https://bugs.python.org/file50148/2021-07-14 13-50-19 Programs and 
Features.png

___
Python tracker 
<https://bugs.python.org/issue44634>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44634] Version is duplicated in name of app in list of installed apps

2021-07-14 Thread Pavel Moiseenko


New submission from Pavel Moiseenko :

The version of the app is duplicated in the name of the app in the list of 
installed apps in "Settings - Apps - Apps & features" and "Control Panel - 
Programs - Programs and Features" in the version for Windows. Please remove the 
version number from the app name, as the version number is displayed next to 
the name in a separate field.

--
components: Windows
files: 2021-07-14 13-49-41 Settings.png
messages: 397474
nosy: paul.moore, rakleed, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Version is duplicated in name of app in list of installed apps
type: behavior
versions: Python 3.9
Added file: https://bugs.python.org/file50147/2021-07-14 13-49-41 Settings.png

___
Python tracker 
<https://bugs.python.org/issue44634>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com