MSFN Forum: Unattened Install of UPNP - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Unattened Install of UPNP Upnp Rate Topic: -----

#1 User is offline   smartie91 

  • Member
  • PipPip
  • Group: Members
  • Posts: 149
  • Joined: 20-October 03

Posted 14 December 2006 - 05:24 AM

Hi all

Not quite sure if this goes here or networking

please move if wrong

Anyway my question is can I install UPNP useing Winnt.sif

if not how can i install it unattened please


thanks for help

Smartie91


#2 User is offline   smartie91 

  • Member
  • PipPip
  • Group: Members
  • Posts: 149
  • Joined: 20-October 03

Posted 18 December 2006 - 03:42 AM

Hi

No takers on this one then

thanks anyway

Smartie91

#3 User is offline   Speeddymon 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 323
  • Joined: 04-September 06

Posted 18 December 2006 - 11:26 AM

What specifically are you referring to when you say UPNP?

The services to be able to monitor your router and setup port forwards via UPNP are installed by default even on retail CD's.

Is there some component under your NIC properties that you want installed?

#4 User is offline   smartie91 

  • Member
  • PipPip
  • Group: Members
  • Posts: 149
  • Joined: 20-October 03

Posted 18 December 2006 - 05:29 PM

hi

yes I want UPnP installed to monitor my Router

I have to go into add and remove programs \windows components\network services to install UPnP each time I install xp

how come yours is installed by default I am using XP pro Corp

thanks for reply

Smartie91

#5 User is offline   cyberyeye 

  • Member
  • PipPip
  • Group: Members
  • Posts: 141
  • Joined: 19-March 05
  • OS:XP Pro x86
  • Country: Country Flag

Posted 19 December 2006 - 06:50 AM

I suppose Upnp is a part of sysoc.inf.

I use this batch and file for installing/uninstalling some components:

2 files
- component.txt
- component.cmd

component.txt

Quote

[Components]Calc = Off
Freecell = On
Hearts = On
Indexsrv_system = Off
Minesweeper = On
Msnexplr = Off
Msmsgs = Off
Pinball = On
Solitaire = On
Spider = On
WMAccess = Off
Zonegames = Off
Beacon = On
Upnp = On


Off: uninstall
On: install

Upnp in red :)

Beware ! It works for me however I'm not shure at all !

Anyone know the name of Upnp component in sysoc ? I'm not shure exactly (beacon or upnp or both or anything else ?)

component.cmd

SET load=%systemdrive%\install
sysocmgr /i:%windir%/inf/sysoc.inf /u:%load%\component.txt



I put these 2 file on mu UACD in OEM dir:

$OEM$\$1\Install\component.txt
$OEM$\$1\Install\component.cmd

So this 2 files will be automatically send to %systemdrive%\install during xp install.

Runonceex.cmd
simply add something like this:

REG ADD %KEY%\010 /VE /D "Suppressing/Adding Windows Components" /f
REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\component.cmd" /f


It'll execute component.cmd during first logon as usual, blabla...

We should just find the name of Upnp components, and it's fine ^^

Supposly:

"Beacon = On"
"Upnp = On"

In registry I can see that both of this 2 entries is activated (blabla_key=1)

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\Oc Manager\Subcomponents
beacon: 1
upnp: 1

So I Suppose both of them should be executed by sysocmgr for installing Upnp components !

But I'm not shure at all, but it works for me lol

This post has been edited by cyberyeye: 19 December 2006 - 07:57 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy