Jump to content

Aaron

Patron
  • Posts

    5,640
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by Aaron

  1. Make sure SR-1 is slipstreamed first, its required before installing SP2 or SP3. They did it slightly differently back then.
  2. Can't help with the framedyn.dl_ problem, but this was common from improper use of jdeboeck's batch files to slim down the size. I noticed some errors in your svcpack.inf file: start /wait mdac.cmd <-- start /wait isn't necessary q826939.exe /Q /C:"datahotfix /Q /O /N /Z" <-- not the MDAC hotfix. It should be just q826939.exe /Q /O /N /Z KB826939.cat <-- isn't needed if you're not slipstreaming the update rollup.
  3. No timing convention, the 4 number gaps between each entry allows you to add an entry at a later date if needed. Useful if you want to maintain an alphabetical list.
  4. There was an issue with earlier Virtual PC versions that caused the keyboard to disappear, make sure you're on at least Connectix Virtual PC 5.1/5.2 or Microsoft Virtual PC.
  5. I'll have to think about it. The XP Security Pack 2.001 will be outdated soon, and I'm not sure how the updates are packaged on the Windows Security Update CD which I will have to check later. The thing is, if I told users on the site to get the hotfixes from those two alternatives instead, they will come back to complain there's still updates on WU. Doing a clean install and checking WU for the latest updates, OR this list will make sure they have the latest.
  6. This is because geocities doesn't allow images to be remotely loaded. What you saw was from the cache.
  7. Keyser Soze's XP Security Pack 2.001 may be more suited to your needs, its a bundle of essential security fixes in one package. Or you can order the free Windows Security Update CD.
  8. Because you have RD /S /Q %systemdrive%\Install\ before the shutdown command, it deletes the install directory, thus killing the batch file thats in there. Its more wise to have the RD command last, and place shutdown somewhere above it.
  9. Try adding OEaccess=off and IEaccess=off under [Components] in winnt.sif to remove the shortcuts to them.
  10. Depending on how and when you rename your account, you'd only need to add the renamed username in the registry entry: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="InsertUserName" "DefaultPassword"="InsertPassword" "AutoAdminLogon"="1"
  11. http://www.msfn.org/board/index.php?showtopic=9840 Its linked from the top of the forums.
  12. Maybe it was too big and went against the signature rules?
  13. You can rename it to winnt.sif then put it in the I386 folder of the CD. Use CDImage to create a bootable ISO image then burn with Nero using "Burn Image"
  14. Localised updates, as in your own language. English versions of the updates probably don't work on your native language of Office 2003. (judging by your flag) Edit: Make sure you have the Administrative version of SP3, its around 58 MB. And then double check your syntax.
  15. don't see why not, check that all your tweaks have applied. Next time, attach the reg file instead of pasting it all, its broken.
  16. East Sussex, UK
  17. Moved to Site & Forum Issues forum
  18. Use: [RegionalSettings] LanguageGroup=1 Language=00000809 with nothing else. SystemLocale, UserLocale etc, will be set to UK English as default with just those 2 in [RegionalSettings]
  19. Its more likely a bad burn, how did you create the ISO or burn the files?
  20. You didn't have to run Windows XP Setup to test the extraction, that's a waste of time. Running it from Command Prompt on a Windows system is a good way to test it.
  21. Do you have localised versions of the office updates?
  22. When creating the MST file, it has the option to insert a serial number in one of the steps.
  23. Make a seperate thread, also read the guides at http://unattended.msfn.org it answers just about all your questions
  24. lol trev, do you know what this forum is for?
  25. Yes, adjust your screen resolution in winnt.sif to make it bigger, or you can compact your RunOnceEx entries.
×
×
  • Create New...