A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » Improving Performance
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

Path in Autoexec.bat



 
 
Thread Tools Display Modes
  #1  
Old November 26th 04, 07:57 PM
Buffalo
external usenet poster
 
Posts: n/a
Default Path in Autoexec.bat

My path command is:
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Norton
SystemWorks\Norton Ghost\";C:\PROGRA~1\ATITEC~1\ATICON~1
and it causes an error : Too many parameters.
How can I modify it so that the Ghost portion is loaded and also the ATI Control
Panel?
Thanks


  #2  
Old November 26th 04, 08:26 PM
Bert Kinney
external usenet poster
 
Posts: n/a
Default

Hi Buffalo,

Remove the two " in the path statement.

--
Regards,
Bert Kinney [MS-MVP DTS]
http://dts-l.org/

"Buffalo" wrote
My path command is:
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Norton
SystemWorks\Norton Ghost\";C:\PROGRA~1\ATITEC~1\ATICON~1
and it causes an error : Too many parameters.
How can I modify it so that the Ghost portion is loaded and also the ATI
Control
Panel?
Thanks



  #3  
Old November 26th 04, 08:26 PM posted to microsoft.public.win98.performance
Bert Kinney
external usenet poster
 
Posts: 27
Default Path in Autoexec.bat

Hi Buffalo,

Remove the two " in the path statement.

--
Regards,
Bert Kinney [MS-MVP DTS]
http://dts-l.org/

"Buffalo" wrote
My path command is:
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Norton
SystemWorks\Norton Ghost\";C:\PROGRA~1\ATITEC~1\ATICON~1
and it causes an error : Too many parameters.
How can I modify it so that the Ghost portion is loaded and also the ATI
Control
Panel?
Thanks



  #4  
Old November 26th 04, 08:49 PM
Buffalo
external usenet poster
 
Posts: n/a
Default


"Bert Kinney" wrote in message
...
Hi Buffalo,

Remove the two " in the path statement.

--
Regards,
Bert Kinney [MS-MVP DTS]
http://dts-l.org/

"Buffalo" wrote
My path command is:
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Norton
SystemWorks\Norton Ghost\";C:\PROGRA~1\ATITEC~1\ATICON~1
and it causes an error : Too many parameters.
How can I modify it so that the Ghost portion is loaded and also the ATI
Control
Panel?
Thanks


Would I also have to change C:\Program Files\Norton SystemWorks\Norton Ghost\
to
C:\Progra~1\Norton~1\Norton~1\Norton~1 because Norton Ghost is the second Norton
folder under the Norton SystemWorks Directory?
Just curious because I thought that if a name was over 8 characters in DOS, you
needed to encase it in quotation marks.
Thanks for the reply to my original question.


  #5  
Old November 26th 04, 08:49 PM posted to microsoft.public.win98.performance
Buffalo
External Usenet User
 
Posts: 182
Default Path in Autoexec.bat


"Bert Kinney" wrote in message
...
Hi Buffalo,

Remove the two " in the path statement.

--
Regards,
Bert Kinney [MS-MVP DTS]
http://dts-l.org/

"Buffalo" wrote
My path command is:
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Norton
SystemWorks\Norton Ghost\";C:\PROGRA~1\ATITEC~1\ATICON~1
and it causes an error : Too many parameters.
How can I modify it so that the Ghost portion is loaded and also the ATI
Control
Panel?
Thanks


Would I also have to change C:\Program Files\Norton SystemWorks\Norton Ghost\
to
C:\Progra~1\Norton~1\Norton~1\Norton~1 because Norton Ghost is the second Norton
folder under the Norton SystemWorks Directory?
Just curious because I thought that if a name was over 8 characters in DOS, you
needed to encase it in quotation marks.
Thanks for the reply to my original question.


  #6  
Old November 26th 04, 09:11 PM
SFB - KB3MM
external usenet poster
 
Posts: n/a
Default

DOS simply does not support file names greater than 8 characters.

"Buffalo" wrote in message
news:3FMpd.671955$8_6.414716@attbi_s04...

"Bert Kinney" wrote in message
...
Hi Buffalo,

Remove the two " in the path statement.

--
Regards,
Bert Kinney [MS-MVP DTS]
http://dts-l.org/

"Buffalo" wrote
My path command is:
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Norton
SystemWorks\Norton Ghost\";C:\PROGRA~1\ATITEC~1\ATICON~1
and it causes an error : Too many parameters.
How can I modify it so that the Ghost portion is loaded and also the

ATI
Control
Panel?
Thanks


Would I also have to change C:\Program Files\Norton SystemWorks\Norton

Ghost\
to
C:\Progra~1\Norton~1\Norton~1\Norton~1 because Norton Ghost is the second

Norton
folder under the Norton SystemWorks Directory?
Just curious because I thought that if a name was over 8 characters in

DOS, you
needed to encase it in quotation marks.
Thanks for the reply to my original question.



  #7  
Old November 26th 04, 09:11 PM posted to microsoft.public.win98.performance
SFB - KB3MM
external usenet poster
 
Posts: 129
Default Path in Autoexec.bat

DOS simply does not support file names greater than 8 characters.

"Buffalo" wrote in message
news:3FMpd.671955$8_6.414716@attbi_s04...

"Bert Kinney" wrote in message
...
Hi Buffalo,

Remove the two " in the path statement.

--
Regards,
Bert Kinney [MS-MVP DTS]
http://dts-l.org/

"Buffalo" wrote
My path command is:
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Norton
SystemWorks\Norton Ghost\";C:\PROGRA~1\ATITEC~1\ATICON~1
and it causes an error : Too many parameters.
How can I modify it so that the Ghost portion is loaded and also the

ATI
Control
Panel?
Thanks


Would I also have to change C:\Program Files\Norton SystemWorks\Norton

Ghost\
to
C:\Progra~1\Norton~1\Norton~1\Norton~1 because Norton Ghost is the second

Norton
folder under the Norton SystemWorks Directory?
Just curious because I thought that if a name was over 8 characters in

DOS, you
needed to encase it in quotation marks.
Thanks for the reply to my original question.



  #8  
Old November 26th 04, 10:46 PM
FACE
external usenet poster
 
Posts: n/a
Default

On Fri, 26 Nov 2004 20:49:03 GMT, "Buffalo"
in microsoft.public.win98.performance wrote:


"Bert Kinney" wrote in message
...
Hi Buffalo,

Remove the two " in the path statement.

--
Regards,
Bert Kinney [MS-MVP DTS]
http://dts-l.org/

"Buffalo" wrote
My path command is:
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Norton
SystemWorks\Norton Ghost\";C:\PROGRA~1\ATITEC~1\ATICON~1
and it causes an error : Too many parameters.
How can I modify it so that the Ghost portion is loaded and also the ATI
Control
Panel?
Thanks


Would I also have to change C:\Program Files\Norton SystemWorks\Norton Ghost\
to
C:\Progra~1\Norton~1\Norton~1\Norton~1 because Norton Ghost is the second Norton
folder under the Norton SystemWorks Directory?
Just curious because I thought that if a name was over 8 characters in DOS, you
needed to encase it in quotation marks.
Thanks for the reply to my original question.


This is an interesting one. It certainly threw me a first. Remember that
the SET command creates system literals. I don't know if I can verbalize
it, but instead of handling an argument from the command line to a program,
the system is directly handling a literal value. I don't know if that is
even in the ballpark but I would appreciate commentary on the
accuracy/inaccuracy of my comment.


FACE
  #9  
Old November 26th 04, 10:46 PM posted to microsoft.public.win98.performance
FACE
External Usenet User
 
Posts: 90
Default Path in Autoexec.bat

On Fri, 26 Nov 2004 20:49:03 GMT, "Buffalo"
in microsoft.public.win98.performance wrote:


"Bert Kinney" wrote in message
...
Hi Buffalo,

Remove the two " in the path statement.

--
Regards,
Bert Kinney [MS-MVP DTS]
http://dts-l.org/

"Buffalo" wrote
My path command is:
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Norton
SystemWorks\Norton Ghost\";C:\PROGRA~1\ATITEC~1\ATICON~1
and it causes an error : Too many parameters.
How can I modify it so that the Ghost portion is loaded and also the ATI
Control
Panel?
Thanks


Would I also have to change C:\Program Files\Norton SystemWorks\Norton Ghost\
to
C:\Progra~1\Norton~1\Norton~1\Norton~1 because Norton Ghost is the second Norton
folder under the Norton SystemWorks Directory?
Just curious because I thought that if a name was over 8 characters in DOS, you
needed to encase it in quotation marks.
Thanks for the reply to my original question.


This is an interesting one. It certainly threw me a first. Remember that
the SET command creates system literals. I don't know if I can verbalize
it, but instead of handling an argument from the command line to a program,
the system is directly handling a literal value. I don't know if that is
even in the ballpark but I would appreciate commentary on the
accuracy/inaccuracy of my comment.


FACE
  #10  
Old November 26th 04, 11:15 PM
Buffalo
external usenet poster
 
Posts: n/a
Default


"FACE" wrote in message
...
On Fri, 26 Nov 2004 20:49:03 GMT, "Buffalo"
in microsoft.public.win98.performance wrote:


"Bert Kinney" wrote in message
...
Hi Buffalo,

Remove the two " in the path statement.

--
Regards,
Bert Kinney [MS-MVP DTS]
http://dts-l.org/

"Buffalo" wrote
My path command is:
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;"C:\Program Files\Norton
SystemWorks\Norton Ghost\";C:\PROGRA~1\ATITEC~1\ATICON~1
and it causes an error : Too many parameters.
How can I modify it so that the Ghost portion is loaded and also the ATI
Control
Panel?
Thanks


Would I also have to change C:\Program Files\Norton SystemWorks\Norton

Ghost\
to
C:\Progra~1\Norton~1\Norton~1\Norton~1 because Norton Ghost is the second

Norton
folder under the Norton SystemWorks Directory?
Just curious because I thought that if a name was over 8 characters in DOS,

you
needed to encase it in quotation marks.
Thanks for the reply to my original question.


This is an interesting one. It certainly threw me a first. Remember that
the SET command creates system literals. I don't know if I can verbalize
it, but instead of handling an argument from the command line to a program,
the system is directly handling a literal value. I don't know if that is
even in the ballpark but I would appreciate commentary on the
accuracy/inaccuracy of my comment.


FACE


Don't know.
I just changed my config.sys to put the DOS=HIGH,UMB second in line instead of
third.
DEVICE=C:\WINDOWS\HIMEM.SYS
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\EMM386.EXE NOEMS
(PS: I also just added NOEMS to that line;ie: before it just read
DEVICE=C:\WINDOWS\EMM386.EXE)

I also changed the :
DEVICE=C:\CDROM\CDTECH.SYS /D:MSCD001 /UDMA2 /V to load high as I had it set to
load high in autoexec.bat so that it would match up (LH
C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD001 /M:10)DEVICEHIGH=C:\CDROM\CDTECH.SYS
/D:MSCD001 /UDMA2 /V
and now I no longer receive the 'too many parameters' error.

I don't know which one did the trick, but perhaps later, I will undo one change
at a time to see if I can recreate the problem.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Autoexec.bat Javad General 4 November 22nd 04 11:49 PM
Autoexec.bat Dave Improving Performance 4 October 8th 04 12:30 AM
Reading Autoexec.bat Dingus Software & Applications 12 August 25th 04 08:35 PM
Major errors in config.sys & Autoexec.bat Kim Setup & Installation 4 August 2nd 04 02:23 AM
UNC Path bug ? Skybuck Flying Networking 2 June 23rd 04 10:42 AM


All times are GMT +1. The time now is 09:46 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.