Step 1: Check us out

You don't have to be a member to look at any content on the site. Increase your expertise with our helpful tutorials, videos, forums, and sample PDFs.

Step 2: Sign up for a free account

Like what you see? Take the next step and become a member. Register now to get discounts, attend eSeminars, ask questions and more.

Step 3: Start participating

Get the most out of your membership. Post in the forums, create your profile, submit to the gallery, attend a user group meeting. Log In now.

Acrobat User Community Forums

You are not logged in.     Log in to your AUC account.     Don't have an account? Sign up today

#1 2007-03-13 11:38:06

jvanlingen
Guest

Error 1327 invalid drive P

I am trying to install adobe 8.0 on Windows Vista.  I am getting the following error message:  Error 1327 Invalid drive:p when I close out the error message window the installation closes out.


My Product Information:
Reader Pro 8 / Windows

 

#2 2007-03-13 11:52:20

Dimitri
Member

Registered: 2005-11-01
Posts: 691

Re: Error 1327 invalid drive P

Hi jvanlingen,

Currently no Acrobat family product is supported on Vista.  There are some people  reporting they are using it with no serious issues (on the Adobe User to User forums), but there are many others who are experiencing a variety of problems. Vista support will be available in a patch to Acrobat 8 products, but Adobe has not said yet when the patch will be released.

Hope that helps,

Dimtiri Munkirs
WindJack Solutions
www.windjack.com

Offline

 

#3 2007-07-18 13:24:53

dthanna
Member

Registered: 2005-09-28
Posts: 72

Re: Error 1327 invalid drive P

Update - With the release of Acrobat/Reader 8.1, the product line is now supported on Vista.

Offline

 

#4 2007-11-05 15:43:06

Tallarico
Member
Registered: 2007-11-05
Posts: 0

Re: Error 1327 invalid drive P

You're not even bothering to answer his question with regards to the P: drive. 

It has nothing to do with compatibility with Vista, but rather the %HOMEDRIVE% environmental variable on the machine he's installing it on (e.g. his appears to be set to "P").

This has to do with how the installation was packaged originally and is something that's plagued Acrobat Reader as long as I've been familiar with it.

Log in as an account with administrative privileges then nuke your HOMEDRIVE variable ("SET HOMEDRIVE= " from command line - no quotes).  Then re-try your install.

Offline

 

#5 2007-12-05 20:00:16

Starlionblue
Member
Registered: 2007-12-05
Posts: 0

Re: Error 1327 invalid drive P

Agreed with Douglas. You aren't answering the question.

As he mentions, it has to do with the fact that during installation, you change identity from your user to administrator, thus losing all your drive mappings. So if, say, "Documents" is on a network share, the installer wonders where it went. Makes sense in theory but is mucho annoying in practice.

So here's how you solve it:
   1. Disconnect the previously mapped network drive from Windows Explorer.
   2. Right click on Command Prompt in the Start Menu and select Run As Administrator.
   3. Type "Net Use y: \\servername\sharename"
   4. Exit out of the command prompt
   5. Open Windows Explorer
   6. Click 'Map network drive' menu item
   7. Select the y: drive and typed \\servername\sharename into the Folder box.

Not very intuitive, but it works!

EASIER WAY: If you already have a mapped network drive, just do steps 2-4 and it should work...essentially you map it once for the user, once for the administrator.

Offline

 

#6 2008-01-17 15:16:22

nroosien
Member
Registered: 2008-01-17
Posts: 1

Re: Error 1327 invalid drive P

Would this mess up a Microsoft Exchange Server 2003 setting?

Offline

 

#7 2008-01-22 23:20:01

aaronsj
Member
Registered: 2008-01-22
Posts: 1

Re: Error 1327 invalid drive P

Tallarico and Starlionblue -

Thanks for your solution to this problem! I was almost going to give up on installing Adobe Reader until I read your reply to this post, which actually gave a solution and not just information unrelated to solving jvanlingen's original post. I would have been frustrated without your contribution. I'm sure this post will get pleanty of hits as people move to Vista, to them: try this fix!

Aaron

Offline

 

#8 2008-05-12 11:50:24

mamapanda
Member
Registered: 2008-05-12
Posts: 1

Re: Error 1327 invalid drive P

I am a novice user and get the same "1327" error msg about a "'g" drive which I do not have but I am not using Vista. I still use XP Pro. I don't understand about disconnecting a network drive etc. Anyone willing to talk a 66 yr old through this whole process? I am tryoing to install Adobe Photoshop Elements 6 on my HP laptop. Dianne

Last edited by mamapanda (2008-05-12 11:51:46)

Offline

 

#9 2008-05-17 13:27:54

eyeluvqueen
Member
Registered: 2008-05-17
Posts: 1

Re: Error 1327 invalid drive P

MAMAPANDA --
I am a novice as well and read this same forum and I cold not follow it.  I explore the internet further. I fond this approach, tried it and got result.

1.    Click Start, (left bottom screen) and then click Run.
2.    In the Open box, type regedit, and then click OK.
3.     In Registry Editor, locate the following registry key:  Click on it   ( then click on = tco. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders   
Click on HKEY_CURRENT_USER then click on Software then click on Microsoft tco. Windows tco. CurrentVersion tco. Explorer tco. Shell Folders

4.    In the right pane (side), note the values in the Data field of each entry. If any value contains a drive that is not correct for your computer, right-click (mouse button) the entry, type c:\my documents in the Value data box, and then click OK.
5.    Repeat step 4 for each entry whose Data value contains an incorrect drive.
6.    Repeat steps 3 through 5 for each of the following registry keys:

·    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
·    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
·    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
·    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders.

7.    Close Registry Editor.

Last edited by eyeluvqueen (2008-05-17 13:59:16)

Offline

 

#10 2009-06-02 11:26:57

shew82
Member
Registered: 2009-06-02
Posts: 1

Re: Error 1327 invalid drive P

A word of warning - if your IT department has set your home directory (aka My Documents) to somewhere other than C, changing it using the various registry edits shown here could have unwanted consequences.

The safer solution is to do the solution put forward by Starlionblue, which as he said, if you already have a network drive set up (ie you can see f: / h: / whatever: in Computer) is simply a case of:

1. Going to Start->All Programs->Accessories and right clicking on Command Prompt
2. Choose Run as Administrator
3. Click on OK to the UAC Security prompt (the "are you sure you want to do this message")
4. When the command prompt appears, type "Net Use y: \\servername\sharename"
where Y: is the drive letter, so if your documents is h: use that instead and the \\servername\sharename can be found out by looking in Computer -> the servername will be the name in parenthises for the drive in question and the sharname will be the name.

For example, if your network drive is H: you might see an icon named "UserName (\\server\Users) (H:)" in the Network Locations section. This would correspond to the command line:
"Net Use H: \\server\Users\UserName"

Shaun

Offline

 

#11 2009-09-18 15:51:27

fafi
Member
Registered: 2009-09-18
Posts: 1

Re: Error 1327 invalid drive P

Eyeluvqueen's method worked for me...

Got the "Error 1327 invalid drive" message when I tried to uninstall Adobe Reader 8 and also when I tried to install Adobe Reader 9.

Used Eyeluvqueen's method, now Adobe Reader 9 is up and running.

Fair point, you have to exercise care when you're using regedit but the "safer" options did not seem to be available to me. (I'm a home user running XP Home edition).

Thanks, Eyeluvqueen!

Offline

 

#12 2009-12-24 13:54:50

jmdraft
Member
Registered: 2008-01-31
Posts: 5

Re: Error 1327 invalid drive P

I am having a similar problem.

My OS is XP

I have Acrobat Professional 7

I want to make a PDF from a Word doc.

I get Error 1327 Invalid Drive E:\

Recently, I accidentally deleted some files from temporary internet files and that may be causing this problem.

Can someone suggest the fix?

Offline

 

#13 2009-12-28 15:19:45

lkassuba
Administrator

Registered: 2007-06-28
Posts: 2463

Re: Error 1327 invalid drive P

According to the following technical note this error is caused when you are using folder redirection and the mapped drive no longer exists or you are not connected to the network it is mapped to. The solution is to modify your registry (which Adobe does not support):
http://kb2.adobe.com/cps/404/kb404946.html


Forum Moderator and Community Manager for AcrobatUsers.com

Online

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson