Hybrid Posted February 7, 2019 Posted February 7, 2019 Hi guys, Hoping someone can help me out a little here. Just trying to get a start menu working but for the hell of me, I can't get the Windows File Explorer link to work. I'm using 1809 too if that helps. Code: For whatever reason, the drives and the direct link to the 'File Explorer' come up as the following: Any ideas? :/ Users can view the drives no problem via File Explorer, I just can't get these shortcuts to work.
BOOT Posted February 7, 2019 Posted February 7, 2019 I never got drive letter shortcuts to work like that either. I created shortcuts in the users start menu and named them like 'Drive N' 'Drive T' etc. Then set DesktopApplicationID to Drive.N, Drive.T etc.
Hybrid Posted February 7, 2019 Author Posted February 7, 2019 The more bizarre part is that I just can't figure out why even the File Explorer icon doesn't appear either. :/
jessica Posted February 7, 2019 Posted February 7, 2019 This is our code for file explorer DesktopApplicationLinkPath="%APPDATA%\Microsoft\Windows\Start Menu\Programs\System Tools\computer.lnk"
Sanchez Posted February 7, 2019 Posted February 7, 2019 I fiddled around with this for a while and couldn't get it to work so in the end I wrote a tiny program that launches folders and I add a shortcut to that as a tile with the folder passed as an argument. If anyone's interested I'm happy to post source and exe
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