If
they're not in the %path%, it may be necessary to add the path to the
file, but it'll still work.
Doesn't have to be in the PATH if listed in App Paths.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\
CurrentVersion\App Paths\somefile.exe
Value Name: Path
Data Type: REG_EXPAND_SZ
Value Data: Path to executable
And the extension does not need to be typed if listed in PATHEXT.
That's why iexplore, msimn, msinfo32, msconfig, etc. work without typing the
PATH or the extension.
C:\WINDOWS\PCHealth\HelpCtr\Binaries\MSConfig.exe
I do not know why eventvwr works. eventvwr.msc is in the PATH, but msc is
not in PATHEXT.
Even RegSvr32 /? in the Run command. Ctrl + C to copy the info.
You can also type folder paths and urls.
www.microsft.com
C:\WINDOWS\system32
or
\WINDOWS\system32
or
system32
or
fonts
or
tasks
or
%userprofile%
or
%TMP%
or
%TEMP%
or
%allusersprofile%
or
%appdata%
or
Start | Run | Type: . | Click OK opens %userprofile%
Start | Run | Type: .. | Click OK opens C:\Documents and Settings
Start | Run | Type: ... | Click OK opens My Computer
Start | Run | Type: \ | Click OK opens C:\ or the root folder
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In