kdsmatrix Posted February 10, 2007 Posted February 10, 2007 (edited) 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 February 10, 2007 by kdsmatrix
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now