Question : Slipstream Windows XP Post SP3 Hotfixes and Updates

I'm trying to find a way to slipstream all Post SP3 hotfixes and updates, including dot net frameworks, to create a fully updated XP install disk.  When I tried this is the past, during the XP install process the dot net installations would start but fail and in effect, cause most of the service packs/hotfixes to fail too, leaving me with numerous updates to install post-installation.

I'm wondering if there is an Update pack or something that includes these items in full that I can slipstream to XP SP3 with nlite or even another tool if need be.  Allowing a fully updated installation of XP with or without internet connection.  Any input on this would be helpful.  Thanks.

Answer : Slipstream Windows XP Post SP3 Hotfixes and Updates

Remove @AsOfMonth and @AsOfYear from the outer function's definition and use:

Year(GetDate()) or DatePart(Year, GetDate())
Month(GetDate()) or DatePart(Month, GetDate())

You can convert this to VARCHAR as needed, but would actually expect month and year values to be passed around as INT.

Random Solutions  
 
programming4us programming4us