Help - Search - Members - Calendar
Full Version: Nero 7 Lite/Micro 7.9.6.0
MSFN Forums > Unattended Windows Discussion & Support > Application Installs
Pages: 1, 2, 3, 4, 5

   


Google Internet Forums Unattended CD/DVD Guide
Major
Hi, I have compiled the version Nero 7 Lite Micro 7.9.6.0 which Acheron has posted the Nero7850SDK. All the works has been done by Acheron www.updatepack.nl, i only repacked and compiled. I have tried it in windows XP and Windows Vista, and it works perfectly. You must have a valid serial to install it correctly and activate it, if not, it will not work.
The Nero Lite pack contains:
  • Nero Burning Rom (with VideoCD Support and MauSau Audio Plug-ins)
  • Nero Express
  • Nero CoverDesigner
  • Nero WaveEditor
  • Nero Toolkit
The Micro version only contains:
  • Nero Burning ROM (with VideoCD Support and MauSau Audio Plug-ins)
  • Nero Express

These are the instructions to install it silently recopiled from the post of Acheron.
CODE
;Install Silently
/Silent or /VERYSILENT

/COMPONENTS="Nero_core,xxx"    --->Nero_core is obligatory to install it correctly
;Available components:
"Nero_Core"        ---> Nero Burning Rom
"Nero_Core\Nero_MauSau"    ---> MauSau Audio Plug-ins
"Nero_Core\Nero_VideoCD"     ---> Nero VideoCD Support
"Nero_Toolkit\Nero_InfoTool"     ---> Nero InfoTool
"Nero_Toolkit\Nero_DriveSpeed"  ---> Nero DriveSpeed
"Nero_Toolkit\Nero_BurnRights" ---> Nero BurnRights
"Nero_Toolkit\Nero_CDDVDSpeed" ---> Nero CD-DVD Speed
"Nero_CoverDesigner"           ---> Nero CoverDesigner
"Nero_WaveEditor"              ---> Nero WaveEditor

;For Micro Version the only components available:
"Nero_Core"        ---> Nero Burning Rom
"Nero_Core\Nero_VideoCD"     ---> Nero VideoCD Support
"Nero_Core\Nero_MauSau"    ---> MauSau Audio Plug-ins

/TASKS=""  ---->comma separated list of task names,
;Available tasks:
DesktopIcon = Create Desktop Icon for Nero Burning ROM  ---> it is selected by default, if you want to deselect it put in Tasks "!DesktopIcon"
Imagefile_assoc = Associate Nero with standard CD-Image formats (CUE, IMG and ISO)

;Registration details
/USER="YourUserNameHere"
/COMPANY="YourCompanyNameHere"
/SERIAL="YourSerialNumber"

==============================================================================
Here is the final release of Nero Nero 7 Lite Micro 7.9.6.0 for the localized versions posted in the alphabetical order, and also the MD5 hash file attached above. I have also attached the Nero Lite/Micro 7.9.6.0 SDK updated for anyone who want to make its own release. All the files are updated to the date 31-05-2007, there are no changes in the english version respect to the beta version.Enjoy and Thanks welcome.gif
adamlau
Installs w/o issue. Unable to create Audio CDs.
acetken
Same error as above here.

One issue kind of related... would it be possible to not use RapidShare? May I suggest PirateShare or MegaUpload? Their speeds are faster and dowload system is less annoying.
ZileXa
I would recommend BIGUPLOAD.com, they have a progressbar when you upload your files. And it's without lots of ads a la rapidshare.
Will test this version, but hey, is it really worth to create new versions? If there is no changelog, then there won't be any new/updated functionality...
Braese
Major: Did you make changes to the 7.8 SDK from Acheron? Perhaps you can upload your updated SDK if so ?
Shark007
QUOTE (Braese @ May 23 2007, 06:07 AM) *
Major: Did you make changes to the 7.8 SDK from Acheron? Perhaps you can upload your updated SDK if so ?

This suggestion gets my vote. thumbup.gif

Helping others to create their own releases is a definate step in the right direction. Not to distract from you continuing your own efforts because many people just dont have the time or inclination to do all this on their own, and having work pre-prepared is often seen as a godsend. I personally haven't had the oppurtunity to install/test your work, but I do constantly follow your thread for information and responses from users.

I also like your idea of starting a new thread for a new release. This will certainly help keep your threads readable and without to much clutter. (like this post i made)

Your accomplishments so far are outstanding, nice work.


shark
Seven Alive
Nero Burning ROM Version number 7.9.6.0

Release Date: 05-21-2007
Changes/Bugfixes

* Opening an audio file could lead Nero Burning ROM to stop working properly
* In specific cases no output file format could be selected while creating an image file
* Problem was encountered while burning very long slide shows (2000 pictures)
* Adding non-video files to VCD/SVCD compilations was not possible anymore
ScOOt3r
Great work Major, i will try this one out and report back..

I love the Micro Version.. its all i ever use.


ScOOt3r!
Major
@Braese, @Shark007
Thank you very much @Shark007 for your support.
regarding the files SDK, it is a good idea. When the release is stable, so i will upload the nero SDK for everyone who want to do its own release.
QUOTE
Installs w/o issue. Unable to create Audio CDs.

I will take a look in it.

Best Regards
slavestate
Well thanks to your tips earlier Major, I managed to make a Micro 7.9.6.0 this morning.
I just tested burning an audio cd just in case and it copied and burned my Rolling Stones Exile On Main St cd with no problems at all.

I did notice the installer I got in the end was maybe 3MB or so smaller and in the Add/Remove Programs CP it shows my install taking a bit less than the beta micro released earlier.. (Mines at 48MB total)..
Not sure if I left anything out or whatnot, I simply ran the Nero7Lite_english_micro.cmd script first (located in SDK\Script\English) which made me the micro .iss script.. I then just went through this after installing the Nero 7.9.6 Trial and copied what needed to be copied to the SDK\Bin directory.

I had to make a couple of changes to the .iss script due to a couple files that are not present after an install on my system..
Namely this file: Bin\Common Files\Lib\BCGCBPRO86071.dll is no longer present.. There is a new file named BCGCBPRO800u.dll available though so I just commented out the line for the previous one and added the new one.
Also commented out were the install of this file: Bin\Nero Core\uneroscsi.dll which is also no longer present. Everything seems to be working and in order so far..

Not to steal Major's fire but if anyone wants to give it a go here it is:
Nero-7.9.6.0_english_micro.exe
(Yep good old Rapidshare)..

Major if interested Ive attached my micro.iss script for ya although the default one was 99% in order except for the two files mentioned above..
RaGhul
Thx for the info, slavestate!!

I was this close to makin' my own, but I had the same problems you did. It's kinda hard figuring out something new, especially when:
a ) I'm a total n00b with Inno.
b ) I'm trying to decipher someone else's work.

With this info, though, should be quite easy. Thx!! newwink.gif
Major
@adamlau, @acetken
QUOTE
Installs w/o issue. Unable to create Audio CDs.

I have just burned an Audio CD from the album "the last samurai", the files were .mp3
Would you like please to tell me the error exactly?

Thanks
acetken
Sorry, what I said was wrong. Mine was a DVD burning issue. When I try to blank the RW, I get a "Session Fixation Error", but it also happens with the previous version.
Does it matter that I have a SATA burner? It could be that the media my buddy brought over just sucks.
I just burned a CDRW to double check and it came out just fine. (I apologise, I must have misread the previous error post...)
Seven Alive
Maybe you can make another installer thats completely custom, so we can choose not to have nero scout and some of those other forced apps

What i need from nero suite:
Nero burning rom full support
Wave Editor
Audio Encoder with codecs
Image Drive
any video codecs

Micro will do, but Lite has cover designer and toolkit i dont care for.


I would suguest creating a topic with a poll with all the features of nero, ask them which program(s) they DONT USE.
then taking that info, create an installer from that, which allows custom installation where they can choose the programs to install.

For my vote i don't use:
nero scout, nero home, nero mobile, nero mediahome(streaming), nero coverdesigner, nero toolkit, nero

lol maybe easier to ask what programs they do use huh.
Major
I think Nero Lite does that trick, is a customer installer. Regarding CoverDesigner, i think most of users use it.
Anyway, we are going to see what they will say the users.
Best regards
ScOOt3r
I only use whats required to burn music and burn movies. i dont use any other features in nero.. thats all i have ever used.



ScOOt3r
adamlau
QUOTE (Major @ May 24 2007, 07:49 AM) *
Would you like please to tell me the error exactly?

When copying known, good (works when falling back to 7.8.5.0 Micro) MP3 files to the left, compilation pane, the files do not get transferred and screen gets stuck at the progress bar. This is on test box #1 (Xeon). I'll try on my laptop (T42) as 7.9.6.0 seems to burn audio on test box #2 (Athlon XP) just fine. For the record, the only option I would include in the Micro installer is option not to have Nero on Start Menu. And option to remove Nero Express. Make it truly micro.
acetken
I agree with the above about Micro, but it'd be nice to have the MauSaus in there too so we wouldn't need extra plugins to handle more media types. Just basic Nero and the MauSaus and it'd be perfect...
Major
I will add the option to not have nero on start menu.

Regarding: Mausau Plugins to Micro Release ---- Remove CoverDesigner, Toolkit from Lite Release.
I am in doubt, i need the opinion of the users. Also I am wondering if would @Shark007 does a suggest please, if i have to create a topic with a poll like as @Seven Alive has suggested.

In two or three days i will upload the version final for the all the localized versions and also the Nero SDK 7.9.6.0 updated.

Best Regards
Shark007
QUOTE (Major @ May 25 2007, 04:18 PM) *
Also I am wondering if would @Shark007 does a suggest please, if i have to create a topic with a poll like as @Seven Alive has suggested.

You may start a new topic in this forum section with a poll.

Once you select 'New Topic'. near the top of the page you will see;
Poll Options: Click here to manage this topic's poll
once you click that, you will see:



I have never personally created a poll thread but I agree,
It is a good idea to get a feel of what the people want.

According to the screenshot, you get a total of 3 questions
with 15 choices for each question for the user to select from.

shark
RaGhul
@Major
So, the Mausau files are plugins? So, THAT'S why I couldn't find them! (Trying to make my own NeroMicro....)

Man, Acheron made it sound as if it would be real simple to use his SDK and just pop out your own Nero, but it's NOT. Well, to make matters worse, I'm an "Inno n00b". Really, it seems like the most important thing is the .iss file, truth be told. But according to slavestate, even that needed updating.

I downloaded slavestate's version of 7.9.6.0. Seems to work great so far. His is a couple megs smaller than yours, Major. But Acheron's was even smaller. I think there's a few files that can be reshacked. We'll see. If I can get a working Nero installation file done, and shave a few megs off of it, I'll post.

@Shark
Thanks for your participation. I totally agree with you on the updated SDK. Not sure if I know enough quite yet to put one out, but if I can...

Great work, all! thumbup.gif
Wesmosis
waiting for the final
peace guyz newwink.gif biggrin.gif
RaGhul
Hi, guys!!

I think I've done it!! I got a Nero Micro down to 13.7mb!! What's even better is that it's only 24mb installed!! thumbup.gif

So far, I've only burned a coupla Audio CD's, but everything seems to be working just fine.

I need everyone to download this and lemme know if they have any issues:

Raghul Nero Micro 7.9.6.0 eng
MD5: 5B7E5FEB7CFBFA2A45AB7C1DA220B124

Thx newwink.gif
radix
I got the next error after installation of RaGhul's nero micro 7.9.6.0
Click to view attachment
RaGhul
@radix
Did you get the error during installation? Or trying to run Nero Express?

Can anyone else confirm this error?
Dynaletik
This error will always appear, if you install your Nero version on a fresh system. Major solved it by running an AutoIt script during the Setup that activates Nero the right way. This is why I am waiting for his SDK, because I also get that Fatal Error for my german Nero setups I created. newwink.gif
radix
After installation, when I try to start Nero that error appear.
adamlau
RaGhul has it right in terms of micronizing a Micro release. Installed w/o issue, audio OK and yes, 24 MB on disk. Sweet...
RaGhul
@adamlau
Glad to hear it!

@radix
Ok, are you using a serial number, or just "Demo" when installing?

@Dynaletik
Can you give me more information about the 'fresh install' problem? If it involves the way Nero activates, maybe I can find a workaround.

I need more people to test and comment to find whether or not radik's problem is isolated, plz. Thx!! newwink.gif
ailef
i like toolkits rolleyes.gif
RaGhul
Ok, I've confirmed slavestate's error.

Looks like a problem Major encountered before with 7.8.5.0. I PM'ed him, and am waiting for a reply. If anyone else knows how to fix this, please PM me. newwink.gif

For those of you that have successfully installed my version, any other issues? huh.gif
Dynaletik
I don't know how to fix the activation problem, too. I just see, that Major's 7.8.5.0 setup runs an AutoIt script that I think calls an activation screen and enters your data there. But I don't know which .exe it is, already tried. This is why I am waiting for major to release an 7.9.6.0 SDK. rolleyes.gif
Major
Peace Guyz, i will upload all the localized version and also the updated SDK within one or two days, then anyone can make his own version.
Patience please and Best Regards
RaGhul
Hmm... the SDK would be nice, Major. But...

Honestly, I hadn't noticed the AutoIt script at the end of Major's Nero until Dynaletik mentioned it. And it makes it look like a hack (which I guess it is in a way...) I think there has to be a cleaner way to get through the Nero activation correctly.

I wish I had one of those programs that runs in the background and tells you what happens when you run another program. They're mainly used by hackers, but it would help me figure out what Nero's doing, and why it won't activate. I used to have one, but not anymore.

Anyways, my brains are fried. wacko.gif

If I figure anything out, I'll post later.
radix
I deleted Demo and put a valid serial number. And was a fresh install (first installation of Nero with my OS).

Hmm SoftIce m8.
Shark007
Just a reminder to all MSFN users.

DO NOT post any URL's to an installer containing a valid serial number.
Even if this valid serial is only part of the install script and changed to Demo afterwards.

Users posting 'warez' are banned without notice.


Shark007
jvcjvcjvc
please make a chinese simplified version.
thanks!
RaGhul
Thx for the tip, Shark. Will do.

I'm just trying to figure out a way to get through activation correctly. Of course, I don't really know how Nero does it, and I don't think Acheron did, either. Of course, in keeping with the forum rules (and good practice, too), we should try to keep the installers so that it at least 'emulates' the Nero installer - at least so much as the serial key/activation is concerned.

It's tough, though. I'm learning Inno from scratch, and the documentation is not very widespread. confused.gif

[EDIT]
Oh, you were referring to SoftICE... Okay, my bad. I didn't even know about that one 'til radix posted it. I had to 'Google' it. tongue.gif

Yeah, true, it's mainly used by hackers. But it does have some legitimate purposes, too. LOL. Still, I get your point. So, no more of that stuff. newwink.gif
Wesmosis
good work RaGhul , waiting for your magic work
Major
After wasting time for the vote, finally the version is the same, only i have added MauSau Audio Plugins for the Micro Release. Also i have added the option to disable start menu folder. I have deleted Nero Recode because some people has told me that there are better utilities for encoding.
Updated the first post with the beta version Lite and Micro, please report feed back asap because perhaps this night i will upload all the localized versions and also the SDK. If you have any suggest, tell it please.

Best Regards.
RaGhul
SDK? whistling.gif
andy04102002
please make a chinese traditional version.
thanks!
ailef
why not building just english versions, everyone knows english, i'm from fr and dont care about fr version.
lot of apps are only in english anyway.
Shark007
QUOTE (ailef @ May 30 2007, 08:11 PM) *
why not building just english versions, everyone knows english, i'm from fr and dont care about fr version.
lot of apps are only in english anyway.

All I can say is .. thank god the entire planet isnt as narrow minded as you.

FYI: Adobe Reader is distributed in 31 completely separate downloadable languages.
I doubt they do this because everyone knows english.


shark
ailef
i thank u to judge me like that's really cool.
KM7MK
Thanks alot for the hard work and sharing, but would you please upload the micro version to zshare.net!!

Thanks again Major for the great work!!
Major
@KM7MK
After i uploaded all the lozalized versions, i will upload the Lite/Micro English to mediafire for the users thwy can not download from rapidshare.

Updated the first post with some languages, i will update more whenever the files are uploaded.

Thanks
ajua
@major
just a suggestion, can you write a "last updated date" for files to your post? this way everyone can know if they have the latest.

i made an msi installer that includes nero, nero express, toolkit, mausau plugins and cover designer. i use files from the acheron's SDK and from someone on another board. i already made a post for version 7.8.5.0 but the file listing there is working for 7.9.6.0, if anyone is interested in making an msi installer.
Major
Thanks, i will edit and mention that all the files are updated to today.
In a few hours, all the files will be uploaded, also the SDK of nero for anyone who wants to create his own release, as it has been suggested by the users.

Best Regards.
Sprudeldudel
Is a German version planned?




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.