Skip to content

Instantly share code, notes, and snippets.

@ichisadashioko
Created April 2, 2020 05:24
Show Gist options
  • Save ichisadashioko/95f3a8b44af5e5076d73632a9e877c7f to your computer and use it in GitHub Desktop.
Save ichisadashioko/95f3a8b44af5e5076d73632a9e877c7f to your computer and use it in GitHub Desktop.
Xcopy /E /I %userprofile%/AppData/Roaming D:/Programs/AppData/Roaming
rmdir /Q /S %userprofile%/AppData/Roaming
mklink /J %userprofile%/AppData/Roaming D:/Programs/AppData/Roaming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment