Jump to content

Recommended Posts

Posted

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

Posted (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 by robertcollier4
Posted (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 by robertcollier4
  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...