Jump to content

Recommended Posts

Posted

Using a redirected desktop we want the User's Files icon that is available in Windows 10 to be shown on the desktop.

 

I can add it and give it a name like "Files" but really we want it to show the logged in users name.

 

Is there a way?

 

I tried adding a shortcut with name %username% but variables don't seem to work in the name.

Posted

No.

 

In the personalise option you can add "User's File" icon to desktop.

 

I want to do that without the user having to add it manually

Posted

Yes that will work but the shortcut will be named whatever I tell it to be named.

 

The User's Files shortcut takes the name from the username that is logged in which is what we want

Posted

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]

"{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000000

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]

"{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000000

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...