Page 1 of 1

Portable installation

Posted: Tue Oct 20, 2015 12:44 pm
by aabra1
I am using a portable version as well.
I have a script that I created and it works fine from within MM of the Menu>Tools>Scripts.

It does CreateObject( "SongsDB.SDBApplication" ) without problems from within MM.

Externally it is not working though.

I understand that ActiveX for SongsDB.SDBApplication is not registered but somehow MM creates this object when running script within.

Question:
Is there any way to create that object externally from VB or VBS without portable MM running?
by registering some DLL(s) or specifying a path somwhere or placing that script in a specific directory or anythinkg alse that I did not mention.

Re: Portable installation

Posted: Sun Mar 13, 2016 3:55 pm
by Just Guessing
I am pursuing a somewhat related objective, and I just saw a post that MIGHT help:
http://www.mediamonkey.com/forum/viewto ... f=2&t=2063

Note poster describing an entry in the registry, (which of course a portable install won't create). Maybe manual creation of a single registry entry will work? Won't it be nice if its that easy. I'd guess it can be resolved with the registry, though probably not with a single key.