I am embarrassed 'coz I can't follow the code. And this is the result when I run the command:
:: Set location of destination HD or partition, BartPE source and
name of I386 folder
set HD=F:
set BartPE=E:
set I386=I386
echo reBuilding MININT...
reBuilding MININT...
echo ..SYSTEM32 DRIVERS
..SYSTEM32 DRIVERS
xcopy %BartPE%\%I386%\SYSTEM32\DRIVERS\*.* %HD%\MININT\SYSTEM32\DR
IVERS\ /s > nul
File not found - *.*
echo ..SYSTEM32
..SYSTEM32
xcopy %BartPE%\%I386%\SYSTEM32\CONFIG\*.* %HD%\MININT\SYSTEM32\CO
NFIG\ /s > nul
File not found - *.*
xcopy %BartPE%\%I386%\SYSTEM32\LANG\*.* %HD%\MININT\SYSTEM32\LA
NG\ /s > nul
File not found - *.*
xcopy %BartPE%\%I386%\SYSTEM32\SPOOL\*.* %HD%\MININT\SYSTEM32\SP
OOL\ /s > nul
File not found - *.*
xcopy %BartPE%\%I386%\SYSTEM32\*.* %HD%\MININT\SYSTEM32\
> nul
File not found - *.*
echo ..INF, WINSXS, FONTS
..INF, WINSXS, FONTS
xcopy %BartPE%\%I386%\INF\*.* %HD%\MININT\INF\
/s > nul
File not found - *.*
xcopy %BartPE%\%I386%\WINSXS\*.* %HD%\MININT\WINSXS\
/s > nul
File not found - *.*
xcopy %BartPE%\%I386%\FONTS\*.* %HD%\MININT\FONTS\
/s > nul
File not found - *.*
echo ..MININT
..MININT
xcopy %BartPE%\%I386%\*.* %HD%\MININT\
> nul
File not found - *.*
My USB have two partions, BARTPE (E:) and HD (F:) <-- formerly sony vault. I renamed it to follow the direction.
and I deleted all the contents in my E: drive that contains the MININT folder and all to boot the BARTpe.
I put the Bartpe folder to HD (F:) and created the I386 folder in HD (F:) with the I386 files.
About the MININT folder I don't know where to put it... I guess I'm dead. You wouldn't mind telling me what
to do right