Found out that during installation, the MM installer runs under admin account, and my admin account had no network share available.
Solution:
Start cmd.exe -> Run as Administrator.
In the black screen:
Code: Select all
net use w: \\server\share /user:username password /persistentPress enter.
Run the installer, and the drive you added manual under the admin account, is now also recognized inside MediaMonkey Installer:


