Advertisement
Paijano

Untitled

Feb 24th, 2021 (edited)
1,265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. dir C:\Users
  2.  
  3. xcopy /E /I C:\Users\wojci\Desktop G:\Pulpit
  4. xcopy /E /I C:\Users\wojci\Pictures G:\Obrazy
  5.  
  6. xcopy /E /I "C:\Users\mdziuban\AppData\Local\Google\Chrome\User Data\Default\Bookmarks" G:\Bookmarks
  7.  
  8. cd %APPDATA%
  9. cd C:\Users\wojci\AppData\Roaming
  10.  
  11. xcopy /E /I lmaxvt20.default G:\lmaxvt20.default
  12.  
  13. cd C:\Users\wojci\Documents
  14.  
  15. cd C:\Users\wojci\AppData\Roaming\Thunderbird\profiles
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement