officially.rahul 

Group: Members
Posts: 1
Joined: Jul. 2009
|
 |
Posted 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....
|