Help - Search - Members - Calendar
Full Version: Nero plugins and windows messenger ?
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
polecat
Hi guys sorry to be a pain in the butt!,

I have two things left to do to complete my unattended xp>

1...Get my nero plugins to install silently? any ideas im not any good at autoit
before anyone suggest it as i cant seem to fugure that out !

2.... Is there any way of stopping windows messenger being installed at set up
as i have put msn messenger on the disk and dont want both on there?
Or will this cause probs with windows afterwards?


Many thanks in advance!
I'm hoping to have this done by the week end then im haveing a break from the pc!!
urie
Try this for nero,

QUOTE
REG ADD %KEY%\1055 /VE /D "Nero Burning ROM 6.3.1.2.0" /f
REG ADD %KEY%\1055 /V 1 /D "%systemdrive%\Install\Nero\nero63120.exe /silent /noreboot /no_ui /sn=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /write_sn" /f
REG ADD %KEY%\1055 /V 2 /D "REGEDIT /S %systemdrive%\Install\Nero\Nero.reg" /f
Nero.reg
QUOTE
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero - Burning Rom\Info]
"User"="Name"
"Company"=""
"Serial5"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"
"Serial6"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"

[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero Fast CD-Burning Plug-in]
"User"="Name"
"Company"=""
"Serial"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"

[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Plug-ins\DVD-Video\Info]
"Serial6"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"


[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Plug-ins\Multichannel\Info]
"Serial6"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"


[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Plug-ins\PowerPack Lame MP3\Info]
"Serial6"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx"
diesel_98a
add this to the winnt.sif to remove the windows messenger

[components]
msgr=off
SiMoNsAyS
for msnmsgr you can shrink it with nLite too and for nero, nero.reg it's not necessary tongue.gif
urie
nero.reg is necessary if you want to enable the plugins without installing them
SiMoNsAyS
QUOTE (urie @ Sep 9 2004, 05:49 PM)
nero.reg is necessary if you want to enable the plugins without installing them

mmm my plugings works perfect without that (default full installation of nero 6.3.1.20)... maybe some other plugins need it confused.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.