« disactivate core 2 automatically | Main | jajah »

make a burnable folder

Ever wanted to transform a normal folder into a folder with a "Burn" button? Basically, if the folder has a burn button, it ist just folder with the (hidden) extension ".fpbf". But if you try to rename a folder in the Finder manually there will an error telling you that .fpbf ist a reserved extension and you cannot use it. Unless you get the terminal at hand: % mv my_folder new_cd.fpbf and *poof* you can burn the folder on CD's as you like.

Comments

Is it correct ?
we cannot just mv like that... ?

hello

This is correct as far as it works. It doesn't mean that this is necessary or there is no other way to burn a CD, but it is possible the way I explained.

Post a comment