MSFN Forum: Nero 10 - 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 10 Install Nero 10 silently installation Rate Topic: -----

#1 User is offline   Vivek 

  • Group: Members
  • Posts: 4
  • Joined: 09-December 10
  • OS:XP Home
  • Country: Country Flag

Posted 09 December 2010 - 09:05 AM

Is their any way to install nero 10 silently with the serial key throught command prompt.

I tried with /s /v' /q'' it install all the pre requisite but fail to install the main product "Nero.MultimediaSuite.VLBasic.msi" because of the serial key.

throught manual install.application work fine but silently it fails

any help would be great


#2 User is offline   Sp0iLedBrAt 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,710
  • Joined: 19-March 09
  • OS:XP Pro x86
  • Country: Country Flag

Posted 09 December 2010 - 09:10 AM

Welcome to MSFN.

See here http://www.msfn.org/...__1#entry926985 and here http://www.msfn.org/...__1#entry921781

Cheers

#3 User is offline   Vivek 

  • Group: Members
  • Posts: 4
  • Joined: 09-December 10
  • OS:XP Home
  • Country: Country Flag

Posted 09 December 2010 - 12:53 PM

Thank you for replying.

I tried in both way as link specified ...but application fail to accept serial key parameter.

In the eventvwr i can find this error "A serial number is missing"

Any other serial key Parameter that can be passed through command

help at this point would be grt

#4 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,669
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 09 December 2010 - 01:54 PM

I have installed Nero 9 with this, it might be similar:

(@ComSpec & " /c c:\temp\nero9u\nero9\Setupx.exe /i /qb /NS SERIALNUMBER=" & Chr(34) & "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" & Chr(34) & " REBOOT=" & Chr(34) & "REALLYSUPPRESS" & Chr(34) & " EXCLUDEAPP=" & Chr(34) & "unit_app_75,unit_help_75" & Chr(34))


This is in AutoIT. I'm lazy to convert it to normal words... Anyways, if you use /NS you still need to specify a serial number, which is used just to install. After the product has finished installing, the product key is automatically removed. Does this help at all? FYI the excluded item is the Ask toolbar I think.

#5 User is offline   Vivek 

  • Group: Members
  • Posts: 4
  • Joined: 09-December 10
  • OS:XP Home
  • Country: Country Flag

Posted 09 December 2010 - 03:45 PM

It is not working :(

I have checked inside the package but i found a DLL custom action executing this function(_MSIExtractFiles@4) and creating the serial key property value during execution.(Install Execute sequences)

Install UI sequenes it is take care by dialog box

It create a deflaut property as NERO.USER_KEY during execution.I created and pass this value but failed to take.

Any Idea how to pass the serial key inside the package.

I am not clear about these table
control table
control event table
control condition table

#6 User is offline   jbm 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 635
  • Joined: 16-September 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 10 December 2010 - 09:18 PM

The only way I got it to work for me is to install it normally extract the serial number from the registry into a reg file.
Then install the reg file before I instal nero silently.
I only installing nero burning rom and not the whole package, but it should work the same.
I've only tested the silent install in vmware also.

#7 User is offline   Vivek 

  • Group: Members
  • Posts: 4
  • Joined: 09-December 10
  • OS:XP Home
  • Country: Country Flag

Posted 10 February 2011 - 06:08 AM

I Got It ........................COOOOOOOOOOOOOOOOOOL

Extract the entire product,

Use the following command line

Msiexec /i NeroMultimediaSuiteVLBasic.msi /qn NERO.INCLUDED_KEY=XXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXX
Msiexec /i “vcredist.msi” /qn
vcredist_x86v9.0.30729.17.exe /q
vcredist_x86v9.0.30729.4148.exe /q
Directx_vALL.vbs(Entire Directx Product Installation)
WindowsXP-KB942288-v3-x86.exe /quiet
REBOOT

#8 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,693
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 October 2012 - 04:10 PM

Long time since I upgraded my Nero but can the current version be done a similar way?
I have extracted the installer files to temp & really only require the "nero.burningrom.msi"
to install. I have all the other files including the ISSetupPrerequisites folder.
Any pointers always appreciated.

#9 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,693
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 04 October 2012 - 03:02 PM

Tried the following but no go!
Msiexec /i nero.burningrom.msi /qn NERO.INCLUDED_KEY=XXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXX
Windows6.0-KB942288-v2-x64.MSU /quiet
vcredist_x64.exe /q

Appears it won't install Neroburningrom on it's own?

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 - 2013 msfn.org
Privacy Policy