If I unpack the LiveXP.zip file, open WinBuilder, and add ShellWM and Paragon Hard Disk Manager and then simply start the build, it completes without error and the CD works (though a small handful of the programs won't open for some reason).
But if I go to the download section and select Recommended updates (for LiveXP only but including the entire Tools folder as recommended), download them, and then try to do the same build, I get a ton of errors. Near the beginning of the build, when it seems to be verifying the project with the WBVerify script I get a few warnings that pop up in notepad:
QUOTE
Generated by psc program 'WBVerify' version 2.2.0
Date: 2008-Sep-25 20:17:29
[Counts]
Missing=0
Obsolete=1
Errors=0
Warnings=4
Obsolete: \Finish\1 Optimizations\WimPack.script (Renamed and moved)
Warnings:
Problem with line: Call "WBVersion" (Build Model,075);
Problem with line: Call "WBVersion" (Copy and Expand files,071.03);
Problem with line: Call "WBVersion" (ImDisk,071.03);
Problem with line: Call "WBVersion" (Explorer,071.03);
Date: 2008-Sep-25 20:17:29
[Counts]
Missing=0
Obsolete=1
Errors=0
Warnings=4
Obsolete: \Finish\1 Optimizations\WimPack.script (Renamed and moved)
Warnings:
Problem with line: Call "WBVersion" (Build Model,075);
Problem with line: Call "WBVersion" (Copy and Expand files,071.03);
Problem with line: Call "WBVersion" (ImDisk,071.03);
Problem with line: Call "WBVersion" (Explorer,071.03);
If I close notepad the build continues, but shortly after I get a Windows error dialog box popping up that says:
QUOTE
Windows cannot find 'C:\Program Files (x86)\WinBuilder\Projects\Tools\Reshacker\reshacker.exe'. Make sure you typed the name correctly, and then try again.
If I close it, another pops up in its place. This continues to happen for a total of 9 error dialog boxes with that exact error. Beyond that it runs for awhile, but I continue to get missing file errors about other missing files. Some of them are missing in the WinBuilder program folder itself, while others are in the build folder. When the build is done and QEMU opens, it boots as far as a gray screen with a mouse cursor, but then the virtual machine reboots and it does this in loop endlessly until I close QEMU. There are a massive ton of registry related errors like so:
QUOTE
[Failed] RegWrite - Failed to write REG key in root key: [HKLM] Type: [0x1] Section [wb-hive\SetResolution\VirtualMachine] key [Width=800..]
[Failed] RegWrite - Failed to write REG key in root key: [HKLM] Type: [0x1] Section [wb-hive\SetResolution\VirtualMachine] key [Height=600..]
[Failed] RegWrite - Failed to write REG key in root key: [HKLM] Type: [0x1] Section [wb-hive\SetResolution\Non-Virtualmachine] key [Width=bestres..]
[Failed] RegWrite - Failed to write REG key in root key: [HKLM] Type: [0x1] Section [wb-hive\SetResolution\VirtualMachine] key [Height=600..]
[Failed] RegWrite - Failed to write REG key in root key: [HKLM] Type: [0x1] Section [wb-hive\SetResolution\Non-Virtualmachine] key [Width=bestres..]
If I remember right, there were something like 1300 errors with a vast majority of them registry-related. Why does the build bomb so badly if I try to update the scripts?
