Search the Community
Showing results for tags 'cd'.
-
With Windows XP finally reaching what is essentially a finalized state, I'd like to put together a "Final" CD for usage on old computers. So the challenge is, how can I shove XP Pro, Home, and Media Center onto a single CD (650 MB, 700 if you wanna push it), along with the latest updates(ideally OnePiece packs, perhaps minus Windows Search). I'd also prefer it if I could at least get Mass Storage and LAN drivers onto the CD, with WLAN drivers being an added bonus. Finally, I'd like to add in MrSmartyPant's OEM Activation to the XPs, for legal activation purposes only. Since WinNTSetup recently added support for XP from a WIM, I'm thinking it may be a good solution for compression. However, I'm not sure if it'll make up for the cost of throwing a PE onto the disc. Anyway, does anyone have any ideas how we can get all that onto a single disc?
-
Hi there, I have trouble with windows' builtin file-protection. When activated, it keeps asking for the original XP-CD and won't accept my modified nlite-disk. During unattended installation WFP is turned off to speed-up the process. With a reg-file I re-enabled WFP and got described problem. For deactivation I used the option in nlite before compiling the disk. I already found out on microsoft's homepage that the two files IMS.inf and fp40ext.inf are responsible for that behavior. Does anybody know how to change them so WFP will work as usual with a nlite-cd? Forum-search didn't give me any results. Edit: The reg-file used to re-enable WFP: Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"SfcQuota"=dword:ffffffff"SFCDisable"=dword:00000000It needs a reboot to work.