Login using the username and password you created for AcrobatUsers.com.
Note: This is not the same as your Adobe ID.
Benefits of Free Membership:
Find out what AcrobatUsers.com is all about
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.
Like what you see? Take the next step and become a member. Register now to get discounts, attend eSeminars, ask questions and more.
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.

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

Update - With the release of Acrobat/Reader 8.1, the product line is now supported on Vista.
Offline
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
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
Would this mess up a Microsoft Exchange Server 2003 setting?
Offline
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
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
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
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
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
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


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
Online