 bcastnerPremium,VIP,MVM join:2002-09-25 Chevy Chase, MD kudos:7 1 edit | reply to MJimLay
Re: [XP Pro] SP3 SysprepCAB, not CAP. SUPPORT\TOOLS\DEPLOY.CAB
You have two other choices:
• Use the SP2 version. This requires a simple edit in order to work:
Delete or Comment Out the following lines in ltisysprep.wsf:
ElseIf DateDiff("d", oFSO.GetFile(sWinnt32).DateLastModified,
oFSO.GetFile(sDeployCab).DateLastModified) < 0 then
oLogging.CreateEntry "Error: The " & sDeployCab & " file is older than the
Windows source files (" & sWinnt32 & "). Using older versions of Sysprep is
not supported. Ensure that you have the appropriate version.", LogTypeError
ZTIProcess = Failure
Exit Function
• Wait for the Microsoft Deployment Tools 2008 Version, in Beta now and to be released very soon. This will be the full package of Deployment tools.
-- ============ MS-MVP 2004 - -2008, ASAP Member Users Helping Users
|