PDA

View Full Version : batch file (WXP-Home)


king123
08-19-2004, 01:31 PM
Hi, I was wondering if anyone knows how I could make an Autoexec.bat for Xp Thanks

BertImmenschuh
08-19-2004, 01:36 PM
WinXP uses the autoexec.nt file in C:\Windows\System32 instead of the autoexec.bat file.

"@echo off

REM AUTOEXEC.BAT is not used to initialize the MS-DOS environment.
REM AUTOEXEC.NT is used to initialize the MS-DOS environment unless a
REM different startup file is specified in an application's PIF."

<font color=blue>Good judgement comes from experience, and experience comes from bad judgement.</font color=blue> <font color=green>Experience is a wonderful thing. It enables you to recognize a mistake when you make it again.</font color=green>