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
@Mike, since you fixed bug 62303, what do you think about this one ?
(In reply to Xisco Faulí from comment #1) It's trivial to fix; whatever UX team decides; possibly an easyhack that concerns installer.
If a code pointer would be needed: solenv/bin/modules/installer/windows/directory.pm sub add_root_directories $realproductkey variable
+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).
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.