Tips and tricks on burning


Ok, when u burn mp3's onto cd's make sure the bitrate is 128kbs and the other thing is 44.1 instead of 22.0, and it's WAV format.

Also, the following is great for burning CD's if you want Autorun, an icon, and/or new menu options when you rightclick the CD drive-examples shown:


[autorun]
open=splash.exe // This autoruns the file named-EXE only
icon=splash.exe // This is the icon shown on the CD drive
// ICO, EXE, DLL refs work

shell\readme\command=stuff\help.hlp
shell\readme=&Help...

shell\prog\command=prog1.exe // Path is [cd drive]\prog1.exe
shell\prog=&Program...

shell\emailme\command=stuff\emailme.exe
shell\emailme=&Email me && my bro...

Notes:
You don't need the ... at the end of each command bit, but it looks more professional.
If you want to underline a letter (make a hotkey), put one & in front of the letter that you wish to make the hotkey, but only make one of each letter/number or the hotkey will not work.
If you wish to put a & sign in, like "me & bob", you have to put two & characters consecutively, ie &&, else it ends up like this: "me _bob" because it tries to underline a space.

You can add as many as you like. I have never tried it without the Autorun function, it may not work. To just have the icon, no autorun prog., just omit the "open=" line.

Email me if u have a program to let you have full control of the serial port, Tx/Rx/Gnd etc., I could really use one of them.


Credits

Written by teknesium