Giopreps Posted November 10, 2019 Posted November 10, 2019 Hello, Can someone help me? I am from Brazil, I am making a windows xp 2019, and I am not able to make the post ready updates KBs, embedded, install, I can integrate the pack in nlite, but it does not install, due to the lack of a reg that Activate windows xp to accept embedded updates, try to install manually, a message appears "This update is not compatible with this version", and I realize that this reg is missing to enable the pack, and work, and install the updates. After I apply reg manually in online mode, the pack installs normally. I can't create a cab or integrate these regs into nlite. Follow the link of the images. https://drive.google.com/open?id=19L527DwvnNQPQ92k7gJx6NW_aFp8jYmb Quote
robertcollier4 Posted November 11, 2019 Posted November 11, 2019 (edited) You can make a nLite addon for this to insert the registry entry into install media registry. 1. Make a file called Entries_POSReady.ini and put in the following contents ;======================================= ; Entries_POSReady nLite Addon Registry Keys ;======================================= [general] builddate=2019/11/10 description=Entries_POSReady language=English title=Entries_POSReady version=1.0 website= [registry_addreg] HKLM, "SYSTEM\CurrentControlSet\Control\WindowsEmbedded\ProductVersion", "FeaturePackVersion", 0x0, "SP3" HKLM, "SYSTEM\WPA\PosReady", "Installed", 0x10001, 0x1 2. Zip the file into POSReady_Regtweaks.zip 3. Add the zip file as addon into nLite Edited November 11, 2019 by robertcollier4 Giopreps 1 Quote
robertcollier4 Posted November 11, 2019 Posted November 11, 2019 (edited) If you want to make other reg files into nLite addons to pre-integrate use OnePiece Reg2Inf - https://www.wincert.net/forum/topic/9409-tool-dx-tool-x86x64/?tab=comments#comment-121332 Open up the INF file created with Reg2Inf and insert the INF entrys below [registry_addreg] into the template like the above file. https://www.wincert.net/forum/topic/7560-please-help-how-to-make-a-addon-that-will-apply-registry-tweaks-before-windows-starts/ https://www.nliteos.com/addons/index.html#registry_addreg Edited November 22, 2019 by robertcollier4 Giopreps 1 Quote
ddlwrz Posted July 18, 2020 Posted July 18, 2020 This topic helped a lot! Thank U @robertcollier4 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.