Jump to content

Will not install if program files isn't default


Recommended Posts

Do me a favor, and go to a command line prompt and print out what your program files directory is:

1. Start -> Run, then type "cmd" and hit enter

2. type "echo %PROGRAMFILES%" and hit enter

3. Post here what it says. On my system I get this:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Rick>echo %PROGRAMFILES%
C:\Program Files

C:\Documents and Settings\Rick>

Obviously the line of interest is line #5 ("C:\Program Files")

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

"D:" is a relative path name. You need to change it to "D:\", which is an absolute pathname, and things should be fine and will accomplish exactly what you want.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...