Deleting Bak files 2005-09-27 05:18 pm I was wondering what would happen if I deleted all of my bak files???I have saved all of my songs in an "archive" cd. Do I really need all of the bak files on my computer?Fawn Quote Selected
Re: Deleting Bak files Reply #1 – 2005-09-27 05:48 pm You can do that without any problem. In the explorer, sort by extension and delete all .bak files at once, or if you are comfortable with entering commands, type "del *.bak /s" to get rid of all bak-files, even in subdirectories.The /s switch will not work in older Windows-versions, I fear.Rob. Quote Selected
Re: Deleting Bak files Reply #3 – 2005-11-21 11:35 pm To fall ba(c)k on. If you have made a grave mistake, followed by the mistake of saving anyway, delete the .nwc file, and rename the .bak file to the original .nwc file.Or, playing it very safe, rename the .bak file to a new name ending in .nwc.You can choose not to make .bak files.Bak is Dutch slang for joke ;-) Quote Selected
Re: Deleting Bak files Reply #4 – 2005-11-22 03:30 am "Bak" is the last part of the file name for "backup" files. It goes back to DOS days, when file names were limited to 8 characters, a dot, and 3 more characters. The part after the period is known as the "extension." Quote Selected
Re: Deleting Bak files Reply #5 – 2005-11-22 04:18 pm So if I save the fourth time on .nwc, the backup file will save as if it were saving the third time on an nwc-file. Quote Selected
Re: Deleting Bak files Reply #6 – 2005-11-22 06:37 pm The bak file is the most recent version before a save. So yes, if you save 4 times, the current bak file will be the 3rd save version of the file. And of course, if you inadvertently hit save twice without making any changes, well you end up with the same file twice (file.nwc and file.bak). Quote Selected