WOW... that's a lot of zipped up stuff ha ha.
Ok... starting where we left off, you are now within G:\zip_rar_copy\
This is where the fun / potentially dangerous bit begins... hence the "copy" of data.
Make sure you have WinRar installed - WinRAR archiver, a powerful tool to process RAR and ZIP files
(Download link at the bottom of the page 'English 64-bit')
Type or copy/paste the following into the command prompt:
This is currently set to remove .txt files, change the .txt bit at the end of the line to the filetype you want to remove.
Code:for %I in (*.rar) do "C:\Program Files\WinRAR\WinRAR.exe" d -ibck "%I" *.txt
Once it finishes lets do the same but for .zip files...
Notice the difference at the beginning, i have changed (*.rar) to (*.zip)
This is currently set to remove .txt files, change the .txt bit at the end of the line to the filetype you want to remove.
Code:for %I in (*.zip) do "C:\Program Files\WinRAR\WinRAR.exe" d -ibck "%I" *.txt
Now, when you look in the rar/zip files you shouldn't see anything of the file types you have just removed
Let me know how it goes.
Regards,
Jamie
oh my god.
winrar is now crazily generating many many error box, stating that 'the files are in use by other applications.' No No application is actually using those files. then it gives a lot of wired
unknown files... winrar now also 'freezes' and is likely to get crashed very soon.
My Computer
At a glance
Microsoft Windows 7 Home Premium 64-bit 7600 ...Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz8.00 GBIntel(R) HD Graphics
- Computer type
- PC/Desktop
- OS
- Microsoft Windows 7 Home Premium 64-bit 7600 Multiprocessor Free
- CPU
- Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
- Motherboard
- ASUSTeK COMPUTER INC. P8B75-M LX PLUS
- Memory
- 8.00 GB
- Graphics Card(s)
- Intel(R) HD Graphics
- Sound Card
- Realtek High Definition Audio
- Screen Resolution
- 1680 x 1050 x 32 bits (4294967296 colors) @ 59 Hz
- Hard Drives
- (1) ST1000DM003-1CH162 (2) Seagate Expansion Desk USB Device
- PSU
- Antec
- Case
- Fractal Design Define Mini
- Keyboard
- Logitech
- Internet Speed
- 100MB/s Hong Kong Broadband
- Antivirus
- Kaspersky
- Browser
- IE, Google Chrome

