MSFN Forum: Slipstreaming NT4 SP6a - MSFN Forum

Jump to content


  • 5 Pages +
  • « First
  • 3
  • 4
  • 5
  • You cannot start a new topic
  • You cannot reply to this topic

Slipstreaming NT4 SP6a Not a question, an answer Rate Topic: -----

#81 User is offline   os2fan2 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 417
  • Joined: 09-September 04

Posted 24 November 2012 - 02:33 AM

I'm currently working on a rxloop script for the post rollup fixpack. This consists of a csv-style table, which is run to generate the output. A possibility is to read the [Files] section in dosnet.inf etc to get the assorted working lists. Because rxloop allows you to build scripts, you can keep the hotfixes in their original order, and select the files directly from unpacked hotfixes. At the moment, i am halfway through the rxloop table.

There are several different setup routines, some of which have registry patches. These are being saved as well. I am not sure whether to write these as registry files or prepare a rexx registry processor to do this. The rexx registry has the advantage of being able to read registry, and also write reg_expand_sz strings without having to do unicode binary stuff. The data file could look like this. cdd also will make the folder if it does not exist. it depends on w32utils.dll behaviour.

cdd hklm\system\....
  dword name=value  (decimal or hex)
   string name=value
   none name
   delete name
   expand name=string





Share this topic:


  • 5 Pages +
  • « First
  • 3
  • 4
  • 5
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy