Help - Search - Members - Calendar
Full Version: Best config&autoexec for clean Boot 98 ?
MSFN Forums > Microsoft Software Products - Discussion & Support > Windows 95/98/98SE/ME > Windows 9x Member Projects

   
Google Internet Forums Unattended CD/DVD Guide
chankya
Dear all

Can anybody know the best config.sys and autoexec.bat settting's for installing environment for windows 98se or dos antivirus run like f-prot etc.

it can include any third party .sys or .exe files.

please tell me if u know.

waiting for MDGx 's suggestions also because he is big player for dos.

it's helpfull to all 98se me and xp user's to make a good environment for installations.

thanks for u'r reply.
Thaer
here what i always do but not necessary the right thing:
in config.sys i left it empty
in autoexec.bat i write the follows:

@Echo Off
Doskey > NUL
Mode Con Rate=32 Delay=1
Set Dircmd=/a

and in msdos.sys

BootMulti=1
BootGUI=1
DoubleBuffer=2
AutoScan=0
BootWarn=0
DisableLOG=1
SystemREG=0
LoadTop=1
chankya
Dear Thaer

thanks 4ur idea

But i like to do it as project which include two types of sys and bat files

1) Which include original windows component added files like himem and emm386 etc.

2) Which include orther than windows component like UMBPCI.SYS and HIRAM.EXE etc.


In my opinion It's very necessory to have a good sys and bat files for quick and easy installation of windowsxx or for check viruses at command prompt. that i think use many people in world for installation although windows already include config.sys and autoexed.bat in it's installation CD.

so with hope that some day i or somebody else make it possible a comman config.sys and autoexec.bat for every user at ever region.

THANKS for Reading all

MSFN ENJOY !!!
MSS ENJOY !!!
chankya
Dear All

Without asking MDGx with my apology i am submitting one of his great sys and bat files part of mytips95.txt which is part of W95-11d.zip find at www.mdgx.com


may be he don't mind because i have mentioned his name overhere and always appreciate his work.

config.sys =>

SWITCHES=/F
DEVICE=A:\HIMEM.SYS /NUMHANDLES=128 /Q
DEVICE=A:\EMM386.EXE I=C800-EFFF I=B000-B7FF AUTO RAM NOTR
DOS=HIGH,UMB
BUFFERS=10,0
FILES=60
FCBS=1,0
STACKS=0,0
DEVICEHIGH /L:1=A:\VIDE-CDD.SYS /D:MYCDROM
DEVICEHIGH=A:\IFSHLP.SYS
SHELL=A:\COMMAND.COM A:\ /E:512 /P
SET PATH=C:\;C:\WINDOWS;C:\WINDOWS\COMMAND;A:\;
SET TEMP=C:\TEMP
SET TMP=C:\TEMP

autoexec.bat =>

@ECHO OFF
LOADHIGH=A:\MSCDEX /D:MYCDROM /M:16 /E
A:\SMARTDRV 2048 16 A+ B+ C+ D+ E+ F /N
SET MOUSE=A:\
LOADHIGH=A:\MOUSE
SET DIRCMD=/A /O:GEN /P
SET COPYCMD=/Y
A:\MODE CON: RATE=32 DELAY=1

i hope everone like this

MDGx ENJOY!!!
MSFN ENJOY !!!
MSS ENJOY !!!
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.