Forum: EasyBoot
Topic: All Ok But When install begin ....
started by: Sysiph

Posted by Sysiph on Dec. 31 2005,09:55
All ok ghost partion magic,  but when i try install winxp or win98 Msg error ( files not found for win98 or insert the disk1 for win xp ) i cant install from cd whre i386 and win98 folders are set at directory c:\easyboot\disk1
i think tha i need batch files ans where can i put them tnx for helping....
Posted by eureka on Dec. 31 2005,12:13
To Sysiph

About XP: You forgot to put ident files (Win51 and more ident files) on the root (EasyBoot\disk1).
Extra information here: < http://forum.ezbsystems.net/cgi-bin....;t=1065 >

Some stuff according to Win98: < http://forum.ezbsystems.net/cgi-bin....l=win98 >

eureka
Posted by Tnx eureka on Jan. 02 2006,10:19
Tnx eureka :)
yes i was lost one file for xp :) Now xp is running correctly but with setup98.img allways the same problem i cant run install.exe from %cdrom%:\win98   se version frensh .
i was modified autoexec.bat in setup98.img by changing the line
oemsetup.exe /k "/ie /n"  by   install.exe but always the same prob .

Tnx for helping .....
i work
Posted by Sysiph on Jan. 02 2006,10:21
Tnx eureka
yes i was lost one file for xp  Now xp is running correctly but with setup98.img allways the same problem i cant run install.exe from %cdrom%:\win98   se version frensh .
i was modified autoexec.bat in setup98.img by changing the line
oemsetup.exe /k "/ie /n"  by   install.exe but always the same prob .

Tnx for helping .....
i work
Posted by eureka on Jan. 02 2006,10:32
To Sysiph

Please read this tutorial: < http://forum.ezbsystems.net/cgi-bin/ikonboard.cgi?act=ST;f=1;t=342 >

---------------------------

@echo off

MSCDEX.EXE  /D:tomato /L:X
PATH=a:\;a:\dos;x:\win98
install.exe

Note: It’s possible that you need to change “install.exe“ to “setup.exe” (no quotes) in autoexec.bat file (it depends on what version of win98 you have).

eureka