Forum: EasyBoot
Topic: autoexec.bat problem
started by: noursoft

Posted by noursoft on Oct. 13 2005,09:56
:O  please every body help me i will be crasy because when i modify un autoexec.bat it will be damaged and it's not work
for example i have a boot image named win98se.ima contained an autoexec.bat
@echo off
set expand=yes
....
....
path=%ramd%:\;a:\;%cdrom%:\setup\98se\win98\
oemsetup.exe
echo.
....
...
it work well and it install windows 98se in my computer
but when i modify the file like this:
........
........
path=%ramd%:\;a:\;%cdrom%:\setup\98fr\win98\
oemsetup.exe
it not work
i have do it but false why why why please
medbillal@yahoo.com
Posted by NourTech on Oct. 20 2005,12:17
impossible try to verify syntaxe, or your software winimage or ultraiso or winiso. thanks
Posted by Tattenbach on Oct. 27 2005,04:42
either oemsetup.exe or the win98se.ima are pointing to a folder named 98se. You will need to check which.

For oemsetup.exe you will need a hex editor.