Vista and error 1327
In Technology | Tags: error 1327, install, vista | no comments yet | permalink
So I’ve been trying to install some software on a copy of Vista Enterprise here at Monkey Inc. Problem is, with some software, whenever I try an install, I get an error 1327, invalid drive m:/. Seems some install programs don’t like the fact that I have a mapped m drive onto a central file store. A search of the knowledge base at MSDN didn’t do anything in terms of resolving this, however a quick Google did.
Seems the error occurs because the install program is running under elevated privileges, whereas my m drive is mapped for my standard user account. Simple fix is to map an equivalent m drive for the local admin account and, hey presto, it all works fine. Steps to follow are below (taken from the vista64 forum):
1. Disconnect the previously mapped network drive from Windows
Explorer.
2. Right click on Command Prompt in the Start Menu and selected Run
As Administrator.
3. Type “Net Use m: \\servername\sharename”
4. Exit out of the command prompt
5. Open Windows Explorer
6. Click ‘Map network drive’ menu item
7. Select the m: drive and typed \\servername\sharename into the
Folder box.
Of course if you already have an m drive mapped, then you only need to do steps 2-4.
email this | tag this | digg this | trackback | comment RSS feed

Leave a Comment