Jump to content

is there any global path to an .wim file?


Recommended Posts

i'm triying to build an recovery app, in a multiple partition HDD, but, in XML file, in this section under image install:

 <DataImage wcm:action="add">
<InstallTo>
<DiskID>0</DiskID>
<PartitionID>1</PartitionID>
</InstallTo>
<InstallFrom>
<Path>C:\winre.wim</Path>
</InstallFrom>
<Order>1</Order>
</DataImage>

but as you can see, "c:\winre.wim" is located in "C", is there any joker parameter for not having to forcely specify a drive path to the wim file?

(something like "%drive%\winre.wim" )

any kind of help is appreciated.

Edited by kdsmatrix
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...