Jump to content

Recommended Posts

Posted

I've added a few apps to our W10 start menu tiles using the xml file on a network share. So far I've learned how inconsistent it can be, but one link I just can't get working is the one to Windows explorer (to either open a path like H: or simply just open at all)

 

The lines in my xml file are:

 

 

Is that the same method everyone else is using? The group doesn't appear at all.

Posted

It's a permission on the shortcut I believe.

 

I've solved it at one site and not at the other - I can't remember exactly what I did now. bear with!

Posted
Is that the same method everyone else is using? The group doesn't appear at all.

The following works for me...

 

 

@Oaktech is right though. Permissions need to be correct too.

Posted (edited)

I use this...

                    DesktopApplicationLinkPath="%APPDATA%\Microsoft\Windows\Start Menu\Programs\File Explorer.lnk"
                   Size="2x2"
                   Row="0"
                   Column="0"/>

 

EDIT: After I've move the File Explorer.lnk into to the Programs folder

Edited by mrwoberts

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...