|
|
# PE Builder changes.txt
v3.0.25
Changes to pebuilder.exe:
- Changed the source input path check, changed file version from 1106
(sp1a) into 1045 (sp1).
- Added "buildnr" to Software.AddReg, Software.AddReg,
Software.DelReg, SetupReg.AddReg, Default.AddReg, Default.DelReg,
SourceDisksFiles and SourceDisksFolders section
Sample:
[SourceDisksFiles.2600]
files\xp\sp2\ole32.dll=2,,1 ; for XP
[SourceDisksFiles.3790]
files\2k3\rtmgdr\ole32.dll=2,,1 ; for 2k3
- When an invalid directoryID is specified in sourcedisksfolders
pebuilder would crash. Fixed it, pebuilder print an error about not
finding the ID.
New items:
- plugin\patch_824146: RPCSS Service Security Patch (KB824146)
- plugin\sermouse: Serial Mouse driver
- plugin\mozillaembed: Mozilla Embedded webbrowser
Changed items:
- plugin\mcafee: Added a GUI (scangui.exe) to start the scanner.
- pebuilder.inf, the environment path variable was set twice, so the
second entry wrote over the first one. Fixed.
- plugin\nu2menu\nu2menu.xml, removed color depth.
This does not work on all video adapters.
http://www.nu2.nu/nu2files/pebuilder3025.zip
|
|