Nucleus Posted September 12, 2006 Posted September 12, 2006 I did it. I got the same error message. The file created in the %tmp% directory are log files. The actual nero files were in a folder called "NeroDemo10737". I used those, and the result was the same.
ironside Posted September 12, 2006 Posted September 12, 2006 (edited) Have you tried it on a differnt machine ?does the original installer install using your silent switches ? Edited September 12, 2006 by ironside
Nucleus Posted September 12, 2006 Posted September 12, 2006 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.
ironside Posted September 13, 2006 Posted September 13, 2006 (edited) 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 September 13, 2006 by ironside
Nucleus Posted September 13, 2006 Posted September 13, 2006 (edited) Yes! That did the job! Thank you very much! EDITIs there a way of specifying the language I want nero to use, in the installation switch? Edited September 13, 2006 by Nucleus
ironside Posted September 13, 2006 Posted September 13, 2006 (edited) Yeah sureYou 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 September 13, 2006 by ironside
Nucleus Posted September 13, 2006 Posted September 13, 2006 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 commandsSetup=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,NeroImageDriveE38B9E06"TempModeSilent=1Overwrite=1All the .mst files are exactly where nero put them. In it's root directory. But still everything is greek. Any idea why?
ironside Posted September 13, 2006 Posted September 13, 2006 Try adding to the command lineLCID="0409"That sould force enlish language (hopefully)
ironside Posted September 13, 2006 Posted September 13, 2006 Are you using the "eng" installer or another language specific or the multi-language installer ?
Nucleus Posted September 13, 2006 Posted September 13, 2006 This is the file I downloladed Nero-7.2.7.0_eng_no_yt.exe
ckislam Posted September 13, 2006 Posted September 13, 2006 HelloI 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
RickSteele Posted September 20, 2006 Posted September 20, 2006 (edited) 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 EXCLUDEINCEXCFTR (2EFBD6E8) (Actions) NeroApi EXCLUDEINCEXCFTR (B035464E) (NeroStartSmart) NeroStartSmart INCLUDEINCEXCFTR (BCAFF604) (Features) NeroBurningRom INCLUDEINCEXCFTR (57D52359) (Features) NeroVision INCLUDEINCEXCFTR (CB9D5429) (Features) NeroBackItUp EXCLUDEINCEXCFTR (7CE8D626) (Actions) NeroCoverDesigner INCLUDEINCEXCFTR (FA3A3F7B) (Features) NeroWaveEditor INCLUDEINCEXCFTR (716FE146) (Actions) NeroSoundTrax INCLUDEINCEXCFTR (D773A6E2) (NeroShowTime) NeroShowTime INCLUDEINCEXCFTR (53BEFA20) (Features) NeroMediaHome EXCLUDEINCEXCFTR (6035F00C) (Features) NeroRecode INCLUDEINCEXCFTR (ED1EAF52) (Features) NeroPhotoSnap EXCLUDEINCEXCFTR (72CC518F) (Features) NeroBurnRights EXCLUDEINCEXCFTR (E38B9E06) (Features) NeroImageDrive NOTWOW64BITSINCEXCFTR (82602EE0) (Features) NeroCDDVDSpeed INCLUDEINCEXCFTR (7DFFCC12) (Features) NeroDriveSpeed INCLUDEINCEXCFTR (E72D824A) (Features) NeroInfoTool INCLUDEINCEXCFTR (C5AB9CFD) (SpecialFeatures) NeroFastCDDVDBurningPlugin INCLUDEINCEXCFTR (5AD292D8) (SpecialFeatures) NeroBurn INCLUDEINCEXCFTR (2EFBD6E8) () NeroApi2EFBD6E8C6543E EXCLUDEINCEXCFTR (79061EB3) (SpecialFeatures) NeroMediaStreaming EXCLUDEINCEXCFTR (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] ALWAYSINCEXCLNG [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 September 20, 2006 by RickSteele
MAVERICKS CHOICE Posted September 20, 2006 Posted September 20, 2006 Yep same here not working for me unattended or on a loaded windows?CheersMC.
ironside Posted September 20, 2006 Posted September 20, 2006 (edited) Updat to Nero 7.5.1.1 it has been released officially now anyway And in this release you can go back to the method described in the first post in this thread to customize the install. Edited September 20, 2006 by ironside
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now