PROBLEMCHYLD Posted June 5, 2012 Posted June 5, 2012 I'm about to start stripping down fdv 2000 Server fileset. I'm going to need some help.What I mean by strip, is that I will be removing everything that is (NOT) server related.No NOTEPADNo WORDPADNo CALCULATOR etc.....The fileset will install only system core files + server files. Nothing more, nothing less.Things like defrag/chkdsk will be left, because they are system tools.Now here's an example in LAYOUT.INFiexplore.hlp = 1,,,,,,,21,0,0 I know the 21 means the help directory, but what does the other numbers mean?
submix8c Posted June 5, 2012 Posted June 5, 2012 (edited) http://technet.microsoft.com/en-us/library/dd346763.aspxhttp://technet.microsoft.com/en-us/library/cc768164.aspxBut doesn't jive with what you have shown. The value is called an LDID.(ARGGG! The value for "21" is based on [WinntDirectories])The other "Values" I will have to dig up. They are consistent with pre-Win2k values. Some serve as FileSize, some as a CRC, etc (AFAICR).edit - look here for some very useful information.edit2 - the CRC (somewhere) is placed into it by CABARC/MAKECAB when the INF is generated (optional). Notice that the INF files are "generated" by (one) of those programs. Edited June 5, 2012 by submix8c
PROBLEMCHYLD Posted June 5, 2012 Author Posted June 5, 2012 submix8cThat really help me. I've been analyzing the inf files, and everything looks good.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now