DeafGeek

Untitled

Jun 21st, 2013
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. F:\Program Files (x86)\Steam\steamapps>cd common
  2.  
  3. F:\Program Files (x86)\Steam\steamapps\common>dir
  4.  Volume in drive F is Games
  5.  Volume Serial Number is B822-B2EB
  6.  
  7.  Directory of F:\Program Files (x86)\Steam\steamapps\common
  8.  
  9. 06/21/2013  07:34 PM    <DIR>          .
  10. 06/21/2013  07:34 PM    <DIR>          ..
  11. 06/21/2013  03:06 PM    <DIR>          Assassins Creed Brotherhood
  12. 06/17/2013  01:47 AM    <DIR>          Borderlands
  13. 06/21/2013  11:42 PM    <DIR>          Borderlands 2
  14. 10/27/2012  12:38 AM    <DIR>          bulletstorm
  15. 12/22/2012  09:03 AM    <DIR>          Counter-Strike Global Offensive
  16. 06/17/2013  03:38 AM    <DIR>          Counter-Strike Source
  17. 10/28/2012  03:54 PM    <DIR>          Crysis 2 Game of the Year
  18. 06/16/2013  10:03 AM    <DIR>          Darksiders
  19. 10/28/2012  10:49 PM    <DIR>          Dawn of War Dark Crusade
  20. 10/28/2012  11:57 PM    <DIR>          Dawn of War Gold
  21. 10/28/2012  11:34 PM    <DIR>          Dawn of War Soulstorm
  22. 10/28/2012  12:06 AM    <DIR>          Dishonored
  23. 06/20/2013  03:59 PM    <DIR>          Dwarfs
  24. 11/02/2012  02:27 AM    <DIR>          Faerie Solitaire
  25. 10/28/2012  01:33 AM    <DIR>          Fallout 3 goty
  26. 10/28/2012  08:45 PM    <DIR>          fallout new vegas
  27. 10/28/2012  12:11 AM    <DIR>          far cry 2
  28. 10/28/2012  12:40 AM    <DIR>          Just Cause 2
  29. 06/15/2013  11:49 PM    <DIR>          left 4 dead 2
  30. 10/29/2012  08:58 PM    <DIR>          Metro 2033
  31. 10/30/2012  03:39 PM    <DIR>          Nation Red
  32. 06/21/2013  02:05 PM    <DIR>          Oblivion
  33. 06/21/2013  07:33 PM    <DIR>          Portal 2
  34. 06/16/2013  08:49 AM    <DIR>          Saints Row the Third
  35. 06/15/2013  11:50 PM    <DIR>          Sid Meier's Civilization V
  36. 11/01/2012  06:53 PM    <DIR>          skyrim
  37. 10/28/2012  05:46 PM    <DIR>          Supreme Commander
  38. 06/16/2013  09:46 AM    <DIR>          Supreme Commander 2
  39. 10/28/2012  06:17 PM    <DIR>          Supreme Commander Forged Alliance
  40. 06/21/2013  01:29 AM    <DIR>          Team Fortress 2
  41. 06/21/2013  02:22 PM    <DIR>          Terraria
  42. 10/29/2012  07:53 PM    <DIR>          the binding of isaac
  43. 10/26/2012  08:04 PM    <DIR>          Titan Quest
  44. 10/30/2012  04:13 PM    <DIR>          Titan Quest Immortal Throne
  45. 06/17/2013  03:28 AM    <DIR>          Torchlight II
  46. 06/16/2013  08:29 PM    <DIR>          Unreal Tournament 3
  47.                0 File(s)              0 bytes
  48.               38 Dir(s)  611,625,242,624 bytes free
  49.  
  50. F:\Program Files (x86)\Steam\steamapps\common>rmdir "Borderlands 2"
  51. The directory is not empty.
  52.  
  53. F:\Program Files (x86)\Steam\steamapps\common>rmdir "Borderlands 2" /f
  54. Invalid switch - "f".
  55.  
  56. F:\Program Files (x86)\Steam\steamapps\common>rmdir "Borderlands 2" -f
  57. The directory is not empty.
  58. The system cannot find the file specified.
  59.  
  60. F:\Program Files (x86)\Steam\steamapps\common>rmdir "Borderlands 2" /s
  61. Borderlands 2, Are you sure (Y/N)? Y
  62. Borderlands 2\DLC\Aster\Compat\Localization\ITA - The directory is not empty.
  63.  
  64. F:\Program Files (x86)\Steam\steamapps\common>rmdir "Borderlands 2" /q /s
  65. Borderlands 2\DLC\Aster\Compat\Localization\ITA - The directory is not empty.
  66.  
  67. F:\Program Files (x86)\Steam\steamapps\common>cd DLC
  68. The system cannot find the path specified.
  69.  
  70. F:\Program Files (x86)\Steam\steamapps\common>cd "Borderlands 2"
  71.  
  72. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2>cd DLC
  73.  
  74. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC>cd Aster
  75.  
  76. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\Aster>cd Compat
  77.  
  78. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\Aster\Compat>cd
  79. Localization
  80.  
  81. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\Aster\Compat\Loc
  82. alization>cd ITA
  83.  
  84. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\Aster\Compat\Loc
  85. alization\ITA>dir
  86.  Volume in drive F is Games
  87.  Volume Serial Number is B822-B2EB
  88.  
  89.  Directory of F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\As
  90. ter\Compat\Localization\ITA
  91.  
  92. 06/21/2013  11:40 PM    <DIR>          .
  93. File Not Found
  94.  
  95. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\Aster\Compat\Loc
  96. alization\ITA>cd ..
  97.  
  98. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\Aster\Compat\Loc
  99. alization>rmdir ITA
  100. The directory is not empty.
  101.  
  102. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\Aster\Compat\Loc
  103. alization>rmdir ITA /q /s
  104. The directory is not empty.
  105.  
  106. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\Aster\Compat\Loc
  107. alization>cd ITA
  108.  
  109. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\Aster\Compat\Loc
  110. alization\ITA>del *.*
  111. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\Aster\Compat\Loc
  112. alization\ITA\*.*, Are you sure (Y/N)? y
  113. The file or directory is corrupted and unreadable.
  114.  
  115. F:\Program Files (x86)\Steam\steamapps\common\Borderlands 2\DLC\Aster\Compat\Loc
  116. alization\ITA>
Advertisement
Add Comment
Please, Sign In to add comment