Re-add missing components

cifer

New Member
Messages
16
Reaction score
0
hello , im new , so i dont really known how to use NTLITE but , i didnt find the way to re-add features on a custom iso , i made a custom iso , but unfortunately delete Snipping tool and Spatial sound (3d audio) , how can i add them to my custom iso ? i dont have any saved or anything , really need your help , thanks
 
They are in the Windows ISO, as far as I know it cannot be (easily) added manually.

So the above recommendation reinstalls all packages that are kept on the used ISO, including those two.
And migrates your existing settings and applications, so you don't have to do a total reinstall.

Make sure ISO is of the same type as the host being upgraded, read what's on the host refresh page above.
 
Host refresh will work to re-install missing components to a live system. But you can't restore missing components to a modified image. In some cases that is possible, but usually it's not safe if you want a consistent image.

What you should do is start over with a clean ISO, and re-apply most of your recent changes. If you didn't save a copy of the preset, or deleted the Auto-saved preset that NTLite created for you, it's still possible to extract a near-copy preset from your existing image.

1. Load your modded image.
2. From the Preset menu, Save / Extract current image state.
3. Unload the image.

4. Load the clean ISO.
5. Load the extracted preset you just saved. Now Save / As this reloaded session to a new preset.

6. Search for your missing components, and recheck their boxes. Or open the last (not extracted) preset in Notepad, and remove the bad lines.
Code:
                <c>3daudio 'Spatial Sound (3D Audio)'</c>
                <c>Microsoft.ScreenSketch 'Snip &amp; Sketch'</c>
 
Back
Top