Another fun little goodie for anyone that is running a rom where you have to copy a file from the storage card to \Windows to get it to work. For example, in my 3.5, I have VC mostly installed, but you have to install voicecmd.exe from the SD. Anyway, just add lines like this to you config.txt.
Code:
CPY1: \Storage Card\voicecmd.exe
CPY2: \Windows\voicecmd.exe
This will do the copying for you.