Jump to content

Recommended Posts

Posted

I would like to change my desktop folder, is there another way of doing this than through the registry with the following code?

$RegKeyFolder = "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\"
RegWrite($RegKeyFolder,"Desktop","REG_EXPAND_SZ", @HomeDrive&"\Desktop\Desktop")

[right]~What can I say, I'm a Simplistic person[/right]

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