You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
path configuration
About this tag
The path configuration tag covers issues related to the Windows system and user PATH environment variable, which tells the operating system where to look for executable files. Common problems include Windows not finding .bat or .exe files even when the PATH variable appears correctly set, as seen in Windows 8.1. Another recurring issue involves setting environment variables like GS_PROG to point to a program's full path, such as Ghostscript for GIMP, where the configuration may fail on Windows 7. Discussions focus on troubleshooting why certain executables are not recognized unless the full path is specified, and how to properly configure PATH and related variables to resolve these issues.
I have a Lenovo Ideapad s510p running original Windows 8.1. Bought it in May'14.
The problem is that it's not able to find & run some bat & exe files given in the '%Path'. Whereas it can find some - it can't find some others. So it doesn't run them unless full path is specified.
This is a big...
batch file
binaries
command prompt
configuration
environment variables
executable
file execution
lenovo
mysql
pathpathconfigurationpathext
run issues
software installation
system variables
troubleshooting
user variables
windows 8.1
Hi all!
I have some problems with installing ghostscript for GIMP. After standard installation for Windows I follow the instruction (which worked for Vista) to make GIMP recognize installed ghostscript. They were to set an environment variable GS_PROG with full path to the location of the...