Re: Do autoexec.bat/ config.sys work in xp?
From: David Candy (.)
Date: 02/27/05
- Next message: Bill Molony: "RE: Explorer "Edit File Type" dialog Edit/Remove buttons grayed out"
- Previous message: kurttrail: "Re: Dual Monitor - Stretch Taskbar Onto Both Windows"
- In reply to: Yves Leclerc: "Re: Do autoexec.bat/ config.sys work in xp?"
- Next in thread: V S Rawat: "Re: Do autoexec.bat/ config.sys work in xp?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Feb 2005 03:01:56 +1100
Autoexec.bat is used. It is read at each user logon and has a low priority. Programming tools will find it essential. Autoexec.nt and config.nt are read whenever a Dos or Win16 program starts. and only have a life time of that 16 bit program.
-- ---------------------------------------------------------- http://www.microscum.com/mscommunity/ "Yves Leclerc" <yvesleclercNOSPAM@sympatico.ca> wrote in message news:%23CzWTTOHFHA.3968@TK2MSFTNGP14.phx.gbl... > You should be using Autoexec.NT and Config.NT. Autoexec.bat and Config.sys > do not seem to be really used. > > > "David Candy" <.> wrote in message > news:eQdfsGNHFHA.2936@TK2MSFTNGP15.phx.gbl... > Autoexec.bat gets read. Config.sys doesn't. However autoexec variables don't > override system or user variables. But can add to the list. > > EG > > Set var=fred in the registry, > > Set var=myrtle in Autoexec and > Set var1=Myrtle > > Var will = Fred > Var1=Myrtle > > Path statements are added to the end of user/system paths. > -- > ---------------------------------------------------------- > http://www.microscum.com/mscommunity/ > "V S Rawat" <VSRawat@HCLInfinet.com> wrote in message > news:u$MRUlMHFHA.472@TK2MSFTNGP12.phx.gbl... >> Do autoexec.bat/ config.sys work in xp? >> >> I have put some settings in 98, like setting c:TEMP and >> C:TMP folder so that I can clean them manually. I have done >> that by putting that in autoexec.bat in c: which is my 98 >> partition. some settings are also put in c:config.sys >> >> Is there any way that the same c:autoexec.bat and >> c:config.sys get used by xp sp2 that is in my e: >> >> or, do I need to keep them at e:, if at all these work in >> xp? It should use same c:TEMP and c:TMP folder for its temp >> work in xp as it is using in 98. >> >> What are the useful settings for autoexec.bat and config.sys >> in xp? >> >> -- >> Rawat > >
- Next message: Bill Molony: "RE: Explorer "Edit File Type" dialog Edit/Remove buttons grayed out"
- Previous message: kurttrail: "Re: Dual Monitor - Stretch Taskbar Onto Both Windows"
- In reply to: Yves Leclerc: "Re: Do autoexec.bat/ config.sys work in xp?"
- Next in thread: V S Rawat: "Re: Do autoexec.bat/ config.sys work in xp?"
- Messages sorted by: [ date ] [ thread ]
Loading