Guest brucegooglegroups Posted November 19, 2007 Posted November 19, 2007 In a recent post, it was suggested to boot normally and copy the contents of my config.sys rem buffer=80 files=200 stacks-12,256 device= c:\windows\himem.sys device= c:\windows\EMM386.EXE DEVICE=C:\WINDOWS\setver.exe My system still runs slow. Comments? I am contemplating a reinstall. Bruce
Guest Lil' Dave Posted November 19, 2007 Posted November 19, 2007 Re: config.sys and windows protection error Dunno, its been awhile. The first line containing a remark (rem) is entirely unneeded. -- Dave Profound is we're here due to a chance arrangement of chemicals in the ocean billions of years ago. More profound is we made it to the top of the food chain per our reasoning abilities. Most profound is the denial of why we may be on the way out. "brucegooglegroups" <brucegooglegroups@hotmail.com> wrote in message news:f2a9d44f-1636-469c-a2f4-938ce1f52bb6@f3g2000hsg.googlegroups.com... > In a recent post, it was suggested to boot normally and copy the > contents of my config.sys > > rem buffer=80 > files=200 > stacks-12,256 > device= c:\windows\himem.sys > device= c:\windows\EMM386.EXE > DEVICE=C:\WINDOWS\setver.exe > > > My system still runs slow. Comments? I am contemplating a reinstall. > > Bruce > >
Guest Don Phillipson Posted November 19, 2007 Posted November 19, 2007 Re: config.sys and windows protection error "brucegooglegroups" <brucegooglegroups@hotmail.com> wrote in message news:f2a9d44f-1636-469c-a2f4-938ce1f52bb6@f3g2000hsg.googlegroups.com... > In a recent post, it was suggested to boot normally and copy the > contents of my config.sys > > rem buffer=80 > files=200 > stacks-12,256 > device= c:\windows\himem.sys > device= c:\windows\EMM386.EXE > DEVICE=C:\WINDOWS\setver.exe > > My system still runs slow. Comments? I am contemplating a reinstall. Standard implementations of Win98 do not need (and cannot use most assignments in) CONFIG.SYS and AUTOEXEC.BAT. Rename both and reboot and see if your Windows runs faster. -- Don Phillipson Carlsbad Springs (Ottawa, Canada)
Guest brucegooglegroups Posted November 20, 2007 Posted November 20, 2007 Re: config.sys and windows protection error On Nov 19, 4:21 pm, "Don Phillipson" <d.phillipsonSPAMBL...@rogers.com> wrote: > "brucegooglegroups" <brucegooglegro...@hotmail.com> wrote in message > > news:f2a9d44f-1636-469c-a2f4-938ce1f52bb6@f3g2000hsg.googlegroups.com... > > > In a recent post, it was suggested to boot normally and copy the > > contents of my config.sys > > > rem buffer=80 > > files=200 > > stacks-12,256 > > device= c:\windows\himem.sys > > device= c:\windows\EMM386.EXE > > DEVICE=C:\WINDOWS\setver.exe > > > My system still runs slow. Comments? I am contemplating a reinstall. > > Standard implementations of Win98 do not need > (and cannot use most assignments in) CONFIG.SYS > and AUTOEXEC.BAT. Rename both and reboot and > see if your Windows runs faster. > > -- > Don Phillipson > Carlsbad Springs > (Ottawa, Canada) Hi Don, What do you mean by renaming both? Bruce
Guest Franc Zabkar Posted November 20, 2007 Posted November 20, 2007 Re: config.sys and windows protection error On Mon, 19 Nov 2007 19:34:52 -0800 (PST), brucegooglegroups <brucegooglegroups@hotmail.com> put finger to keyboard and composed: >On Nov 19, 4:21 pm, "Don Phillipson" ><d.phillipsonSPAMBL...@rogers.com> wrote: >> Standard implementations of Win98 do not need >> (and cannot use most assignments in) CONFIG.SYS >> and AUTOEXEC.BAT. Rename both and reboot and >> see if your Windows runs faster. >> >> -- >> Don Phillipson >> Carlsbad Springs >> (Ottawa, Canada) > >Hi Don, >What do you mean by renaming both? >Bruce Change the names of the files to autoexec.bak and config.bak, say. Then reboot. If this causes problems, then rename them back again. You can do this by r-clicking the file names in Explorer and selecting Rename, or you can do it at a DOS prompt by typing ... ren c:\autoexec.bat autoexec.bak ren c:\config.sys config.bak - Franc Zabkar -- Please remove one 'i' from my address when replying by email.
Guest glee Posted November 21, 2007 Posted November 21, 2007 Re: config.sys and windows protection error "brucegooglegroups" <brucegooglegroups@hotmail.com> wrote in message news:8d870008-c5f8-4563-a96f-d02697ef5195@y5g2000hsf.googlegroups.com... > On Nov 19, 4:21 pm, "Don Phillipson" > <d.phillipsonSPAMBL...@rogers.com> wrote: >> "brucegooglegroups" <brucegooglegro...@hotmail.com> wrote in message >> >> news:f2a9d44f-1636-469c-a2f4-938ce1f52bb6@f3g2000hsg.googlegroups.com... >> >> > In a recent post, it was suggested to boot normally and copy the >> > contents of my config.sys >> >> > rem buffer=80 >> > files=200 >> > stacks-12,256 >> > device= c:\windows\himem.sys >> > device= c:\windows\EMM386.EXE >> > DEVICE=C:\WINDOWS\setver.exe >> >> > My system still runs slow. Comments? I am contemplating a reinstall. >> >> Standard implementations of Win98 do not need >> (and cannot use most assignments in) CONFIG.SYS >> and AUTOEXEC.BAT. Rename both and reboot and >> see if your Windows runs faster. >> >> -- >> Don Phillipson >> Carlsbad Springs >> (Ottawa, Canada) > > Hi Don, > What do you mean by renaming both? > Bruce Simpler and safer than renaming, if you are not familiar with renaming files, is to temporarily disable the two files. Click Start> Run, type: msconfig |Click OK| On the General tab, click Selective Startup, then uncheck the Autoexec.bat and the Config.sys boxes to disable loading them, and click OK, then reboot. -- Glen Ventura, MS MVP Shell/User, A+
Guest brucegooglegroups Posted November 21, 2007 Posted November 21, 2007 Re: config.sys and windows protection error On Nov 21, 1:23 am, "glee" <gle...@spamindspring.com> wrote: > "brucegooglegroups" <brucegooglegro...@hotmail.com> wrote in message > > news:8d870008-c5f8-4563-a96f-d02697ef5195@y5g2000hsf.googlegroups.com... > > > > > On Nov 19, 4:21 pm, "Don Phillipson" > > <d.phillipsonSPAMBL...@rogers.com> wrote: > >> "brucegooglegroups" <brucegooglegro...@hotmail.com> wrote in message > > >>news:f2a9d44f-1636-469c-a2f4-938ce1f52bb6@f3g2000hsg.googlegroups.com... > > >> > In a recent post, it was suggested to boot normally and copy the > >> > contents of my config.sys > > >> > rem buffer=80 > >> > files=200 > >> > stacks-12,256 > >> > device= c:\windows\himem.sys > >> > device= c:\windows\EMM386.EXE > >> > DEVICE=C:\WINDOWS\setver.exe > > >> > My system still runs slow. Comments? I am contemplating a reinstall. > > >> Standard implementations of Win98 do not need > >> (and cannot use most assignments in) CONFIG.SYS > >> and AUTOEXEC.BAT. Rename both and reboot and > >> see if your Windows runs faster. > > >> -- > >> Don Phillipson > >> Carlsbad Springs > >> (Ottawa, Canada) > > > Hi Don, > > What do you mean by renaming both? > > Bruce > > Simpler and safer than renaming, if you are not familiar with renaming files, is to > temporarily disable the two files. > > Click Start> Run, type: > msconfig > |Click OK| > > On the General tab, click Selective Startup, then uncheck the Autoexec.bat and the > Config.sys boxes to disable loading them, and click OK, then reboot. > -- > Glen Ventura, MS MVP Shell/User, A+ Hi Glen, This doesn't work. I finally got my system running by going into normal startup, but disabling config.sys and autbat.sys won't result in restarting. I usually get a windows protection error. How about unchecking one item at a time from either config.sys or autobat.sys? Thanks. Bruce
Guest glee Posted November 22, 2007 Posted November 22, 2007 Re: config.sys and windows protection error "brucegooglegroups" <brucegooglegroups@hotmail.com> wrote in message news:a909cb8f-5c5e-4f31-8760-8a9ac7876d40@e1g2000hsh.googlegroups.com... > On Nov 21, 1:23 am, "glee" <gle...@spamindspring.com> wrote: >> "brucegooglegroups" <brucegooglegro...@hotmail.com> wrote in message >>snip >> >> > Hi Don, >> > What do you mean by renaming both? >> > Bruce >> >> Simpler and safer than renaming, if you are not familiar with renaming files, is >> to >> temporarily disable the two files. >> >> Click Start> Run, type: >> msconfig >> |Click OK| >> >> On the General tab, click Selective Startup, then uncheck the Autoexec.bat and >> the >> Config.sys boxes to disable loading them, and click OK, then reboot. > > Hi Glen, > This doesn't work. I finally got my system running by going into > normal startup, but disabling config.sys and autbat.sys won't result > in restarting. > I usually get a windows protection error. > How about unchecking one item at a time from either config.sys or > autobat.sys? > Thanks. Bruce, You already posted the contents of your config.sys file.....now please post the contents of your autoexec.bat file. (There is no file named "autobat.sys" so I assume that was a typo). -- Glen Ventura, MS MVP Shell/User, A+
Guest brucegooglegroups Posted November 22, 2007 Posted November 22, 2007 Re: config.sys and windows protection error On Nov 21, 9:08 pm, "glee" <gle...@spamindspring.com> wrote: > "brucegooglegroups" <brucegooglegro...@hotmail.com> wrote in message > > news:a909cb8f-5c5e-4f31-8760-8a9ac7876d40@e1g2000hsh.googlegroups.com... > > > > > > > On Nov 21, 1:23 am, "glee" <gle...@spamindspring.com> wrote: > >> "brucegooglegroups" <brucegooglegro...@hotmail.com> wrote in message > >>snip > > >> > Hi Don, > >> > What do you mean by renaming both? > >> > Bruce > > >> Simpler and safer than renaming, if you are not familiar with renaming files, is > >> to > >> temporarily disable the two files. > > >> Click Start> Run, type: > >> msconfig > >> |Click OK| > > >> On the General tab, click Selective Startup, then uncheck the Autoexec.bat and > >> the > >> Config.sys boxes to disable loading them, and click OK, then reboot. > > > Hi Glen, > > This doesn't work. I finally got my system running by going into > > normal startup, but disabling config.sys and autbat.sys won't result > > in restarting. > > I usually get a windows protection error. > > How about unchecking one item at a time from either config.sys or > > autobat.sys? > > Thanks. > > Bruce, > You already posted the contents of your config.sys file.....now please post the > contents of your autoexec.bat file. (There is no file named "autobat.sys" so I > assume that was a typo). > -- > Glen Ventura, MS MVP Shell/User, A+- Hide quoted text - > > - Show quoted text - Hi Glen, My autoexec.bat file: rem - By Windows 98 Network - C:\WINDOWS\net start SET BLASTER=A220 I7 D1 H5 P330 T6 SET CTSYN=C:\WINDOWS C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM Happy Thanksgiving! Bruce
Guest glee Posted November 22, 2007 Posted November 22, 2007 Re: config.sys and windows protection error Just to be sure....this is EVERYTHING in your autoexec.bat file: rem - By Windows 98 Network - C:\WINDOWS\net start SET BLASTER=A220 I7 D1 H5 P330 T6 SET CTSYN=C:\WINDOWS C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM and your Config.sys file: rem buffer=80 files=200 stacks-12,256 device= c:\windows\himem.sys device= c:\windows\EMM386.EXE DEVICE=C:\WINDOWS\setver.exe Correct? You are getting a Windows Protection error "sometimes", and you say when you go to msconfig, select Selective Startup and un-check the autoexec.bat and config.sys, on the General tab, and click OK, you *cannot* restart the computer?? What happens when you do that, exactly? Your statement that is "doesn't result in restarting" really doesn't tell me anything. Happy Thanksgiving! -- Glen Ventura, MS MVP Shell/User, A+ "brucegooglegroups" <brucegooglegroups@hotmail.com> wrote in message news:e0e7ff99-69ad-4eb2-9c8a-277de513bc93@e4g2000hsg.googlegroups.com... > On Nov 21, 9:08 pm, "glee" <gle...@spamindspring.com> wrote: >> "brucegooglegroups" <brucegooglegro...@hotmail.com> wrote in message >> >> news:a909cb8f-5c5e-4f31-8760-8a9ac7876d40@e1g2000hsh.googlegroups.com... >> >> >> >> >> >> > On Nov 21, 1:23 am, "glee" <gle...@spamindspring.com> wrote: >> >> "brucegooglegroups" <brucegooglegro...@hotmail.com> wrote in message >> >>snip >> >> >> > Hi Don, >> >> > What do you mean by renaming both? >> >> > Bruce >> >> >> Simpler and safer than renaming, if you are not familiar with renaming files, >> >> is >> >> to >> >> temporarily disable the two files. >> >> >> Click Start> Run, type: >> >> msconfig >> >> |Click OK| >> >> >> On the General tab, click Selective Startup, then uncheck the Autoexec.bat and >> >> the >> >> Config.sys boxes to disable loading them, and click OK, then reboot. >> >> > Hi Glen, >> > This doesn't work. I finally got my system running by going into >> > normal startup, but disabling config.sys and autbat.sys won't result >> > in restarting. >> > I usually get a windows protection error. >> > How about unchecking one item at a time from either config.sys or >> > autobat.sys? >> > Thanks. >> >> Bruce, >> You already posted the contents of your config.sys file.....now please post the >> contents of your autoexec.bat file. (There is no file named "autobat.sys" so I >> assume that was a typo). >> -- >> Glen Ventura, MS MVP Shell/User, A+- Hide quoted text - >> >> - Show quoted text - > > Hi Glen, > My autoexec.bat file: > rem - By Windows 98 Network - C:\WINDOWS\net start > SET BLASTER=A220 I7 D1 H5 P330 T6 > SET CTSYN=C:\WINDOWS > C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM > > Happy Thanksgiving! > Bruce
Guest john Posted December 3, 2007 Posted December 3, 2007 Re: config.sys and windows protection error > Dave > Profound is we're here due to a chance arrangement > of chemicals in the ocean billions of years ago. and you really believe that? were you there? only a fool exposes himself. > More profound is we made it to the top of the food > chain per our reasoning abilities. again,, you believe that? was it all just an accident dave? > Most profound is the denial of why we may > be on the way out. no,, Most profound is how intelligent men 'deny' the truth. you are in a league of your own son, such idiotic statements and thoughts. btw, what is your date of birth? is it measured via the death of another man? (mine is in the year 1955,,, but, what do you suppose this means dave...? is it a secret code? or does it relate to something that happened one thousand nine hundred and fifty five years ago.. hmmmm? ) will you have a party hat on while eating your christ-mas dinner? you are a silly person dave,,, computer literate perhaps, but very silly otherwise..... specially when it comes to discerning truth. (you seem to run on "faith", faith that 'someone' told you something about a billion years ago,,,, and yet you believe him/them. how is a fool measured? i'll leave you to figure that one out.
Recommended Posts