Jump to content

Recommended Posts


Posted

with the new Retail version... the system reboot!!!

if i use this row:

NeroSuite .msi ADDLOCAL=ALL PIDKEY=xxxxxxxxxxxxxxxxxxxxx /norestart /qb-!

the system reboot!!!

i've tested so the command REBOOT=ReallySuppress... but there is anithing that i do.. the computer reboot without control!!!

any idea??

thanks a lot

Posted

You try this

first

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]

"Serial7_1127858803"="xxxxxxxxxxxxxxxxxxxxxxxx"

next

NeroSuite .msi ADDLOCAL=ALL PIDKEY=xxxxxxxxxxxxxxxxxxxxx /norestart /qb-!

Posted

Do this for me work alltime exelant

We can do Nero7.7z = Nero7.exe and put in scvpack and install this Aplications in T-12.

See ther

http://www.msfn.org/board/index.php?showtopic=39048

Nero.cmd

CMDOW @ /HID
@ECHO OFF

Nero7.msi /passive

REGEDIT /S nero7.reg

EXIT

Or

@echo off
NeroSuite .msi ADDLOCAL=ALL PIDKEY=xxxxxxxxxxxxxxxxxxxx  /norestart /qb-!
REGEDIT /S nero7.reg

EXIT

Config.txt

;!@Install@!UTF-8!
RunProgram="startx /wait Nero7.cmd"
;!@InstallEnd@!

nero.reg

Windows Registry Editor Version 5.00 

[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]

"Serial7_1127858803"="xxxxxxxxxxxxxxxxxxxxxxxx"

Finalisation.cmd

copy /b 7zs.sfx + nero7.reg + config.txt + Nero7.7z Nero7.exe

Yurek3

Posted

I put NERO 7 on my unattended CD by using InstallRite (created a silent install kit) via.........monitoring............ C:\Setupx.exe /a

I only wanted to use.....Nero Burning Rom and Nero Express (36 MB on my CD).....from the Nero 7 Preminum Full version CD.

Posted

@funnyfarm: Does this mean you create an admin. install using the SetupX.exe from root of CD or from Nero 7 Premium/Ultra dir, (with help of no other apps?)?

Posted

I used InstallRite v2.5 to monitor the normal harddrive installation of Nero 7 via the /a method mentioned in my first post. The resultant 36 MB switchless executable (again I only wanted Nero Burning Rom and Nero Express) that is finally created by InstallRite is then installed on my unattended CD (I use WPI) like all my other software utilities.

Posted

@funyfarm

You can write guide stet by step InstallRite.

And how much MB get your instalation in \WPI\instal\nero\"here"

If you get 560MB .You instal all or only Nero and Nero Expres is not important.

You cen save only time.

If you get 76MB in \WPI\instal\nero\"here" this is good job.

Write please what you did.

THX

Posted

Precisely a guidae how you have done step for step.

I have tried all that man can think himself but it works don´t that silent. :(

Posted

ok, theme....

if u go in /Nero 7 Ultra Edition/Redist/Config (u have to have a nero 7 cd-rom or legal distribution) yuo find this:

conf.txt

let's inside!

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

# 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 (B035464E) (NeroStartSmart) NeroStartSmart INCLUDE
INCEXCFTR (BCAFF604) (Actions) NeroBurningRom INCLUDE
INCEXCFTR (2FF8B816) (Features) NeroHome INCLUDE
INCEXCFTR (57D52359) (Features) NeroVision INCLUDE
INCEXCFTR (D773A6E2) (NeroShowTime) NeroShowTime INCLUDE
INCEXCFTR (6035F00C) (Actions) NeroRecode INCLUDE
INCEXCFTR (53BEFA20) (Features) NeroMediaHome INCLUDE
INCEXCFTR (CB9D5429) (Features) NeroBackItUp INCLUDE
INCEXCFTR (7CE8D626) (Actions) NeroCoverDesigner INCLUDE
INCEXCFTR (ED1EAF52) (NeroPhotoSnap) NeroPhotoSnap INCLUDE
INCEXCFTR (FA3A3F7B) (Features) NeroWaveEditor INCLUDE
INCEXCFTR (716FE146) (NeroSoundTrax) NeroSoundTrax INCLUDE
INCEXCFTR (E38B9E06) (Features) NeroImageDrive NOTWOW64BITS
INCEXCFTR (82602EE0) (Features) NeroCDDVDSpeed INCLUDE
INCEXCFTR (7DFFCC12) (Features) NeroDriveSpeed INCLUDE
INCEXCFTR (72CC518F) (Features) NeroBurnRights INCLUDE
INCEXCFTR (E72D824A) (Features) NeroInfoTool INCLUDE
INCEXCFTR (C5AB9CFD) (SpecialFeatures) NeroFastCDBurningPlugin INCLUDE
#

#

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

# 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

#

# 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

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

#

# ----------------------------------------------------------------------------------------
INCEXCLNG DEU USER_LANG
INCEXCLNG FRA USER_LANG
INCEXCLNG JPN USER_LANG
INCEXCLNG KOR USER_LANG
INCEXCLNG NLD USER_LANG
INCEXCLNG NOR USER_LANG
INCEXCLNG PLK USER_LANG
INCEXCLNG PTB USER_LANG
INCEXCLNG PTG USER_LANG
INCEXCLNG RUS USER_LANG
INCEXCLNG SKY USER_LANG
INCEXCLNG SLV USER_LANG
INCEXCLNG SVE USER_LANG
INCEXCLNG THA USER_LANG
INCEXCLNG TRK USER_LANG
INCEXCLNG CHS USER_LANG
INCEXCLNG CHT USER_LANG
INCEXCLNG CSY USER_LANG
INCEXCLNG DAN USER_LANG
INCEXCLNG ELL USER_LANG
INCEXCLNG ESL USER_LANG
INCEXCLNG ESP USER_LANG
INCEXCLNG FIN USER_LANG
INCEXCLNG HUN USER_LANG
INCEXCLNG ITA USER_LANG
#

#

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

# 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 ("1111-2222-3333-4444-5555-6666")

# 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 MIN_DIRECTX_VER 9
MSIPROPERTY SERIALNUM xxxx-xxxx-xxxx-xxxx-xxxx-xxxx <- your serial number!
MSIPROPERTY ROOTDIR "[ProgramFilesFolder]Nero\Nero 7" <- path to install!

cheers :)

Posted

It'z very strange, because work fine 4 me....

how can one use it??

It'z simple....u can repack nero 7 for silent install...and can configure the conf.txt for exclude some feature during installation....

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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