Add paths in autoexec to NT’s PATH environmental variable


To control whether NT includes AUTOEXEC.BAT’s path statement in NT’s PATH
environmental variable cut and paste the following registry hack code into paths.reg file and run it.

REGEDIT4
BLANK
LINE GOES HERE

[HKEY_CURRENT_USER\Software\Microsoft\Windows
NT\CurrentVersion\Winlogon]
“ParseAutoexec”=”1”

BLANK LINE GOES HERE

Set ParseAutoexec=0 if you
do NOT want autoexec’s path parsed by NT. See .REG
files
for background information on .REG files.

About The Author

Leave a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Scroll to Top