Synopsis: "Invalid D: drive" Error During Installation
Solution:
Use the subst command to reassociate the drive letter with a temporary location. This DOS utility allows users to connect and disconnect a drive letter to a virtual drive location. Connecting the drive letter with a temporary location allows the installer to locate that path. Verify the temp folder exists before redirecting the drive to that location. Create it if it does not exist.
- Click Start > Run
- Type cmd and click ok.
- Type subst [Driver Letter]: C:\temp and press Enter.
- Type exit and press Enter.
- Attempt to install Acrobat.
- Click Start > Run.
- Type cmd and click ok.
- Type subst /D [Driver Letter]: and press Enter. Note: This will remove the temporary association that was created previously.
- Type exit and press Enter.
Applicable Products:
Connected Business 13 and up