Is there any way I can have the Music Collection (editor.exe) to load up a particular mcc file, instead of the one in the DBPowerAmp directory?
With most programs, you can send a string to an executible with the location of a file to open it up once the app loads (usually inside of a shortcut file). For instance:
"C:\Program Files\Illustrate\dBpowerAMP\Editor.exe" "C:\Program Files\Illustrate\dBpowerAMP\office.mcc"
Instead of loading Office, it loads an mcc based off my username.
I'd like to build a Music Collection on a Mapped Drive so multiple users can add music, edit tags, and their "preference" to a song.
This leads me to the next question: Where is the "Preference" field stored? In the MCC or one of the other username-based files?
With most programs, you can send a string to an executible with the location of a file to open it up once the app loads (usually inside of a shortcut file). For instance:
"C:\Program Files\Illustrate\dBpowerAMP\Editor.exe" "C:\Program Files\Illustrate\dBpowerAMP\office.mcc"
Instead of loading Office, it loads an mcc based off my username.
I'd like to build a Music Collection on a Mapped Drive so multiple users can add music, edit tags, and their "preference" to a song.
This leads me to the next question: Where is the "Preference" field stored? In the MCC or one of the other username-based files?
Comment