IPB

Google Frontpage Forums Unattended CD/DVD Guide

> 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

> Nero Lite v7.11.10.0 & v8.3.13.0, Latest build: 1.18.2.1 [04/08/09]
Acheron
post Aug 14 2007, 01:27 PM
Post #1


Friend of MSFN
*****

Group: Members
Posts: 879
Joined: 28-June 04
From: Eerbeek
Member No.: 23554
OS: XP Pro x86
Country Flag


Nero Lite v7.11.10.0 & v8.3.13.0

What's this about?


Nero Lite is an custom created installer for the main Nero Burning Rom applications.
It also comes with unattended switches to make it install silently

Why don't you use Nero 7/8?


Nero 7/8 has become bloatware and it's difficult to make the setup program install silently. Also by default Nero installs a lot of DirectShow filters which may interfere with my video recording software.

Why not use another burning program?

When it comes to burning Nero does have an intuitive user interface, has proven stability and compatibility with most burners. It may even supports burning HD-DVD and BlueRay, and it can print Labelflash cd's.
But face it, there are other free cd burning applications in development which are making progress.
If you want a free burning program I can recommend ImgBurn. Its user interface is not exactly like Nero, but it will do all burning tasks just fine.
Recently a new project got my attention: InfraRecorder. InfraRecorder is open source, lightweight and the interface works just like Nero. Although it looks nice, it is not very stable yet.

Do I loose functionality when switching to Nero Lite?

I try to keep Nero Lite functionality as complete as possible, so definitely usability over space. Of course I do remove a lot of stuff, but none of these is essential for burning plain cd's. If you ran into a problem, don't be shy to post.
Micro version is for people who only want a full functional Nero Burning ROM version, but without any extra software like CoverDesigner and WaveEditor.

Where can I download Nero Lite?

[URL Removed].

[i][b]Are there any known Issues:

Nero 7:
Manually entering a serial with Nero ProductSetup Tool after installation might cause the More features available prompt.
Use [attachment removed] to disable this message.

[color="#4169e1"]Are there any custom unattended switches?

Generally, look up Inno Setup documentation to read about commandline switches. The following list contains switches most used in unattended setup scripts

/SILENT
If a reboot is needed Setup will ask you.

/VERYSILENT
Automatic reboot without asking.

/NORESTART
No reboot, even if necessary.

/USER="UserName"
Specifies User Name

/COMPANY="MyCompany"
Specifies Company Name

/SERIAL="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX"
Specifies Serial Number

/TYPE="SetupType"
Specifies Setup Type. Enter compact and only Nero Burning Rom will be installed.

This post has been edited by cluberti: Apr 8 2009, 06:03 PM
Reason for edit: Nero expressly forbids redistribution of their applications - see http://www.nero.com/enu/copyright.html. Links removed, thread closed.
Go to the top of the page
 
+Quote Post
45 Pages V  « < 39 40 41 42 43 > »   
Start new topic
Replies (800 - 819)
roirraW "edo...
post Oct 12 2008, 05:49 AM
Post #801


Junior
*

Group: Members
Posts: 71
Joined: 9-December 06
Member No.: 118107
OS: Windows 7 x64
Country Flag


QUOTE (dumble @ Oct 11 2008, 05:04 AM) *
@dottbin, no need for it. You can use daemon tools; http://www.daemon-tools.cc/dtcc/download.php

Much butter tool for mounting (and it is freeware).


Agreed! Been using it for years.
Go to the top of the page
 
+Quote Post
The_Flying_Scot
post Oct 12 2008, 08:16 AM
Post #802


Newbie


Group: Members
Posts: 25
Joined: 22-August 04
Member No.: 28475



To the author of NERO lite

I have just found this thread and i am downloading as we speak for use in my WPI Project.

THANK YOU for your hard work.
Go to the top of the page
 
+Quote Post
The_Flying_Scot
post Oct 12 2008, 09:04 AM
Post #803


Newbie


Group: Members
Posts: 25
Joined: 22-August 04
Member No.: 28475



Can i please confirm if the following switches should work for V7 & V8 respectively.

V7
nero-7.11.10.0_english_lite.exe /NORESTART /USER="The_Flying_Scot" /COMPANY="Home User" /SERIAL="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /TYPE="Full"

Question 1

are the quotes marks required

Question 2

can i rename the file to just nero7

giving

nero7.exe /NORESTART /USER="The_Flying_Scot" /COMPANY="Home User" /SERIAL="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /TYPE="Full"


V8
nero-8.3.6.0_english_lite.exe /NORESTART /USER="The_Flying_Scot" /COMPANY="Home User" /SERIAL="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /TYPE="Full"

Question 3

are the quotes marks required

Question 4

can i rename the file to just nero8

giving

nero8.exe /NORESTART /USER="The_Flying_Scot" /COMPANY="Home User" /SERIAL="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /TYPE="Full"

This post has been edited by The_Flying_Scot: Oct 12 2008, 09:06 AM
Go to the top of the page
 
+Quote Post
ajua
post Oct 12 2008, 10:42 PM
Post #804


Custom Installer Maker
******

Group: Members
Posts: 1223
Joined: 16-April 05
From: The chair in front of Cleopetra
Member No.: 52266
OS: Windows 7 x86
Country Flag


QUOTE (The_Flying_Scot @ Oct 12 2008, 10:04 AM) *
Can i please confirm if the following switches should work for V7 & V8 respectively.

V7
nero-7.11.10.0_english_lite.exe /NORESTART /USER="The_Flying_Scot" /COMPANY="Home User" /SERIAL="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /TYPE="Full"

Question 1

are the quotes marks required

Question 2

can i rename the file to just nero7

giving

nero7.exe /NORESTART /USER="The_Flying_Scot" /COMPANY="Home User" /SERIAL="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /TYPE="Full"


V8
nero-8.3.6.0_english_lite.exe /NORESTART /USER="The_Flying_Scot" /COMPANY="Home User" /SERIAL="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /TYPE="Full"

Question 3

are the quotes marks required

Question 4

can i rename the file to just nero8

giving

nero8.exe /NORESTART /USER="The_Flying_Scot" /COMPANY="Home User" /SERIAL="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /TYPE="Full"

The answer to all the questions is yes, you need to use quotes and you can rename the setup file to whatever you want.

Just notice that you need to use the silent switches /silent or /verysilent

Also, you can check the beginning of this thread to find other switches if you only want to install some components.

This post has been edited by elajua: Oct 12 2008, 10:43 PM
Go to the top of the page
 
+Quote Post
john2007
post Oct 17 2008, 11:53 PM
Post #805


Junior
*

Group: Members
Posts: 59
Joined: 31-May 07
Member No.: 141409
OS: XP Pro x86
Country Flag


Nero 9.0.9.4c
Go to the top of the page
 
+Quote Post
BigRandalo
post Oct 18 2008, 06:52 AM
Post #806


Newbie


Group: Members
Posts: 49
Joined: 24-November 06
Member No.: 116443
OS: none
Country Flag


@john2007: nice to see you can't read!
QUOTE (Acheron @ Sep 30 2008, 10:46 PM) *
P.S. I have decided not to work on Nero 9 Lite for now. I will continue update Nero 7 Lite and Nero 8 Lite and their SDK, but no more new features will be added.
Go to the top of the page
 
+Quote Post
OuTmAn
post Nov 4 2008, 01:55 AM
Post #807


\ ( ^_^) /
**

Group: Members
Posts: 103
Joined: 11-October 04
From: Reims
Member No.: 33415
Country Flag


Hi,

As a lover of Musepack audio format, I updated its MauSau plugin. In case one's interested, I provide it here:

nxMyMPC audio plugin 1.0.0.34 (unofficial)

changes :
- obviously, updated to mppenc 1.16/mppdec 1.95e
- changed all occurences of "MusePack" to "Musepack" (the correct writing)
- bumped version number and build date, added notice of my update

tools : Resource Hacker, cabarc.exe, hex editing

Cheers

This post has been edited by OuTmAn: Nov 4 2008, 02:09 AM
Go to the top of the page
 
+Quote Post
Acheron
post Nov 4 2008, 08:29 AM
Post #808


Friend of MSFN
*****

Group: Members
Posts: 879
Joined: 28-June 04
From: Eerbeek
Member No.: 23554
OS: XP Pro x86
Country Flag


Well, Nero still have not released any update for Nero 8. I think they abandon it. Shortly after release of Nero 9 I experimented with the new audio plugins and they seem to be compatible with Nero 8. I'll look into making a new version of Nero 8 Lite with the Nero 9 audio plugins included. I will not work on any Nero 9 Lite version, but anyone is free to use the SDK as reference material for building one.

This post has been edited by Acheron: Nov 4 2008, 08:29 AM
Go to the top of the page
 
+Quote Post
OuTmAn
post Nov 4 2008, 09:02 AM
Post #809


\ ( ^_^) /
**

Group: Members
Posts: 103
Joined: 11-October 04
From: Reims
Member No.: 33415
Country Flag


I haven't tested these plugins, but it should be from far a better alternative to MauSau plugins.

For example, I heard about audio CD creating problems with Musepack files and MauSau plugins, and I can't fix this kind of problem since my only tools are ResHack and hex edit :\
Go to the top of the page
 
+Quote Post
john2007
post Nov 4 2008, 09:42 PM
Post #810


Junior
*

Group: Members
Posts: 59
Joined: 31-May 07
Member No.: 141409
OS: XP Pro x86
Country Flag


Acheron that sucks y would you not keep going and start on 9 ? I've been using Nero Lite for a long time from the begging of Nero Lite 7 it would suck just for you to stop with 9 no.gif
Go to the top of the page
 
+Quote Post
roirraW "edo...
post Nov 5 2008, 02:57 AM
Post #811


Junior
*

Group: Members
Posts: 71
Joined: 9-December 06
Member No.: 118107
OS: Windows 7 x64
Country Flag


QUOTE (john2007 @ Nov 4 2008, 11:42 PM) *
Acheron that sucks y would you not keep going and start on 9 ? I've been using Nero Lite for a long time from the begging of Nero Lite 7 it would suck just for you to stop with 9 no.gif


We should be happy with anything that Archeron is willing to do, not unhappy about what he won't do. He's doing this for free, you know.
Go to the top of the page
 
+Quote Post
ccl0
post Nov 5 2008, 09:32 PM
Post #812


Member
**

Group: Members
Posts: 236
Joined: 29-January 08
Member No.: 174033
OS: none
Country Flag


QUOTE (john2007 @ Nov 4 2008, 10:42 PM) *
Acheron that sucks y would you not keep going and start on 9 ? I've been using Nero Lite for a long time from the begging of Nero Lite 7 it would suck just for you to stop with 9 no.gif




how about you be patient or find a way to make it yourself then

there is probably a very good reason why he doesnt feel like bothering with it right now
Go to the top of the page
 
+Quote Post
darks0ul
post Nov 6 2008, 06:09 PM
Post #813


Member
**

Group: Members
Posts: 125
Joined: 15-September 04
Member No.: 31158



QUOTE (john2007 @ Nov 5 2008, 04:42 AM) *
Acheron that sucks y would you not keep going and start on 9 ? I've been using Nero Lite for a long time from the begging of Nero Lite 7 it would suck just for you to stop with 9 no.gif

Stop complaining and do it yourself. Actually, you should talk to Ahead (Nero), because you would not need a "lite" installer if they could create a better installer.
Go to the top of the page
 
+Quote Post
Pgase
post Dec 3 2008, 02:23 AM
Post #814


Member
**

Group: Members
Posts: 176
Joined: 2-March 04
Member No.: 15193
OS: none
Country Flag


...

This post has been edited by Pgase: Dec 7 2008, 07:03 AM
Go to the top of the page
 
+Quote Post
ajua
post Dec 3 2008, 02:50 AM
Post #815


Custom Installer Maker
******

Group: Members
Posts: 1223
Joined: 16-April 05
From: The chair in front of Cleopetra
Member No.: 52266
OS: Windows 7 x86
Country Flag


QUOTE (Pgase @ Dec 3 2008, 02:23 AM) *
REG ADD %KEY%\103 /VE /D "Nero Lite 8.3.6.0" /f
REG ADD %KEY%\103 /V 1 /D "%systemdrive%\Applics\Nero\setup.exe /silent /norestart /serial="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX"" /f

The serial is not taken into account, why ? (... double "" ?)

You answered your own question newwink.gif

You don't need double quotes as long as your path doesn't contain spaces. In the command above, you only have to enclose the serial number.
Go to the top of the page
 
+Quote Post
Pgase
post Dec 3 2008, 03:46 AM
Post #816


Member
**

Group: Members
Posts: 176
Joined: 2-March 04
Member No.: 15193
OS: none
Country Flag


...

This post has been edited by Pgase: Dec 7 2008, 07:02 AM
Go to the top of the page
 
+Quote Post
radix
post Dec 3 2008, 04:59 AM
Post #817


Senior Member
****

Group: Members
Posts: 624
Joined: 8-February 07
Member No.: 125681
OS: XP Pro x86
Country Flag


QUOTE (Pgase @ Dec 3 2008, 11:46 AM) *
Ok, but...

REG ADD %KEY%\103 /VE /D "Nero Lite 8.3.6.0" /f
REG ADD %KEY%\103 /V 1 /D "%systemdrive%\Applics\Nero\setup.exe /silent /norestart /serial=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f

dosen't work...

Try
CODE
REG ADD %KEY%\103 /VE /D "Nero Lite 8.3.6.0" /f
  REG ADD %KEY%\103 /V 1 /D %systemdrive%\Applics\Nero\setup.exe /silent /norestart /serial="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f

or
CODE
REG ADD %KEY%\103 /VE /D "Nero Lite 8.3.6.0" /f
REG ADD %KEY%\103 /V 1 /D "%systemdrive%\Applics\Nero\setup.exe" /silent /norestart /serial="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f


This post has been edited by radix: Dec 3 2008, 05:00 AM
Go to the top of the page
 
+Quote Post
jfcarbel
post Dec 10 2008, 03:41 AM
Post #818


Newbie


Group: Members
Posts: 23
Joined: 20-April 08
Member No.: 187842
OS: XP Pro x86
Country Flag


Does the latest Nero 8 Lite Lite include the Nero Recode application?

I pretty much only use only the burning features and this to reencode a DVD.

If not, how hard would it be for me to add it in? I am a programmer and have done some scripting, but does the author of Nero Lite provide the AutoIt scripts so that others can customize

QUOTE
UPDATE: I should have searched since I do remember asking this question before. Another poster created a pack to add Recode. Here is that post

Anyone know if it still works with latest version of Nero 8?


QUOTE
UPDATE 2: According to this post, it looks like Recode Addon does not work with latest Nero. The Nero Lite author did comment that he released a new SDK that would allow us to reuse the Recode work and recompile a new script. However, I am not sure what that would involve. Also the Recode Addon provides 2 ways to use the Recode addon (bundle or pack). The bundle way requires a compile and the pack provides a way to do the Recode addon after an install of Nero Lite. It says using the pack way should allow us to add Recode even to future versions of Nero Lite. Does the Recode Addon pack way work with the lastest Nero Lite?


This post has been edited by jfcarbel: Dec 10 2008, 11:58 PM
Go to the top of the page
 
+Quote Post
krwilson
post Dec 10 2008, 11:53 AM
Post #819


Newbie


Group: Members
Posts: 29
Joined: 5-March 05
Member No.: 46452
Country Flag


Here is a pic of my VISTA Start Menu.............this is what you get out of the box, version 8.3.6.0 1.17.2.2

So no Recode............but I am not smart enough to help you with adding it, sorry.
Attached File(s)
Attached File  2008_12_10_134613.jpg ( 34.24K ) Number of downloads: 9
 
Go to the top of the page
 
+Quote Post
W!ldGunM@n
post Dec 18 2008, 02:34 PM
Post #820





Group: Members
Posts: 2
Joined: 18-December 08
Member No.: 223674
OS: Vista Ultimate x64
Country Flag


nero 8.3.13.0 is out thumbup.gif
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

45 Pages V  « < 39 40 41 42 43 > » 
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 22nd November 2009 - 04:49 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy