Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: when my computer bootup  (Read 4098 times)

0 Members and 1 Guest are viewing this topic.

ofee66

  • Guest
when my computer bootup
« on: March 29, 2004, 04:37:06 PM »
my aoutoexec.bat look like this
set blaster=a220 I7 d1 H7 p330 T6
SET SBPCI=C:\SBPCI
SET PATH=C:\ARJ
mode con codepage prepaer=((862) c:\windows\command\hebega.cpi)
the above 2 line are written in one line
and then the last line
mode con codepage select=862
what is not write? because when my computers bootup
i get 4 lines of drive name c:\ c:\ c:\ c:\ and nothing next to the "C:\

Computer Hope Admin

  • Administrator


  • Prodigy

    Thanked: 248
    • Yes
    • Yes
    • Yes
    • Computer Hope
  • Certifications: List
  • Computer: Specs
  • Experience: Guru
  • OS: Windows 10
Re: when my computer bootup
« Reply #1 on: March 29, 2004, 10:10:13 PM »
All of the lines you posted seem to be fine. Some suggestions we would make is to first make sure there are no blank lines at the end of your autoexec.bat file. In addition you can add add:

@echo off

To the first of the autoexec.bat so nothing is echoed to the prompt. Finally if these recommendations do not help because this issue is more of an annoyance you may wish to consider adding:.

cls

To the end of your autoexec.bat to clear the screen each time you boot the computer.
Everybody is a genius. But, if you judge a fish by its ability to climb a tree, it will spend its whole life believing that it is stupid.
-Albert Einstein