MSFN Forum: nero 7 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

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

nero 7 nero silent 7.0.82 Rate Topic: -----

#1 User is offline   M_BLOND 

  • Group: Members
  • Posts: 2
  • Joined: 31-March 05

Posted 18 April 2006 - 04:21 PM

If you want to make nero silent than use winrar to open not extract the nero-noyt_enu_.exe installer click on comment add this to setup=nero_7.bat click ok keeping the winrar window open
make the batch file like this:

regedit /s nero_7.reg
msiexec.exe /i Nero.msi /qb-! USERSEL=6 STARTMODE="-1" FAMILYNAME="nero 7" STARTPARAM="CallFromExe" DONOTRUNSETUPX=1 DONOTRUNNERO_SCOUT=1 REBOOT=ReallySuppress

reg file like this:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]
"Version"="7.0.8.2"
"User"="User"
"Company"="Company"
"Serial7_1145397093"="YOUR serial number"

once u made this two files drop them into the archive an press ok now you have an silent install of nero
this way u don't have to repack nero

Attached File(s)

  • Attached File  nero_7.zip (625bytes)
    Number of downloads: 270



#2 User is offline   Sanjay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 13-August 04

Posted 20 April 2006 - 12:53 AM

Works fine except this method too has the problem of Nero not registering as a 'Handler' for 'AutoPlay'. Looks like it is a bug with any kind of silent install of Nero 7 itself.

#3 User is offline   teapleasebob 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 12-April 06

Posted 20 April 2006 - 09:26 AM

do you add this to a cab

#4 User is offline   Sanjay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 13-August 04

Posted 25 April 2006 - 11:18 PM

View PostSanjay, on Apr 20 2006, 12:23 PM, said:

Works fine except this method too has the problem of Nero not registering as a 'Handler' for 'AutoPlay'. Looks like it is a bug with any kind of silent install of Nero 7 itself.

Nero 7.2.0.3 is out and the problem with Nero not registering Handlers for 'Auto Play' seems to be resolved.
There is one slight problem though. While using this silent installer method to install, the following error occurs:
Attached File  Nero_Install_Error.jpg (14.21K)
Number of downloads: 209
Although, if you continue with the installation it seems to continue installing with no problems.

#5 User is offline   Dynaletik 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 633
  • Joined: 18-September 04
  • OS:none specified
  • Country: Country Flag

Posted 26 April 2006 - 02:49 AM

Yeah, this is why I use the following AutoIT script to close that error message and install Nero 7.2.0.3:
AutoItSetOption("TrayIconHide", 1)
BlockInput(1)
Run(@ComSpec & " /c " & 'Nero.msi /qb-! STARTPARAM=CallFromExe', "", @SW_HIDE)
Sleep(4000)
Send("{ENTER}")
WinWaitClose("Nero 7")
Sleep(2000)
BlockInput(0)


I customized my Nero.msi with Installshield, so only my the components that I want get installed, slimmed down the installer to a 38,2 MB sfx archive now. (Nero Burning Rom, CoverDesigner, CD-DVD Speed and DriveSpeed)

This post has been edited by Dynaletik: 27 April 2006 - 03:59 AM


#6 User is offline   Smitson03 

  • Group: Members
  • Posts: 3
  • Joined: 10-May 05

Posted 10 May 2006 - 02:02 PM

View PostSanjay, on Apr 26 2006, 09:18 AM, said:

View PostSanjay, on Apr 20 2006, 12:23 PM, said:

Works fine except this method too has the problem of Nero not registering as a 'Handler' for 'AutoPlay'. Looks like it is a bug with any kind of silent install of Nero 7 itself.

Nero 7.2.0.3 is out and the problem with Nero not registering Handlers for 'Auto Play' seems to be resolved.
There is one slight problem though. While using this silent installer method to install, the following error occurs:
Attached File  Nero_Install_Error.jpg (14.21K)
Number of downloads: 209
Although, if you continue with the installation it seems to continue installing with no problems.


to avoid error try to use command line switch - NSIROOTDIRECTORY="%TEMP%\Nero7\".
"%TEMP%\Nero7\" - folder where Nero will be unpacked.
also create folder "Cab" in install directory and put 0AA0A4EA.cab, 307C0B60.cab there.

for autoplay try switch AUTOPLAY=TRUE

#7 User is offline   M_BLOND 

  • Group: Members
  • Posts: 2
  • Joined: 31-March 05

Posted 26 May 2006 - 01:46 PM

I NEVER HAD ANY PROBELM BUT IWILL TRY AUTOPLAY=TRUE OR AUTOPLAY=1

#8 User is offline   teapleasebob 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 12-April 06

Posted 31 May 2006 - 06:33 PM

i installed it with the bat like this
cls
@echo off
cls
regedit /s nero_7.reg
Start setupx.exe /quiet /norestart
exit
and it install quietly with no errors the only problem is it doesnt seem to be adding it to the add remove programs but other than that it is all working fine

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