Bug 115357 - Enhancement request: Set Start Menu folder under Windows to \LibreOffice\
Summary: Enhancement request: Set Start Menu folder under Windows to \LibreOffice\
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Installation (show other bugs)
Version:
(earliest affected)
6.0.0.3 release
Hardware: All All
: medium enhancement
Assignee: Jakub Kościelak
URL:
Whiteboard: target:24.8.0
Keywords: difficultyBeginner, easyHack, skillScript
Depends on:
Blocks: Installer-Windows
  Show dependency treegraph
 
Reported: 2018-02-01 00:08 UTC by John Felton
Modified: 2024-05-18 10:42 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Felton 2018-02-01 00:08:38 UTC
Description:
In LibreOffice 6.0, installation folder has been changed from "LibreOffice 6.0" to "LibreOffice" (https://bugs.documentfoundation.org/show_bug.cgi?id=62303).
Wouldn't it be good to change Start Menu folder (C:/Windows7/ProgramData/Microsoft/Windows/Start Menu/Programs/LibreOffice 6.0) too for unification?

Actual Results:  
Start Menu folder: C:/Windows7/ProgramData/Microsoft/Windows/Start Menu/Programs/LibreOffice 6.0

Expected Results:
Start Menu folder: C:/Windows7/ProgramData/Microsoft/Windows/Start Menu/Programs/LibreOffice


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/64.0.3282.119 Chrome/64.0.3282.119 Safari/537.36
Comment 1 Xisco Faulí 2018-02-01 10:41:05 UTC
@Mike, since you fixed bug 62303, what do you think about this one ?
Comment 2 Mike Kaganski 2018-02-01 11:02:55 UTC
(In reply to Xisco Faulí from comment #1)

It's trivial to fix; whatever UX team decides; possibly an easyhack that concerns installer.
Comment 3 Mike Kaganski 2018-02-01 12:15:33 UTC
If a code pointer would be needed:

solenv/bin/modules/installer/windows/directory.pm

sub add_root_directories
$realproductkey variable
Comment 4 Heiko Tietze 2018-02-01 13:47:41 UTC
+1 from UX to change the start menu. The only drawback is that you wont get two versions in parallel.

But I wonder what happened at bug 62303. Installation means hopefully not that the user directory was touched (still 4).
Comment 5 Commit Notification 2024-05-18 10:10:07 UTC
kubak committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/8d1b7585fb019ea9f6f93be6a9b21cf8597fbfa5

tdf#115357: Set Start Menu folder under Windows to \LibreOffice\

It will be available in 24.8.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.