Search

Ads

Wednesday, July 23, 2008

Bulk Editing Of .xxx to .zip or .mp3

Bulk Editing Of .xxx to .zip or .mp3

lets us say you have just download a new album or game
but all the files are .xxx and you need them to be
zip's, rar's, mp3's etc.....
then do the following

-create a new folder

-put all the files needing editing in the new folder

-then goto "run" in the start menu

-type in CMD and click ok


-the next thing needsa few bits of old dos commands

-you need to navagate CMD to the folder whree the files are

-you can do this by 1st getting the total adress of the folder

-and then typing it in cmd with a "cd" in front
QUOTE
cd c:\xxx\yyy\ccc\

once you in the folder where the files are you can move on

u can cheek you in the right folder by typing dir to get a list of files

-now type in....
QUOTE
rename *.* *.zip

Note: change the zip to what ever the extention needs to be (.rar, .mp3 ect)

all done
you should have now changed the .* to what ever you needed

To exit CMD type in "exit"

Boot Winxp Fast

Boot Winxp Fast

Follow the following steps

1. Open notepad.exe, type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) & save as "ntosboot.bat" in c:\

2. From the Start menu, select "Run..." & type "gpedit.msc".

3. Double click "Windows Settings" under "Computer Configuration" and double click again on "Shutdown" in the right window.

4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file & click "Open".

5. Click "OK", "Apply" & "OK" once again to exit.

6. From the Start menu, select "Run..." & type "devmgmt.msc".

7. Double click on "IDE ATA/ATAPI controllers"

8. Right click on "Primary IDE Channel" and select "Properties".

9. Select the "Advanced Settings" tab then on the device or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' & click "OK".

10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.

11. Reboot your computer.