Jump to content

Recommended Posts

Posted

First of all download nero 7 from www.ahead.de

then folow this steps

1. Unpack all files from the archive

2. Select all unpacked files and add them to archive (i have used WINRAR and self extracting archive (exe))

3. In the comments put that in

TempMode

Setup=SetupX.exe /qb! /NORESTART RebootYesNo="No" NERO_SCOUT="FALSE" serialnum_userval="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" AgreeToLicense="Yes" EULA_AGREEMENT=1

Silent=2

4. This will extract and install silently

5. In WPI put that in your config.ini

prog[pn]=['Nero 7 Premium Edition'];

ordr[pn]=[500]; //this is a number of install

desc[pn]=['Nero burning ROM is the best all-in-one CD-R application on the market. Period. It combines huge amounts of features in a compact and easy to use package. It handles disc duplicating and pre-mastering with ease, supported by a cover designer and even an audio file editor. The excellent GUI desing keeps all the functions handy and guarantees that simple tasks can be done quickly'];

uid[pn]=['NERO7PREMIUMEDITION'];

dflt[pn]=['yes'];

cat[pn]=['Burning/Copying'];

forc[pn]=['no'];

configs[pn]=['yes'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['%wpipath%\\directory\\location\\yourarchive.exe -s'];

picf[pn]=['Nero.png'];

picw[pn]=['128'];

pich[pn]=['128'];

textl[pn]=['Top'];

pn++;

For that you must have

nero

winrar

7zip

extract and than back to archive

I hope this will help you guys


Posted

If you want to customise what parts of the suite you are installing edit conf.txt in the redist\config folder which can be very handy when you only want parts of the program installed

Posted (edited)
-s is for silent decompress

this is silent sw.

No its not, -s is for Installshield setups.

SFX dont uses switches to run, the only switches it use are inside in the script command.

SFX example :

;The comment below contains SFX script commands

Path=your program
SavePath
Silent=1
Overwrite=1

Edited by sp00f
Posted

it works by me and odher gus

-s is for silent unpacking and no UI

the silent=1 and silent=2 try to look into winrar commands

by me is everything ok

Posted (edited)

extracted files

made winrar .exe with comment as 1st post

tried to install in xp, failed..

Internal error

Wrong thread id304

Actual thread id1344

Anyone know whats wrong ? Dx ?

-> more info NeroAG_RegisterComEx

Edited by kentk
Posted (edited)

How did you make your comment? You realize that the following is one line not two?

Setup=SetupX.exe /qb! /NORESTART RebootYesNo="No" NERO_SCOUT="FALSE" serialnum_userval="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" AgreeToLicense="Yes" EULA_AGREEMENT=1 Silent=2

Edited by zorphnog

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...