Jump to content

Recommended Posts

Posted (edited)

Delete this file before intergrating the service pack

\XPCD\i386\svcpack.inf

This A Cmd script That check To See If The File Is There, then Delets It

If It Is The Location.

echo off && cls && mode 55,3 && color f1 && Title SvcPack.inf Check

set Loc=%systemdrive%\XPCD\i386

Set Pg=Ping -n 3 127.0.0.1

if exist %loc%\svcpack.inf del %loc%\svcpack.inf && Goto Fixed

if not exist %loc%\svcpack.inf goto Next1

:Fixed

Echo. && Echo Removed The SvcPack.inf && %Pg%>nul

goto Quit

:Next1

Echo. && Echo %Loc%\svcpack.inf Was Not There. && %Pg%>nul

goto Quit

:quit && Goto EOF && exit

Edited by gunsmokingman

Posted

I'm now creating a SIF file. I've completed it using SetupMgr, but it says you can be more precise (choosing what components to install), so I want to do that. I found this list.

[Components]

AccessOpt = On

Appsrv_console = On

Aspnet = On

AutoUpdate = On

BitsServerExtensionsISAPI = On

BitsServerExtensionsManager = On

Calc = On

Certsrv = On

Certsrv_client = On

Certsrv_server = On

Charmap = On

Chat = On

Clipbook = On

Complusnetwork = On

Deskpaper = On

Dialer = On

Dtcnetwork = On

Fax = On

Fp_extensions = On

Fp_vdir_deploy = On

Freecell = On

Hearts = On

Hypertrm = On

IEAccess = On

Iis_asp = On

Iis_common = On

Iisdbg = On

Iis_ftp = On

Iis_htmla = On

Iis_doc = On

Iis_inetmgr = On

Iis_internetdataconnector = On

Iis_nntp = On

Iis_pwmgr = On

Iis_serversideincludes = On

Iis_smtp = On

Iis_smtp_docs = On

Iis_webadmin = On

Iis_webdav = On

Iis_www = On

Iis_www_vdir_printers = On

Iis_www_vdir_scripts = On

Iis_www_vdir_terminalservices = On

Indexsrv_system = On

Inetprint = On

Licenseserver = On

Media_clips = On

Media_utopia = On

Minesweeper = On

Mousepoint = On

Msmq_ADIntegrated = On

Msmq_Core = On

Msmq_HTTPSupport = On

Msmq_LocalStorage = On

Msmq_MQDSService = On

Msmq_RoutingSupport = On

Msmq_TriggersService = On

Msnexplr = On

Mswordpad = On

Netcis = On

Netoc = On

Objectpkg = On

OEAccess = On

Paint = On

Pinball = On

Pop3Admin = On

Pop3Service = On

Pop3Srv = On

Rec = On

Reminst = On

Rootautoupdate = On

Rstorage = On

Solitaire = On

Spider = On

Templates = On

TerminalServer = On

TSWebClient = On

Vol = On

WBEMSNMP = On

WMAccess = On

WMPOCM = On

Zonegames = On

I don't know what half of these mean/do. Has anyone created a guide that says which of these components are nessecities, and thoroughly explains each component that I've listed above?

Posted

I created a XP boot disc using just nLite.

I now want to test it, by using a Virtual Machine.

If my disc has an error on it, is there any way, by testing it on a virtual machine, that it could do any damage to my current setup?

Posted

Okay. I want to test it on a VirtualMachine now. Microsoft VirtualPC 2004 doesen't work with XP Home, and VMWare Workstation requires registration, which I keep doing but I always get a 'Store Error'

Is VMWare Workstation hosted elsewhere?

Or is there any reliable alternate Virtual Machine software?

Posted

OEM stands for Original Equipment Manufacturer (Such as Dell).

I'm not too sure if slipstreaming works with OEM version of WinXP

Posted

YOur question for the meanings to all components within the winnt.sif file lie within the ref.chem file which is a help file found in the XP Support tools file. This can be downloaded form Microsoft.com/downloads

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...