Tech Support > Microsoft Windows > dos program under windows-xp
dos program under windows-xp
Posted by Eitan M on October 28th, 2005


Hello,
Where can I declare the paramaters for config.sys on dos files, running on
windows-xp ?

(Where is the config.sys in windows-xp, or what can I do instead ?)

Thanks


Posted by David Candy on October 28th, 2005


%windir%\system32\config.sys

--
--------------------------------------------------------------------------------------------------
Read David defending the concept of violence.
http://margokingston.typepad.com/har...e_ga.html#more
=================================================
"Eitan M" <nospam@nospam.com> wrote in message news:%23HArbD72FHA.3400@tk2msftngp13.phx.gbl...
> Hello,
> Where can I declare the paramaters for config.sys on dos files, running on
> windows-xp ?
>
> (Where is the config.sys in windows-xp, or what can I do instead ?)
>
> Thanks
>
>

Posted by Mel Weaver on October 28th, 2005


%windir%\system32\config.nt


"Eitan M" <nospam@nospam.com> wrote in message
news:%23HArbD72FHA.3400@tk2msftngp13.phx.gbl...
> Hello,
> Where can I declare the paramaters for config.sys on dos files, running on
> windows-xp ?
>
> (Where is the config.sys in windows-xp, or what can I do instead ?)
>
> Thanks
>



Posted by Wesley Vogel on October 28th, 2005


Windows XP uses Config.nt and Autoexec.nt, not Config.sys or Autoexec.bat.

If you have a Config.sys or Autoexec.bat file XP will (mostly) ignore them.
Nothing in Config.sys will have any effect. Any line in Autoexec.bat that
launches a program or changes a directory will be ignored; the only lines in
Autoexec.bat that Windows XP will read are the lines that begin SET or PATH.
If ParseAutoexec is set to 1.

Type: MS-DOS subsystem commands in Help and Support and click the arrow.

[[The MS-DOS subsystem ignores many of these commands, such as buffers and
break, because the MS-DOS subsystem works without them. They are accepted
for compatibility only.]]
From...
XP Help and Support
and
MS-DOS subsystem commands
http://www.microsoft.com/resources/d.../dos_cmds.mspx

Troubleshooting MS-DOS-based programs in Windows XP
http://support.microsoft.com/default...b;en-us;314106

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:%23HArbD72FHA.3400@tk2msftngp13.phx.gbl,
Eitan M <nospam@nospam.com> hunted and pecked:
> Hello,
> Where can I declare the paramaters for config.sys on dos files, running on
> windows-xp ?
>
> (Where is the config.sys in windows-xp, or what can I do instead ?)
>
> Thanks


Posted by Ken Zhao [MSFT] on October 31st, 2005


Hello Eitan,

Thank you for using newsgroup!

At this moment, I would like to appreciate Wesley's great and detailed
information. Eitan, please refer to Wesley's information. I believe that is
helpful.

Thanks & Regards,

Ken Zhao

Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security

================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.





--------------------
| From: "Eitan M" <nospam@nospam.com>
| Subject: dos program under windows-xp
| Date: Fri, 28 Oct 2005 13:21:30 +0200
| Lines: 9
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| Message-ID: <#HArbD72FHA.3400@tk2msftngp13.phx.gbl>
| Newsgroups: microsoft.public.windowsxp.general
| NNTP-Posting-Host: 84.94.152.244.cable.012.net.il 84.94.152.244
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msft ngp13.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windowsxp.general:488509
| X-Tomcat-NG: microsoft.public.windowsxp.general
|
| Hello,
| Where can I declare the paramaters for config.sys on dos files, running
on
| windows-xp ?
|
| (Where is the config.sys in windows-xp, or what can I do instead ?)
|
| Thanks
|
|
|


Similar Posts