View Single Post
  #9 (permalink)  
Old 02-27-2007, 11:43 PM
finster869's Avatar
finster869
Regular 'Geeker
Offline
Location: Pennsylvania
 
Join Date: Nov 2006
Posts: 282
Reputation: 105
finster869 is keeping up the good workfinster869 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by colonel
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.
Great find, Colonel! Do you think you could leave the VC file in EXT rom and do the copy from ext_rom instead of storage card?