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
Page 1 of 1
Unattened Install of UPNP Upnp
#2
Posted 18 December 2006 - 03:42 AM
Hi
No takers on this one then
thanks anyway
Smartie91
No takers on this one then
thanks anyway
Smartie91
#3
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?
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
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
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
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
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
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:
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
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
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
- ← RunAs , expand file types
- Unattended Windows 2000/XP/2003
- help me about windows XP SP3 (by ADMIT_TALKIN) →
Share this topic:
Page 1 of 1



Help

Back to top









