Jump to content

Nero Burning ROM v7 installation


BoardBabe

Recommended Posts


I have tried it on a virtual machine. Clean unattended installation. Same problem.

If I take the files extracted in the *tmp% folder and run the switch nero.msi /QB /NORESTART STARTPARAM="CallFromExe" DONOTRUNSETUPX="1" SERIALNUM_USERVAL="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" AGREETOLICENSE="TRUE" ADDLOCAL="NeroBurningRomBCAFF604,NeroCoverDesigner7CE8D626,NeroImageDriveE38B9E06"without repackaging, I get the same error again.

Link to comment
Share on other sites

OK, Problem solved !

After testing your commands i found your Your ADDLOCAL parameters were missing one vital component NeroSuiteInstallerDD1EB5BC it seems this component is required

So it should look like this:

ADDLOCAL="NeroSuiteInstallerDD1EB5BC,NeroBurningRomBCAFF604,NeroCoverDesigner7CE8D626,NeroImageDriveE38B9E06"

This has been tested and is working 100%

Edited by ironside
Link to comment
Share on other sites

Yeah sure

You can choose the transform file (.mst) for your language,

Like so:

Nero.msi TRANSFORMS="1033.mst"

Please note: that the 1033.mst file is for english language,

you must enter the mst transform filename that is tor YOUR language and it must be in the root of your archive.

Edited by ironside
Link to comment
Share on other sites

My windows language regional settings are set to greek. So nero gets installed in greek. (menus etc). I want nero to get installed in english. So I changed the winrar archive comment to

;The comment below contains SFX script commands

Setup=nero.msi TRANSFORMS="1033.mst" /QB /NORESTART STARTPARAM="CallFromExe" DONOTRUNSETUPX="1" SERIALNUM_USERVAL="xxxx-0000-xxxx-xxxx-xxxx-xxxx-xxxx" AGREETOLICENSE="TRUE" ADDLOCAL="NeroSuiteInstallerDD1EB5BC,NeroBurningRomBCAFF604,NeroCoverDesigner7CE8D626,NeroImageDriveE38B9E
06"
TempMode
Silent=1
Overwrite=1

All the .mst files are exactly where nero put them. In it's root directory. But still everything is greek. Any idea why?

Link to comment
Share on other sites

Hello

I finished making the unattended package for nero and i want to run it on several pcs,

but i want to install it ONLY on pcs which have Writers (CD/RW or DVD-RW).

Is there a way to detect if a pc has a writer or not before installing nero?

i thought i could add to the beginning of the unattended script that the setup starts only if a writer is detected.

so do any of you know an easy way to detect it, may be a registry key or so?

thanks

Link to comment
Share on other sites

I do not have Nero install unattended because I want the app on a different partition; I edited the config file, but, none of the customizations work. Any idea why?; please refer below.

# ----------------------------------------------------------------------------------------

# INCLUDE/EXCLUDE-FEATURES

# ----------------------------------------------------------------------------------------

# This part of config file is used for including/excluding features from GM.

#

# Syntax:

# INCEXCFTR ([uniqueID]) ([ApplicationName]) [FeatureName] INCLUDE

# or

# INCEXCFTR ([uniqueID]) ([ApplicationName]) [FeatureName] EXCLUDE

#

# INCLUDE (or anything other except EXCLUDE) after feature name - feature is included

# EXCLUDE after feature name - feature is excluded

#

# If feature is excluded files will be on GM

# but end-user will not be able to see or select excluded features

#

# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

# !!!!!!!Please don't change anything except INCLUDE/EXCLUDE flags bellow

# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

#

# ----------------------------------------------------------------------------------------

INCEXCFTR (2FF8B816) (Actions) NeroHome EXCLUDE

INCEXCFTR (2EFBD6E8) (Actions) NeroApi EXCLUDE

INCEXCFTR (B035464E) (NeroStartSmart) NeroStartSmart INCLUDE

INCEXCFTR (BCAFF604) (Features) NeroBurningRom INCLUDE

INCEXCFTR (57D52359) (Features) NeroVision INCLUDE

INCEXCFTR (CB9D5429) (Features) NeroBackItUp EXCLUDE

INCEXCFTR (7CE8D626) (Actions) NeroCoverDesigner INCLUDE

INCEXCFTR (FA3A3F7B) (Features) NeroWaveEditor INCLUDE

INCEXCFTR (716FE146) (Actions) NeroSoundTrax INCLUDE

INCEXCFTR (D773A6E2) (NeroShowTime) NeroShowTime INCLUDE

INCEXCFTR (53BEFA20) (Features) NeroMediaHome EXCLUDE

INCEXCFTR (6035F00C) (Features) NeroRecode INCLUDE

INCEXCFTR (ED1EAF52) (Features) NeroPhotoSnap EXCLUDE

INCEXCFTR (72CC518F) (Features) NeroBurnRights EXCLUDE

INCEXCFTR (E38B9E06) (Features) NeroImageDrive NOTWOW64BITS

INCEXCFTR (82602EE0) (Features) NeroCDDVDSpeed INCLUDE

INCEXCFTR (7DFFCC12) (Features) NeroDriveSpeed INCLUDE

INCEXCFTR (E72D824A) (Features) NeroInfoTool INCLUDE

INCEXCFTR (C5AB9CFD) (SpecialFeatures) NeroFastCDDVDBurningPlugin INCLUDE

INCEXCFTR (5AD292D8) (SpecialFeatures) NeroBurn INCLUDE

INCEXCFTR (2EFBD6E8) () NeroApi2EFBD6E8C6543E EXCLUDE

INCEXCFTR (79061EB3) (SpecialFeatures) NeroMediaStreaming EXCLUDE

INCEXCFTR (91F9B069) (Features) NeroMobile EXCLUDE

#

#

# ----------------------------------------------------------------------------------------

# INCLUDE/EXCLUDE-LANGUAGES

# ----------------------------------------------------------------------------------------

# This part of config file is used for including/excluding language supports from GM.

#

# Syntax:

# INCEXCLNG [LanguageShortName] USER_LANG

# or

# INCEXCLNG [LanguageShortName] ALWAYS

INCEXCLNG [ENG] ALWAYS

#

# USER_LANG (or anything other except ALWAYS) after language short name - language is "selected by default" only if it is end-user language

# ALWAYS after language short name - language is "selected by default" always independent from end-user default language

#

# If language is included all languages dependent files will be "selected by default" in installer

# All language files will be always on GM.

# English is always included.

#

# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

# !!!!!!!Please don't change anything except USER_LANG/ALWAYS flags

# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

#

# ----------------------------------------------------------------------------------------

#

#

# ----------------------------------------------------------------------------------------

# SET MSI PROPERTY

# ----------------------------------------------------------------------------------------

# This part of config file is used for changing MSI properties.

#

# Syntax:

# MSIPROPERTY [Property Name] DEFAULT_VAL

# or

# MSIPROPERTY [Property Name] "Your value"

#

# DEFAULT_VAL after property name - Property will be set with default value

# "Your value" after property name - Property will be set with your value

#

# Property explanation:

# SERIALNUM - Serial Number for whole software registration ("xxxxxxxxxxxxxxxxxxxxxxxxxxx")

# TARGETDIR - Specifies the root destination directory for the installation

# ARPHELPLINK - Internet address, or URL, for technical support

# ARPHELPTELEPHONE - Technical support phone numbers

#

# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

# !!!!!!!Please use Quotation to bound your property value!!!!!!!

# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

#

# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

# !!!!!!!Please don't change anything except DEFAULT_VAL/"Your value" flags

# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

#

# ----------------------------------------------------------------------------------------

#

MSIPROPERTY SERIALNUM "xxxxxxxxxxxxxxxxxxxxxxxxxxx"

MSIPROPERTY TARGETDIR "D:\Nero"

MSIPROPERTY MIN_DIRECTX_VER 9

# MSIPROPERTY ROOTDIR "[ProgramFilesFolder]Nero\Nero 7"

Edited by RickSteele
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...