Sorry, it was in the moderators forum, I hadn't realized that (since I searched for it). Here's the content (originally posted by Owyn):
Nyn has asked several times about how to use the new
/INIFILE command line parameter. The theory is simple, use a different configuration when running MM. The details can be a little tricky.
This is all the steps I went through to use the copy of Teknojnky's database on my system.
First I need to process the file from Tekno
1) Downloaded new database from the link Tekno provided.
2) Renamed the rar to append a .YYMMDD.HHMM time stamp to the filename. Not necessary, but, it is my standard practice for files which I may have more than one of.
3) I store test databases in C:\MMDATA\... Decided I needed a new area to store databases from other users. Created folders C:\MMDATA\UserDatabases and C:\MMDATA\UserDatabases\Teknojnky.
4) Moved the renamed rar from step 2 from my Downloads folder to the C:\MMDATA\UserDatabases\Teknojnky folder. I will keep this file as a restore point in the event that I need to go back to the original db.
5) Used IZArc to expand the rar into a new folder with the same name as the arc. I now have "C:\MMDATA\UserDatabases\Teknojnky\MM3db.081228.0919\MM3.db" available.
Now I need to set up a custom .ini file for it
1) Go to my base test folder C:\MMDATA\MediaMonkey
2) Copy C:\MMDATA\MediaMonkey\Mediamonkey.ini and rename copy as Teknojnky.ini.
3) Edit Teknojnky.ini -> [System] -> DBName= to read
DBName=C:\MMDATA\UserDatabases\Teknojnky\MM3db.081228.0919\MM3.DB
Now I need to set up a Vista shortcut to use the new .ini file
1) I keep my testing shortcuts in Start Menu -> Programs -> MediaMonkey Testing
2) Open the shortcuts folder
3) Copy my base shortcut for using Current (ie. latest) Program Files\MediaMonkey\MediaMonkey.exe with MMDATA MediaMonkey.ini.
4) Edit properties of new shortcut.
- General->Filename: Change from "MediaMonkey(Current,MMDATA) - Copy" to "MediaMonkey(Current,MMDATA,Teknojnky)
- Shortcut->Target: Change from ""C:\Program Files\MediaMonkey\MediaMonkey.exe" /INIFILE=C:\MMDATA\MediaMonkey\MediaMonkey.ini" to ""C:\Program Files\MediaMonkey\MediaMonkey.exe" /INIFILE="C:\MMDATA\MediaMonkey\Teknojnky.ini""
To use the new entry just select it from Start Menu or the custom shortcut folder.
Bit long winded, but, the devils in the details.
EDIT: Quoted /INIFILE path
Sorry, it was in the moderators forum, I hadn't realized that (since I searched for it). Here's the content (originally posted by Owyn):
Nyn has asked several times about how to use the new [url=http://www.ventismedia.com/mantis/view.php?id=5036]/INIFILE[/url] command line parameter. The theory is simple, use a different configuration when running MM. The details can be a little tricky.
This is all the steps I went through to use the copy of Teknojnky's database on my system.
First I need to process the file from Tekno
1) Downloaded new database from the link Tekno provided.
2) Renamed the rar to append a .YYMMDD.HHMM time stamp to the filename. Not necessary, but, it is my standard practice for files which I may have more than one of.
3) I store test databases in C:\MMDATA\... Decided I needed a new area to store databases from other users. Created folders C:\MMDATA\UserDatabases and C:\MMDATA\UserDatabases\Teknojnky.
4) Moved the renamed rar from step 2 from my Downloads folder to the C:\MMDATA\UserDatabases\Teknojnky folder. I will keep this file as a restore point in the event that I need to go back to the original db.
5) Used IZArc to expand the rar into a new folder with the same name as the arc. I now have "C:\MMDATA\UserDatabases\Teknojnky\MM3db.081228.0919\MM3.db" available.
Now I need to set up a custom .ini file for it
1) Go to my base test folder C:\MMDATA\MediaMonkey
2) Copy C:\MMDATA\MediaMonkey\Mediamonkey.ini and rename copy as Teknojnky.ini.
3) Edit Teknojnky.ini -> [System] -> DBName= to read
DBName=C:\MMDATA\UserDatabases\Teknojnky\MM3db.081228.0919\MM3.DB
Now I need to set up a Vista shortcut to use the new .ini file
1) I keep my testing shortcuts in Start Menu -> Programs -> MediaMonkey Testing
2) Open the shortcuts folder
3) Copy my base shortcut for using Current (ie. latest) Program Files\MediaMonkey\MediaMonkey.exe with MMDATA MediaMonkey.ini.
4) Edit properties of new shortcut.
- General->Filename: Change from "MediaMonkey(Current,MMDATA) - Copy" to "MediaMonkey(Current,MMDATA,Teknojnky)
- Shortcut->Target: Change from ""C:\Program Files\MediaMonkey\MediaMonkey.exe" /INIFILE=C:\MMDATA\MediaMonkey\MediaMonkey.ini" to ""C:\Program Files\MediaMonkey\MediaMonkey.exe" /INIFILE="C:\MMDATA\MediaMonkey\Teknojnky.ini""
To use the new entry just select it from Start Menu or the custom shortcut folder.
Bit long winded, but, the devils in the details.
EDIT: Quoted /INIFILE path