Advertisement
Guest User

Chrome historial nivel basico ES - - copia

a guest
Jul 26th, 2020
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.13 KB | None | 0 0
  1. :inicio
  2. cls
  3. @echo ^| Tu Fecha %DATE% Reloj %TIME% ^| CMD %OS%
  4. @echo.
  5. @echo Este script lo ha creado SANIUTA BOGDAN : Copy©right 2020 Expire 2920 :
  6. @echo. E-mail : bogdansaniuta@yahoo.es
  7. @echo.
  8. @echo Elige La unidad que necesitas mover el historial de CHROME
  9. @echo.
  10. @echo --- Lo Mas usado --------------- Pocos usados ------------------------
  11. @echo.
  12. @echo Particion D:\ 1 Particion M:\ 10 19 Particion V:\ 19
  13. @echo Particion E:\ 2 Particion N:\ 11 20 Particion X:\ 20
  14. @echo Particion F:\ 3 Particion O:\ 12 21 Particion W:\ 21
  15. @echo Particion G:\ 4 Particion P:\ 13 22 Particion Y:\ 22
  16. @echo Particion H:\ 5 Particion Q:\ 14 23 Particion Z:\ 23
  17. @echo Particion i:\ 6 Particion R:\ 15
  18. @echo Particion J:\ 7 Particion S:\ 16
  19. @echo Particion K:\ 8 Particion T:\ 17 Casi nunca se eligen
  20. @echo Particion L:\ 9 Particion U:\ 18 Particion A:\ 24
  21. @echo. Particion B:\ 25
  22. @echo -----------------------------------------------------------------------
  23. @echo 26 Salir sin hacer cambios
  24. @echo -----------------------------------------------------------------------
  25. @echo Selectiona escribiendo el numero de 1 al 25 o escribe 26 para salir [ 1 - 26 ]
  26. SET /p var="0" SET
  27. if "%var%"=="0" goto inicio
  28. if "%var%"=="1" goto op1
  29. if "%var%"=="2" goto op2
  30. if "%var%"=="3" goto op3
  31. if "%var%"=="4" goto op4
  32. if "%var%"=="5" goto op5
  33. if "%var%"=="6" goto op6
  34. if "%var%"=="7" goto op7
  35. if "%var%"=="8" goto op8
  36. if "%var%"=="9" goto op9
  37. if "%var%"=="10" goto op10
  38. if "%var%"=="11" goto op11
  39. if "%var%"=="12" goto op12
  40. if "%var%"=="13" goto op13
  41. if "%var%"=="14" goto op14
  42. if "%var%"=="15" goto op15
  43. if "%var%"=="16" goto op16
  44. if "%var%"=="17" goto op17
  45. if "%var%"=="18" goto op18
  46. if "%var%"=="19" goto op19
  47. if "%var%"=="20" goto op20
  48. if "%var%"=="21" goto op21
  49. if "%var%"=="22" goto op22
  50. if "%var%"=="23" goto op23
  51. if "%var%"=="24" goto op24
  52. if "%var%"=="25" goto op25
  53. if "%var%"=="26" goto salir
  54.  
  55. ::Mensaje de error, validación cuando se selecciona una opción fuera de rango
  56. echo. EL numero Introducido es erroneo "%var%" La opcion no es valida, Por favor eligir correctamente los numeros de 1 al 26
  57. echo.
  58. pause
  59. echo.
  60. goto:inicio
  61.  
  62. :op1
  63. echo.
  64. echo. Haz elegido el numero. 1
  65. echo.
  66. MD D:\"HISTORIAL CHROME"\"Code Cache"
  67. MD D:\"HISTORIAL CHROME"\Cache
  68. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  69. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  70. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "D:\HISTORIAL CHROME\Cache"
  71. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "D:\HISTORIAL CHROME\Code Cache"
  72. echo.
  73. @echo.
  74. @echo El proceso ha terminado corectamente....
  75. pause
  76. goto:inicio
  77.  
  78. :op2
  79. echo.
  80. echo. Haz elegido el numero. 2
  81. echo.
  82. MD E:\"HISTORIAL CHROME"\"Code Cache"
  83. MD E:\"HISTORIAL CHROME"\Cache
  84. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  85. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  86. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "E:\HISTORIAL CHROME\Cache"
  87. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "E:\HISTORIAL CHROME\Code Cache"
  88. echo.
  89. @echo.
  90. @echo El proceso ha terminado corectamente....
  91. pause
  92.  
  93. goto:inicio
  94.  
  95. :op3
  96. echo.
  97. echo. Haz elegido el numero. 3
  98. echo.
  99. MD F:\"HISTORIAL CHROME"\"Code Cache"
  100. MD F:\"HISTORIAL CHROME"\Cache
  101. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  102. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  103. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "F:\HISTORIAL CHROME\Cache"
  104. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "F:\HISTORIAL CHROME\Code Cache"
  105. @echo.
  106. @echo El proceso ha terminado corectamente....
  107. echo.
  108. pause
  109. goto:inicio
  110.  
  111. :op4
  112. echo.
  113. echo. Haz elegido el numero. 4
  114. echo.
  115. MD G:\"HISTORIAL CHROME"\"Code Cache"
  116. MD G:\"HISTORIAL CHROME"\Cache
  117. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  118. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  119. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "G:\HISTORIAL CHROME\Cache"
  120. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "G:\HISTORIAL CHROME\Code Cache"
  121. @echo.
  122. @echo El proceso ha terminado corectamente....
  123. pause
  124. goto:inicio
  125.  
  126. :op5
  127. echo.
  128. echo. Haz elegido el numero. 5
  129. echo.
  130. MD H:\"HISTORIAL CHROME"\"Code Cache"
  131. MD H:\"HISTORIAL CHROME"\Cache
  132. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  133. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  134. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "H:\HISTORIAL CHROME\Cache"
  135. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "H:\HISTORIAL CHROME\Code Cache"
  136. echo.
  137. @echo.
  138. @echo El proceso ha terminado corectamente....
  139. pause
  140. goto:inicio
  141.  
  142. :op6
  143. echo.
  144. echo. Haz elegido el numero. 6
  145. echo.
  146. MD i:\"HISTORIAL CHROME"\"Code Cache"
  147. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  148. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  149. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "i:\HISTORIAL CHROME\Cache"
  150. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "i:\HISTORIAL CHROME\Code Cache"
  151. echo.
  152. @echo.
  153. @echo El proceso ha terminado corectamente....
  154. pause
  155. goto:inicio
  156.  
  157. :op7
  158. echo.
  159. echo. Haz elegido el numero. 7
  160. echo.
  161. MD J:\"HISTORIAL CHROME"\"Code Cache"
  162. MD J:\"HISTORIAL CHROME"\Cache
  163. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  164. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  165. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "J:\HISTORIAL CHROME\Cache"
  166. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "J:\HISTORIAL CHROME\Code Cache"
  167. echo.
  168. @echo.
  169. @echo El proceso ha terminado corectamente....
  170. pause
  171. goto:inicio
  172.  
  173. :op8
  174. echo.
  175. echo. Haz elegido el numero. 8
  176. echo.
  177. MD K:\"HISTORIAL CHROME"\"Code Cache"
  178. MD K:\"HISTORIAL CHROME"\Cache
  179. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  180. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  181. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "K:\HISTORIAL CHROME\Cache"
  182. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "K:\HISTORIAL CHROME\Code Cache"
  183. echo.
  184. @echo.
  185. @echo El proceso ha terminado corectamente....
  186. pause
  187. goto:inicio
  188.  
  189. :op9
  190. echo.
  191. echo. Haz elegido el numero. 9
  192. echo.
  193. MD L:\"HISTORIAL CHROME"\"Code Cache"
  194. MD L:\"HISTORIAL CHROME"\Cache
  195. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  196. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  197. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "L:\HISTORIAL CHROME\Cache"
  198. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "L:\HISTORIAL CHROME\Code Cache"
  199. echo.
  200. @echo.
  201. @echo El proceso ha terminado corectamente....
  202. pause
  203. goto:inicio
  204.  
  205. :op10
  206. echo.
  207. echo. Haz elegido el numero. 10
  208. echo.
  209. MD M:\"HISTORIAL CHROME"\"Code Cache"
  210. MD M:\"HISTORIAL CHROME"\Cache
  211. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  212. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  213. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "M:\HISTORIAL CHROME\Cache"
  214. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "M:\HISTORIAL CHROME\Code Cache"
  215. echo.
  216. @echo.
  217. @echo El proceso ha terminado corectamente....
  218. pause
  219. goto:inicio
  220.  
  221. :op11
  222. echo.
  223. echo. Haz elegido el numero. 11
  224. echo.
  225. MD N:\"HISTORIAL CHROME"\"Code Cache"
  226. MD N:\"HISTORIAL CHROME"\Cache
  227. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  228. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  229. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "N:\HISTORIAL CHROME\Cache"
  230. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "N:\HISTORIAL CHROME\Code Cache"
  231. echo.
  232. @echo.
  233. @echo El proceso ha terminado corectamente....
  234. pause
  235. goto:inicio
  236.  
  237. :op12
  238. echo.
  239. echo. Haz elegido el numero. 12
  240. echo.
  241. MD O:\"HISTORIAL CHROME"\"Code Cache"
  242. MD O:\"HISTORIAL CHROME"\Cache
  243. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  244. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  245. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "O:\HISTORIAL CHROME\Cache"
  246. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "O:\HISTORIAL CHROME\Code Cache"
  247. echo.
  248. @echo.
  249. @echo El proceso ha terminado corectamente....
  250. pause
  251. goto:inicio
  252.  
  253. :op13
  254. echo.
  255. echo. Haz elegido el numero. 13
  256. echo.
  257. MD P:\"HISTORIAL CHROME"\"Code Cache"
  258. MD P:\"HISTORIAL CHROME"\Cache
  259. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  260. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  261. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "P:\HISTORIAL CHROME\Cache"
  262. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "P:\HISTORIAL CHROME\Code Cache"
  263. echo.
  264. @echo.
  265. @echo El proceso ha terminado corectamente....
  266. pause
  267. goto:inicio
  268.  
  269. :op14
  270. echo.
  271. echo. Haz elegido el numero. 14
  272. echo.
  273. MD Q:\"HISTORIAL CHROME"\"Code Cache"
  274. MD Q:\"HISTORIAL CHROME"\Cache
  275. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  276. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  277. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "Q:\HISTORIAL CHROME\Cache"
  278. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "Q:\HISTORIAL CHROME\Code Cache"
  279. echo.
  280. @echo.
  281. @echo El proceso ha terminado corectamente....
  282. pause
  283. goto:inicio
  284.  
  285. :op15
  286. echo.
  287. echo. Haz elegido el numero. 15
  288. echo.
  289. MD R:\"HISTORIAL CHROME"\"Code Cache"
  290. MD R:\"HISTORIAL CHROME"\Cache
  291. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  292. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  293. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "R:\HISTORIAL CHROME\Cache"
  294. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "R:\HISTORIAL CHROME\Code Cache"
  295. echo.
  296. @echo.
  297. @echo El proceso ha terminado corectamente....
  298. pause
  299. goto:inicio
  300.  
  301. :op16
  302. echo.
  303. echo. Haz elegido el numero. 16
  304. echo.
  305. MD S:\"HISTORIAL CHROME"\"Code Cache"
  306. MD S:\"HISTORIAL CHROME"\Cache
  307. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  308. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  309. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "S:\HISTORIAL CHROME\Cache"
  310. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "S:\HISTORIAL CHROME\Code Cache"
  311. echo.
  312. @echo.
  313. @echo El proceso ha terminado corectamente....
  314. pause
  315. goto:inicio
  316.  
  317. :op17
  318. echo.
  319. echo. Haz elegido el numero. 17
  320. echo.
  321. MD T:\"HISTORIAL CHROME"\"Code Cache"
  322. MD T:\"HISTORIAL CHROME"\Cache
  323. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  324. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  325. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "T:\HISTORIAL CHROME\Cache"
  326. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "T:\HISTORIAL CHROME\Code Cache"
  327. echo.
  328. @echo.
  329. @echo El proceso ha terminado corectamente....
  330. pause
  331. goto:inicio
  332.  
  333. :op18
  334. echo.
  335. echo. Haz elegido el numero. 18
  336. echo.
  337. MD U:\"HISTORIAL CHROME"\"Code Cache"
  338. MD U:\"HISTORIAL CHROME"\Cache
  339. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  340. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  341. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "U:\HISTORIAL CHROME\Cache"
  342. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "U:\HISTORIAL CHROME\Code Cache"
  343. echo.
  344. @echo.
  345. @echo El proceso ha terminado corectamente....
  346. pause
  347. goto:inicio
  348.  
  349. :op19
  350. echo.
  351. echo. Haz elegido el numero. 19
  352. echo.
  353. MD V:\"HISTORIAL CHROME"\"Code Cache"
  354. MD V:\"HISTORIAL CHROME"\Cache
  355. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  356. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  357. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "V:\HISTORIAL CHROME\Cache"
  358. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "V:\HISTORIAL CHROME\Code Cache"
  359. echo.
  360. @echo.
  361. @echo El proceso ha terminado corectamente....
  362. pause
  363. goto:inicio
  364.  
  365. :op20
  366. echo.
  367. echo. Haz elegido el numero. 20
  368. echo.
  369. MD X:\"HISTORIAL CHROME"\"Code Cache"
  370. MD X:\"HISTORIAL CHROME"\Cache
  371. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  372. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  373. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "X:\HISTORIAL CHROME\Cache"
  374. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "X:\HISTORIAL CHROME\Code Cache"
  375. echo.
  376. @echo.
  377. @echo El proceso ha terminado corectamente....
  378. pause
  379. goto:inicio
  380.  
  381. :op21
  382. echo.
  383. echo. Haz elegido el numero. 21
  384. echo.
  385. MD W:\"HISTORIAL CHROME"\"Code Cache"
  386. MD W:\"HISTORIAL CHROME"\Cache
  387. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  388. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  389. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "W:\HISTORIAL CHROME\Cache"
  390. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "W:\HISTORIAL CHROME\Code Cache"
  391. echo.
  392. @echo.
  393. @echo El proceso ha terminado corectamente....
  394. pause
  395. goto:inicio
  396.  
  397. :op22
  398. echo.
  399. echo. Haz elegido el numero. 22
  400. echo.
  401. MD Y:\"HISTORIAL CHROME"\"Code Cache"
  402. MD Y:\"HISTORIAL CHROME"\Cache
  403. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  404. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  405. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "Y:\HISTORIAL CHROME\Cache"
  406. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "Y:\HISTORIAL CHROME\Code Cache"
  407. echo.
  408. @echo.
  409. @echo El proceso ha terminado corectamente....
  410. pause
  411. goto:inicio
  412.  
  413. :op23
  414. echo.
  415. echo. Haz elegido el numero. 23
  416. echo.
  417. MD Z:\"HISTORIAL CHROME"\"Code Cache"
  418. MD Z:\"HISTORIAL CHROME"\Cache
  419. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  420. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  421. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "Z:\HISTORIAL CHROME\Cache"
  422. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "Z:\HISTORIAL CHROME\Code Cache"
  423. echo.
  424. @echo.
  425. @echo El proceso ha terminado corectamente....
  426. pause
  427. goto:inicio
  428.  
  429. :op24
  430. echo.
  431. echo. Haz elegido el numero. 24
  432. echo.
  433. MD A:\"HISTORIAL CHROME"\"Code Cache"
  434. MD A:\"HISTORIAL CHROME"\Cache
  435. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  436. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  437. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "A:\HISTORIAL CHROME\Cache"
  438. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "A:\HISTORIAL CHROME\Code Cache"
  439. echo.
  440. @echo.
  441. @echo El proceso ha terminado corectamente....
  442. pause
  443. goto:inicio
  444.  
  445. :op25
  446. echo.
  447. echo. Haz elegido el numero. 25
  448. echo.
  449. MD B:\"HISTORIAL CHROME"\"Code Cache"
  450. MD B:\"HISTORIAL CHROME"\Cache
  451. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache"
  452. rd /S /Q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache"
  453. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache" "B:\HISTORIAL CHROME\Cache"
  454. mklink /d "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Code Cache" "B:\HISTORIAL CHROME\Code Cache"
  455. echo.
  456. @echo.
  457. @echo El proceso ha terminado corectamente....
  458. pause
  459. goto:inicio
  460.  
  461. :op26
  462. echo.
  463. echo. Haz elegido el numero. 26
  464. pause
  465. :salir
  466. @cls&exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement