• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows XP's Autoexec.bat.......

firewall

Platinum Member
In win98, we could put DOS formatted commands in the autoexec.bat file for setting paths and configuring sound devices (soundblaster). That doesn't happens in winxp. I have however used programs like iolo's system mechanic which can defragment the HD before windows fully loads. It displays a blue screen (like when it runs that disk checking utility, chkdsk.exe). How do they do that?

How can I make a command run before the Welcome Screen pops up in winxp?
 
xp isn't based on dos like win98, so it doesn't really use an autoexec.bat. You can use the registry or autoexec.nt (which is modified using the System Properties control panel - under advanced (i think) and Startup and Environment Variables). You can do stuff to the registry using regedit (dangerous if you don't know what you're doing), or msconfig to configure start up stuff. You could also set it up as a service, using Control Panel -> Administrative Tools -> Services.
 
Back
Top