Alis_Klar Posted June 8, 2020 Posted June 8, 2020 I really would like to add a tile in my users start menu for websites with their own icon. I have used the XML layout file successfully. Also I have read here https://docs.microsoft.com/en-us/windows/configuration/start-layout-xml-desktop#start-secondarytile and here https://docs.microsoft.com/en-us/windows/configuration/start-secondary-tiles that you can specify a secondary tile and add your own icon but it is very convoluted and requires according to the article the use of Windows Configuration Designer and .ppkg packages. Does anyone know of an easier way?
thimon Posted June 8, 2020 Posted June 8, 2020 I've got the following Start Menu layout pushed out via GPO, with specific icons for Log Off, Google Chrome and Refresh Drives. I got this working by creating shortcuts with custom icon images, then pushing out the shortcut and icon files to all computers, then pointing the xml Start Menu file to those shortcuts.
dubsdj Posted July 15, 2020 Posted July 15, 2020 I gave up with customising tiles a while ago, just too much hassle. I Just stick shortcuts on the desktop instead but maybe it's got better since then, I don't know.
Alis_Klar Posted July 22, 2020 Author Posted July 22, 2020 I've got the following Start Menu layout pushed out via GPO, with specific icons for Log Off, Google Chrome and Refresh Drives. I got this working by creating shortcuts with custom icon images, then pushing out the shortcut and icon files to all computers, then pointing the xml Start Menu file to those shortcuts. [ATTACH=CONFIG]58254[/ATTACH] Do you mind posting your XML? Did you use secondary tiles? I believe .ico files are impossible on the start menu.
thimon Posted July 22, 2020 Posted July 22, 2020 @Alis_Klar The "Refresh Drives" icon is using a standard icon for the shortcut that's pinned. I used the trick of changing the visualelementsmanifest.xml file for the exe's for both Google Chrome and Shutdown.exe (for the log off icon). Please see below the XML file I use for our Start Menu (with various shortcuts copied to local locations), in addition to the files to get the icons displaying as they do.
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