karldenton Posted May 4, 2018 Posted May 4, 2018 Hi We are finally looking into removing classicshell and customising the start menu. I have created the start menu in the first screen shot. Logged on locally and not the domain. Exported fine. Copied to a different machine, copied the file to a folder on C drive. Set GPO of test user (domain) to get the start menu from the C drive not network share. The result is a totally different menu Anyone know how I might be able to get it looking correct. Thanks 1 - Exported menu 2 - Menu when logged on to different machine
BOOT Posted May 8, 2018 Posted May 8, 2018 Compare the content of the [%LOCALAPPDATA%\Microsoft\Windows\Shell\LayoutModification.xml] file on both PCs. 2
free780 Posted May 9, 2018 Posted May 9, 2018 The source shortcuts need to exist in the same place as PC1.
karldenton Posted May 9, 2018 Author Posted May 9, 2018 Compare the content of the [%LOCALAPPDATA%\Microsoft\Windows\Shell\LayoutModification.xml] file on both PCs. Thanks, just had a look and there is no LocalModification.xml in that folder, there is just the DefaultLayouts.xml.
BOOT Posted May 9, 2018 Posted May 9, 2018 Turns out 1709 and later versions no longer generate that file. :/ Can you post the content of the exported xml layout you are using? 1
karldenton Posted May 9, 2018 Author Posted May 9, 2018 Turns out 1709 and later versions no longer generate that file. :/ Can you post the content of the exported xml layout you are using? Thanks. XML code below that is exported.
Julian Posted May 9, 2018 Posted May 9, 2018 I have also been doing a start menu, I found that I need to look at the XML, and make sure that path contains "%ALLUSERSPROFILE%, otherwise that icon will not show on another computer.
BOOT Posted May 9, 2018 Posted May 9, 2018 Looks like the "This PC" tile is a pinned shortcut. I've not had much luck getting those to work outside creating a shortcut in "%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu" and linking that in the .xml. The "Printers and Scanners" tile only worked once I filled in the empty "DisplayName=" attribute.
karldenton Posted May 9, 2018 Author Posted May 9, 2018 Thanks. I’ll give that a try tomorrow. Any idea why the size doesn’t stay the same ?
karldenton Posted May 11, 2018 Author Posted May 11, 2018 Managed to fix the icons by changing them to %ALLUSERSPROFILE%. Is there a way to set the height of the menu?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now