Forum: EasyBoot
Topic: run image with different root folder
started by: officially.rahul

Posted by officially.rahul on Jul. 21 2009,05:43
Let folder structure be:

ezboot\a.bif
ezboot\b.bif
xyz\a.exe
abc
a.exe

Now, suppose 'a.bif' loads 'a.exe' and executes it.

Now, command in easyboot 'run a.bif' will execute 'a.exe' in DVD's root as 'a.bif' will be executed with DVD's root folder.

Is there any way to execute xyz\a.exe without editing a.bif binary.... i.e execute 'a.bif' with xyz folder as root folder.

I want this because i have boot files which require folders with same name....