Search found 1 match
- Thu Dec 23, 2010 1:15 pm
- Forum: Windows
- Topic: Use environment variables in the audacity.cfg file?
- Replies: 1
- Views: 425
Use environment variables in the audacity.cfg file?
I need to set audacity to default to certain directories (i.e. not going to the program files when you go to File --> Open for the first time). For example I'm trying to do something like this: TempDir=%TMP%audacity_temp PresetsDir=%APPDATA%RoamingAudacitypresets DefaultOpenPath=%HOMEDRIVE%My Music ...