Adicionar uma pasta no C: ?

mts123456

New Member
Messages
5
Reaction score
0
Boa tarde a todos

No NTLite, como adiciono um diretório (C:\Test), por exemplo, ao gerar uma ISO?

Thanks.
 
No NTLite, como adiciono um diretório (C:\Test), por exemplo, ao gerar uma ISO?
Please post your questions in English (or use a translation tool).

1. Extract your ISO to a local folder, using 7zip or WinZIP.

2. Create a new set of subfolders under the \sources folder.:
\sources\$OEM$\$1\Test -> C:\Test
\sources\$OEM$\$2\Test -> D:\Test
\sources\$OEM$\$$ -> C:\Windows
\sources\$OEM$\$$\Setup -> C:\Windows\Setup

3. Copy your files into the $OEM$ subfolder.

4. NTLite can create a new ISO from the extracted folder. When running Setup, it will copy the $OEM$ folders to the target disk.
 
Or mount the image, navigate to the directory mounted by NTLite, and copy the desired directory to C:\
Close the directory and then create the ISO
 
Back
Top