MSFN Forum: Making Nero 8 a silent install - 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
  • 8 Pages +
  • « First
  • 6
  • 7
  • 8
  • You cannot start a new topic
  • You cannot reply to this topic

Making Nero 8 a silent install Rate Topic: -----

#141 User is offline   artbio 

  • Junior
  • Pip
  • Group: Members
  • Posts: 67
  • Joined: 11-June 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 26 October 2008 - 09:17 AM

@ Glaedr

How are you installing Nero? Is it XP Home? Is it unattended? At what stage?


#142 User is offline   Glaedr 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 22-October 08

Posted 27 October 2008 - 01:27 PM

Hi Artbio,

I thank you for ur interest, Settings are as followed:
 
$ID = ""  ; Advanced setting - Custom installation path example: $ID = "E:\Programs\Nero" (Leave blank to install to default directory)
$EF = ""  ; Advanced setting - Already extracted folder example: $EF = "D:\Extracted\Nero8" (Leave blank to use default)
$SN = "CDKEY"  ; Nero Serial Number, leave blank for Trial version
$PI = ""  ; Add serials for your plug-ins separated by a comma "," to activate them
$UN = "Mike Gill"  ; UserName
$CN = ""  ; CompanyName

$16 = 0   ; Nero Home
$4E = 1   ; StartSmart
$04 = 1   ; Burning ROM + Express
$59 = 1   ; Vision
$29 = 0   ; BackItUp
$26 = 1   ; CoverDesigner
$7B = 1   ; WaveEditor
$46 = 0   ; SoundTrax
$E2 = 0   ; ShowTime
$20 = 0   ; MediaHome
$0C = 1   ; Recode
$52 = 1   ; Photosnap + Viewer
$8F = 0   ; BurnRights
$06 = 0   ; ImageDrive
$E0 = 1   ; CD-DVD Speed
$12 = 1   ; DriveSpeed
$4A = 1   ; InfoTool
$B0 = 0   ; RescueAgent
$D8 = 1   ; Burn/Burn Settings Plug-In for MCE
$B3 = 1   ; Media Streaming
$75 = 1   ; CopyGadget
$94 = 0   ; Toolbar

$7Z = 1   ; Use 7-Zip to extract distribution silently
$SI = 2   ; Silent installation (3 - No UI, 2 - Basic UI, 1 - Reduced UI, 0 - Full UI) (Don't use options 0 and 1 for unattended OS install)
$FNI = 1  ; Install even if file rename operations are pending (recommended only for unattended OS install)
$ASK = 0  ; Install Ask Toolbar
$HLP = 1  ; Search and install Nero 8 Help File Package (Place any extra helpfiles in 'chm' folder)
$NV5 = 1  ; Search and install additional Template Packages for Nero Vision 5
$SCO = 0  ; Nero Scout (2 - Enable, 1 - Default to off, 0 - Disable)
$SCE = 0  ; Enable Nero Scout in Explorer
$NPA = 1  ; Enable Nero Patent Activation
$NFC = 0  ; Enable autostart of Nero Filter Check
$BKS = 0  ; Enable autostart of BackItUp KeyScan
$EAU = 1  ; Enable Automatic Updates
$AUD = 7 ; Change number of days before Nero checks for updates
$SND = 0  ; Enable all sounds in Burning ROM
$TWS = 1  ; Show temporary writing speed
$EAC = 1  ; Enable all compilations
$EDO = 0  ; Enable DVD overburning
$ESL = 0  ; Enable generation of short lead-out
$BKT = 1  ; Change 'Book Type settings' for all drives (0 - DVD-ROM, 1 - Automatic, 2 - Physical disc type, 3 - Current recorder setting)
$ECD = 1  ; Eject CD/DVD after burning is complete
$VWD = 1  ; Verify Written Data after burning is complete
$RBR = 0  ; Run BurnRights to allow all users logged on locally to burn media
$RFA = 0  ; Reset File Associations created by Nero ShowTime
$UND = 0  ; UnRegister Nero DirectShow Filters
$NOS = 1  ; Enable Nero Online Services (Web Feeds, Registration, Statistics)
$MIS = 0  ; Enable Media Indexing Services (Nero Scout dependency)

$DCC = 0  ; Delete Nero ControlCenter Start Menu shortcut
$DNH = 0  ; Delete Nero Home Desktop shortcut
$QNH = 0  ; Delete Nero Home QuickLaunch shortcut
$DSS = 0  ; Delete Nero StartSmart Desktop shortcut
$QSS = 0  ; Delete Nero StartSmart QuickLaunch shortcut 


My OS is Windows XP Media Center Edition and i'm trying the unattended install.
When I run the Installation the first error stated above occurs immediately.
Then after pressing ok the 2nd one occurs.

Cheers

#143 User is offline   artbio 

  • Junior
  • Pip
  • Group: Members
  • Posts: 67
  • Joined: 11-June 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 27 October 2008 - 03:54 PM

@ Glaedr

You didn't answer my question. Let me clarify.

Are you installing at Cmdlines, SetupParams, RunOnceEx or GuiRunOnce stages of the setup timeline?

The second error typically occurs when you are running any AutoIt script at Cmdlines stage. This script in particular is supposed to work at RunOnceEx and GuiRunOnce.

Regards.

#144 User is offline   Stoner81 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 342
  • Joined: 15-June 08

Posted 27 October 2008 - 04:14 PM

/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /SERIAL="AAAA-BBBB-CCCC-DDDD-EEEE-FFFF-GGGG"

replace with your own serial and away you go this works for me no problems at all!

Hope this helps!

Stoner81

PS - Bear in mind that this is for Nero 8.3.6.0 Micro from updatepack.nl it is a far smaller installer since its just the burning rom and nero express.

This post has been edited by Stoner81: 27 October 2008 - 04:17 PM


#145 User is offline   Glaedr 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 22-October 08

Posted 31 October 2008 - 09:14 AM

View Postartbio, on Oct 27 2008, 10:54 PM, said:

@ Glaedr

You didn't answer my question. Let me clarify.

Are you installing at Cmdlines, SetupParams, RunOnceEx or GuiRunOnce stages of the setup timeline?

The second error typically occurs when you are running any AutoIt script at Cmdlines stage. This script in particular is supposed to work at RunOnceEx and GuiRunOnce.


Hey,

Sry i'm new to this unattended thingy..
Im running it through RunOnceEx.


Cheers

This post has been edited by Glaedr: 31 October 2008 - 09:14 AM


#146 User is offline   artbio 

  • Junior
  • Pip
  • Group: Members
  • Posts: 67
  • Joined: 11-June 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 31 October 2008 - 11:28 AM

@ Glaedr

Well, then it's something else!

#147 User is offline   jfcarbel 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 20-April 08

Posted 18 January 2009 - 07:25 PM

Does this script still work with the latest Nero 8 that was release in Dec 2008 (v8.3.13)?

Nero-8.3.13.0_all_update.exe
MD5: B17B595EB97D71A40950CA0EEA4C0429

Also it does not look like the trial download is available anymore. The link in the first post just redirects to Nero 9 Trial. And if I go to the older products download page, it just shows an update for 8 that can be downloaded.

Does anyone have this working with the lastest version and what does it take to get it working with the non-trial version?

Also what is the point of installing the trial? Can it be activated with an owners valid serial via the command line parm/switch?

This post has been edited by jfcarbel: 20 January 2009 - 05:41 AM


#148 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 732
  • Joined: 08-February 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 January 2009 - 04:05 AM

@jfcarbel
It works with this update and CEoCEo's script. Insert yours serial(s) on the top of the script.

#149 User is offline   jfcarbel 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 20-April 08

Posted 20 January 2009 - 05:48 AM

View Postradix, on Jan 19 2009, 05:05 AM, said:

@jfcarbel
It works with this update and CEoCEo's script. Insert yours serial(s) on the top of the script.


radix, thanks. I also add the MD5 hash to and filename in my OP

Now, I am reading some bad things about Nero 8 in the Nero forums and just wondering if I should settle on going with Nero 7. I don't think there is anything in v8 that I really need and it seems to be the consensus that the v7.10.1.0 is the best version so far of Nero as long as you do not install all the bloat options. But the same problem with availability of downloads exist with 7, see my post here

radix or anyone else, can you see my post link above and comment if you have any experience with v7 full or update working the AutoIt scripts instead of the trial.

#150 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 732
  • Joined: 08-February 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 January 2009 - 06:28 AM

@jfcarbel
Test CEoCEo script for v7 or use Acheron's micro or lite builds. I use Nero 8.3.13.0 lite made with
Acheron's SDK. It has a faster startup than the custom installation made with original installer (the files were shrinked).

#151 User is offline   revizoro 

  • Group: Members
  • Posts: 2
  • Joined: 05-February 08

Posted 06 May 2009 - 07:00 PM

Hi, guys!
I have a problem- I am trying to make nLite- addon for nero 8, but full version, not micro, or lite…
There is no problem to make a silent install, even custom silent install. And it works…
But- after creation of .cab- file, and after integration with nLite… just nothing happens… Sometime I can see- in the 13-th minute of the integration- it is extracting the files, but after Windows is installed- there is nothing from Nero…
I tried at least 50 times. I waste a lot of days…
So- can somebody help me- if somebody of you has tested, working addon for Nero 8, or Nero 9 (FULL version- meen- with all the components)- please- let me know… Or I would really appreciate if somebody upload this addon somewhere (i.e.- rapidshare.com) and send me a link at:

pederuga2@yahoo.com

Thanks in advance!!!

Share this topic:


  • 8 Pages +
  • « First
  • 6
  • 7
  • 8
  • 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