October 26, 200520 yr Hi buddys, i have some questions to the "SourceDisksFiles" Section. What does the numbers and the commas mean. Where can i find the Definitions to these Numbers? - like the "txtsetup.sif" where all numbers in the header are defined. Is there a file or something else that show me these infos. PLEASEfunkyrabbit[Version]Signature= "$Windows NT$"[PEBuilder]Name="105 prepare XPE for using PENetCfg instead of XPE-native network support "Enable=1Help="PENetCfg-prepare.inf"[SourceDisksFiles]penetcfg.exe=2,,1penetcfg.ini=2,,1... some reg entrys follow
October 26, 200520 yr You should have a pluginformat.htm in your pebuilder\help directory.Here is a snippet from it:SourceDisksFiles[.build]The section SourceDisksFiles uses the following format:filename=directoryID[, filenameRenamed][, attribute]where...filename is the file to copy. directoryID is the target directory number. See WinntDirectories section for a list of standard windows directory id's. filenameRenamed is the target filename if renaming is needed. attribute numeric value to enable/disable some optionsvalue:1 - used for pluginCheck(). Make sure that the file exists in the same directory as where the .inf file is located, before enabling or continuing.2 - do not decompress the file.4 - only copy the file if it exists. Don't complain when it does not exist.Default value for attribute is 0.
Create an account or sign in to comment