Hi all:
I'm trying to install MM using an account wich has limited privileges.
When installing MM, a "you need to be logged in as Administrator" message appears and installation stops.
Any workaround?
TIA
Pablo
Installing MM with non-Administrator account
Moderator: Gurus
Yes Copy Whole installed MM Folder to PC With Limited Account.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum posts
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum posts
It more means that it is clean app without additional files outside Installation folder except settings and Library(can be changed) which will classify it as fully portable.
BTW Library and Settings can be found in <My Music>\Mediamonkey for each user.
BTW Library and Settings can be found in <My Music>\Mediamonkey for each user.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum posts
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum posts
Thank you, Peke. Your suggestion solved my problem. You are right, it is a very clean app!!!
I figure that if you are patient enough you can tweak the .INI file in order to use a database stored in a USB key, for instance, and have MM running from there.
Yes, is not strictly "portable", but...
Regards,
Pablo
I figure that if you are patient enough you can tweak the .INI file in order to use a database stored in a USB key, for instance, and have MM running from there.
Yes, is not strictly "portable", but...
Regards,
Pablo
We are thinking about that "but...".
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum posts
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum posts
An easily selectable 'shared user' vs 'separate user' configuration would be an awesome addition. Winamp and foobar already have this feature and its great.Peke wrote:We are thinking about that "but...".
New script:
Last.FM Node Now with DJ Mode!
Last.fm + MediaMonkey = Scrobbler DJ!
Tag with MusicBrainz ~ Get Album Art!
Tweak the Monkey! ~ My Scripts Page


Last.fm + MediaMonkey = Scrobbler DJ!
Tag with MusicBrainz ~ Get Album Art!
Tweak the Monkey! ~ My Scripts Page

Yes, Teknojnky, it would be!!
One problem could be the fact that in the INI file you specify fixed locations for the MDB file, while a USB key could get different drive names depending on the computer you plug it in.
But if you can use a kind of environment variable to refer to the drive name where MM is running from... voilá!!
Let's continue thinking the "but", Peke
Pablo
One problem could be the fact that in the INI file you specify fixed locations for the MDB file, while a USB key could get different drive names depending on the computer you plug it in.
But if you can use a kind of environment variable to refer to the drive name where MM is running from... voilá!!
Let's continue thinking the "but", Peke

Pablo
I don't know if its currently possible, but if MM would accept a relative path (meaning relative from the program folder it was ran from) then you could specify something like:pabloGlosa wrote:Yes, Teknojnky, it would be!!
One problem could be the fact that in the INI file you specify fixed locations for the MDB file, while a USB key could get different drive names depending on the computer you plug it in.
But if you can use a kind of environment variable to refer to the drive name where MM is running from... voilá!!
Let's continue thinking the "but", Peke
Pablo
Code: Select all
database_path=.\MyMediaMonkeyDatabase.mdb
New script:
Last.FM Node Now with DJ Mode!
Last.fm + MediaMonkey = Scrobbler DJ!
Tag with MusicBrainz ~ Get Album Art!
Tweak the Monkey! ~ My Scripts Page


Last.fm + MediaMonkey = Scrobbler DJ!
Tag with MusicBrainz ~ Get Album Art!
Tweak the Monkey! ~ My Scripts Page

I'll inform you all about progress as soon as I get some facts.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum posts
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum posts