Jump to content

Windows Components


Recommended Posts

I am trying to setup my computer to automatically install windows components when I reinstall XP. So far I have found these two sites.

Install Windows Components from Command Line - Network Administration & Consulting Services

How to add or remove Windows Components by using Sysocmgr.exe

So I have the control panel setup to run after my applications install themselves (Apps= Windows Installer and .Net 1.1-3.5) with

ECHO
ECHO Installing Windows Components
ECHO Please wait...
start /wait %windir%\system32\sysocmgr.exe /i:%windir%\inf\sysoc.inf /u:%systemdrive%\install\sysoc.inf /r /q

The only problem is I can not figure out what to put into the sysoc.inf file and know what components it relates to. So this is what is in that file

[Components]

[NetOptionalComponents]

And I can't find a list to relate to what programs I want installed.

Link to comment
Share on other sites

  • 2 weeks later...

What components are you believeing you need to add or remove after installing those applications? and why not use the .sif?

http://www.msfn.org/board/lofiversion/index.php/t35634.html

I remove MSN Explorer, and add P2P & UPnP.

I'm doing it through this method because I use nlite to make the install and if I were to add the lines in in the .sif it would get removed the next time. This way next time I can't forget to add the install to it.

Link to comment
Share on other sites

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...