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

Problem using Subst MSDOS command



 
 
Thread Tools Display Modes
  #1  
Old May 12th 04, 04:58 PM
Chucktronic
external usenet poster
 
Posts: n/a
Default Problem using Subst MSDOS command

Hi,

In autoexec.bat, I have several virtual drives assigned to specific
directories of my main drive C: using the Subst MS-DOS command
and they all end up being use on MS-DOS compatibility mode file system.

System Properties | Performance
- Drive G is using MS-DOS compatibilty mode file system.
- Drive O is using MS-DOS compatibilty mode file system.
- Drive P is using MS-DOS compatibilty mode file system.
- Drive Q is using MS-DOS compatibilty mode file system.

This problem causes all filenames within any of the virtual drive to be
truncated to 8 characters with a ~1 and also, none of these files can be
deleted and saved in the recycle bin. I always get this error message:

The file "XXXX.XXX" is too big for the Recycle Bin.
Do you want to permanently delete it ?

What could be the problem ?

Any help would be greatly appreciated,
Charles A. Gilbert
CHUCK Electronics
http://www.chucktronic.ca/




  #2  
Old May 13th 04, 01:09 AM
Jim Eshelman
external usenet poster
 
Posts: n/a
Default Problem using Subst MSDOS command

There is a problem documented for Win ME and not for Win 98 - but I wonder
if it is applying here.

The problem in Win ME is that SUBST, though it works just fine, doesn't work
in AUTOEXEC.BAT. It will work in any other batch file, just not in
AUTOEXEC.BAT because of how parsing of that file is done. I wonder if you
will get around this problem by making a separate batch file with these
commands and launching it with a click after Windows is fully loaded. If
that fixes it, then there are some things we can do to make it more
convenient for you.

--
Jim Eshelman, MS-MVP Windows http://aumha.org/
AumHa Forums: http://forum.aumha.org/
The Parasite Fight: http://aumha.org/a/parasite.htm
Computer Health: http://aumha.org/a/health.htm
Troubleshooting: http://aumha.org/a/tshoot.htm

Chucktronic wrote:
In autoexec.bat, I have several virtual drives assigned to specific
directories of my main drive C: using the Subst MS-DOS command
and they all end up being use on MS-DOS compatibility mode file
system.

System Properties | Performance
- Drive G is using MS-DOS compatibilty mode file system.
- Drive O is using MS-DOS compatibilty mode file system.
- Drive P is using MS-DOS compatibilty mode file system.
- Drive Q is using MS-DOS compatibilty mode file system.

This problem causes all filenames within any of the virtual drive to
be truncated to 8 characters with a ~1 and also, none of these files
can be deleted and saved in the recycle bin. I always get this error
message:

The file "XXXX.XXX" is too big for the Recycle Bin.
Do you want to permanently delete it ?

What could be the problem ?

Any help would be greatly appreciated,
Charles A. Gilbert
CHUCK Electronics
http://www.chucktronic.ca/



  #3  
Old May 13th 04, 03:44 AM
Chucktronic
external usenet poster
 
Posts: n/a
Default Problem using Subst MSDOS command

Thanks for the suggestion,

I edited a separate batch file and programmed a PIF link in my
StartUp directory. It solved my problem completly.

I appreciate your quick help,
Chuck.


"Jim Eshelman" wrote in message
...
There is a problem documented for Win ME and not for Win 98 - but I wonder
if it is applying here.

The problem in Win ME is that SUBST, though it works just fine, doesn't

work
in AUTOEXEC.BAT. It will work in any other batch file, just not in
AUTOEXEC.BAT because of how parsing of that file is done. I wonder if you
will get around this problem by making a separate batch file with these
commands and launching it with a click after Windows is fully loaded. If
that fixes it, then there are some things we can do to make it more
convenient for you.

--
Jim Eshelman, MS-MVP Windows http://aumha.org/
AumHa Forums: http://forum.aumha.org/
The Parasite Fight: http://aumha.org/a/parasite.htm
Computer Health: http://aumha.org/a/health.htm
Troubleshooting: http://aumha.org/a/tshoot.htm

Chucktronic wrote:
In autoexec.bat, I have several virtual drives assigned to specific
directories of my main drive C: using the Subst MS-DOS command
and they all end up being use on MS-DOS compatibility mode file
system.

System Properties | Performance
- Drive G is using MS-DOS compatibilty mode file system.
- Drive O is using MS-DOS compatibilty mode file system.
- Drive P is using MS-DOS compatibilty mode file system.
- Drive Q is using MS-DOS compatibilty mode file system.

This problem causes all filenames within any of the virtual drive to
be truncated to 8 characters with a ~1 and also, none of these files
can be deleted and saved in the recycle bin. I always get this error
message:

The file "XXXX.XXX" is too big for the Recycle Bin.
Do you want to permanently delete it ?

What could be the problem ?

Any help would be greatly appreciated,
Charles A. Gilbert
CHUCK Electronics
http://www.chucktronic.ca/






  #4  
Old May 14th 04, 05:28 PM
Jim Eshelman
external usenet poster
 
Posts: n/a
Default Problem using Subst MSDOS command

Thanks for the feedback! I'll see if I can get MS to modify that KB article.

Chucktronic wrote:
Thanks for the suggestion,

I edited a separate batch file and programmed a PIF link in my
StartUp directory. It solved my problem completly.

I appreciate your quick help,
Chuck.


"Jim Eshelman" wrote in message
...
There is a problem documented for Win ME and not for Win 98 - but I
wonder if it is applying here.

The problem in Win ME is that SUBST, though it works just fine,
doesn't work in AUTOEXEC.BAT. It will work in any other batch file,
just not in AUTOEXEC.BAT because of how parsing of that file is
done. I wonder if you will get around this problem by making a
separate batch file with these commands and launching it with a
click after Windows is fully loaded. If that fixes it, then there
are some things we can do to make it more convenient for you.

--
Jim Eshelman, MS-MVP Windows http://aumha.org/
AumHa Forums: http://forum.aumha.org/
The Parasite Fight: http://aumha.org/a/parasite.htm
Computer Health: http://aumha.org/a/health.htm
Troubleshooting: http://aumha.org/a/tshoot.htm

Chucktronic wrote:
In autoexec.bat, I have several virtual drives assigned to specific
directories of my main drive C: using the Subst MS-DOS command
and they all end up being use on MS-DOS compatibility mode file
system.

System Properties | Performance
- Drive G is using MS-DOS compatibilty mode file system.
- Drive O is using MS-DOS compatibilty mode file system.
- Drive P is using MS-DOS compatibilty mode file system.
- Drive Q is using MS-DOS compatibilty mode file system.

This problem causes all filenames within any of the virtual drive to
be truncated to 8 characters with a ~1 and also, none of these files
can be deleted and saved in the recycle bin. I always get this error
message:

The file "XXXX.XXX" is too big for the Recycle Bin.
Do you want to permanently delete it ?

What could be the problem ?

Any help would be greatly appreciated,
Charles A. Gilbert
CHUCK Electronics
http://www.chucktronic.ca/



 




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
Shutdown problem when filesharing enabled Ivan General 2 July 5th 04 12:48 PM
Problem navigating in the BIOS Keith General 3 June 7th 04 09:14 PM
Winsock Error or Host File Problem? Bruce General 2 June 7th 04 02:51 PM
I'm having a repeating problem Lexmark X83 HBYardSale Printing 1 June 5th 04 09:04 PM
E-mail Password problem Benny Networking 0 June 5th 04 03:32 AM


All times are GMT +1. The time now is 07:19 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.