MSFN Forum: Nero 7 Lite v7.7.5.1 Update - MSFN Forum

Jump to content



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
  • 7 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • This topic is locked

Nero 7 Lite v7.7.5.1 Update New update to fix Windows Vista issues Rate Topic: -----

#1 User is offline   Acheron 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 915
  • Joined: 28-June 04

Posted 06 February 2007 - 05:51 PM

I have updated Nero 7 Lite to fix most of Windows Vista compatibility issues.

Nero 7 Lite v7.7.5.1 Revision 1.7.2.2 changes:
  • Added workaround for Nero activation (FATAL ERROR when using DEMO key)
  • Improved Windows Vista installation support.
  • Improved automatic language selection
  • Minor fixes
Please visit my site for links to download. Localized versions are available.

I will update this opening post later. The previous thread is locked because of too much offtopic talk. Please report only problems with updated Nero 7 Lite in this topic.

Previous topic with information about unattended setup

This post has been edited by Acheron: 06 February 2007 - 05:54 PM



#2 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 06 February 2007 - 06:25 PM

Thanks Acheron.

I tested English Lite and Micro on Vista x64, both functioned as expected.
Your work is appreciated. :thumbup


shark

#3 User is offline   Dynaletik 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 633
  • Joined: 18-September 04
  • OS:none specified
  • Country: Country Flag

Posted 06 February 2007 - 06:57 PM

Very good work Acheron!!! :thumbup
I just tested the german Lite vesion on Vista Business 32bit and everything seems to work!
Thank you for this awesome installer and Lite version!!!

#4 User is offline   Tommy123 

  • Group: Members
  • Posts: 6
  • Joined: 24-January 07

Posted 06 February 2007 - 08:06 PM

tested the german micro version on Win XP Pro ... no fatal error using demo key, yeah!

#5 User is offline   zorro1 

  • Junior
  • Pip
  • Group: Members
  • Posts: 81
  • Joined: 02-November 03

Posted 07 February 2007 - 03:43 AM

Sorry for my poor english

McAffee don't like process.exe, my solution for the serail


EvalSerial=1C80-7619-10E5-477X-4042-577K-K1AM

This is not a valid serial but don't crash nero at the first launch.

at the first launch it offered to register nero.

#6 User is offline   Acheron 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 915
  • Joined: 28-June 04

Posted 07 February 2007 - 07:28 AM

View Postzorro1, on Feb 7 2007, 10:43 AM, said:

Sorry for my poor english

McAffee don't like process.exe, my solution for the serail

This is not a valid serial but don't crash nero at the first launch.

at the first launch it offered to register nero.


process.exe is not a virus. It's the only foolproof method to make sure nero.exe is closed during installation. See also http://www.beyondlogic.org/solutions/proce...processutil.htm for more information about this wonderful program.

#7 User is offline   zorro1 

  • Junior
  • Pip
  • Group: Members
  • Posts: 81
  • Joined: 02-November 03

Posted 07 February 2007 - 08:58 AM

I know that ' Process.exe ' is not a virus, but Mcaffee does not know it!!
it causes a crach during the install.

Try the methode with psvince.dll, test if nero is load at the begining of install

Quote

[Files]...
...
Source: psvince.dll; Flags: dontcopy

[Code]
function IsModuleLoaded(modulename: String ): Boolean;
external 'IsModuleLoaded@files:psvince.dll stdcall';

function InitializeSetup(): Boolean;
begin
IF Result = Not IsModuleLoaded( 'nero.exe' ) then
MsgBox(Nero est actuellement en cours d''utilisation.' + #10#13+
'Fermer le et recommencer l''installation.', mbInformation, MB_OK)
else
Result := True;
end;

Attached File(s)



#8 User is offline   ztsoft 

  • Group: Members
  • Posts: 1
  • Joined: 06-February 07

Posted 07 February 2007 - 10:02 AM

I am a Chinese users, I have just downloaded MICRO version of the installation interface LITE found, I hope you corrected!

Leave a comment

#9 User is offline   Acheron 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 915
  • Joined: 28-June 04

Posted 07 February 2007 - 10:43 AM

View Postzorro1, on Feb 7 2007, 03:58 PM, said:

I know that ' Process.exe ' is not a virus, but Mcaffee does not know it!!
it causes a crach during the install.

Try the methode with psvince.dll, test if nero is load at the begining of install

Quote

[Files]...
...
Source: psvince.dll; Flags: dontcopy

[Code]
function IsModuleLoaded(modulename: String ): Boolean;
external 'IsModuleLoaded@files:psvince.dll stdcall';

function InitializeSetup(): Boolean;
begin
IF Result = Not IsModuleLoaded( 'nero.exe' ) then
MsgBox(Nero est actuellement en cours d''utilisation.' + #10#13+
'Fermer le et recommencer l''installation.', mbInformation, MB_OK)
else
Result := True;
end;



Nero.exe is launched during installation. It is part of the Activation workaround. I haven't found another easy solution to kill Nero.exe on all Windows 2000, XP and Vista versions than launching a helper utility.

#10 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 07 February 2007 - 12:24 PM

thanks for the new build, will try it in a few hours.
by the way, have you figured out the debug.txt issue? i read somewhere that changing the Merits of Nero Codecs solves this but i havent tried.

#11 User is offline   jordi.c 

  • Group: Members
  • Posts: 9
  • Joined: 25-September 06

Posted 07 February 2007 - 01:35 PM

Hello,

What is the difference between Nero Lite and Micro?

Regards

#12 User is offline   Acheron 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 915
  • Joined: 28-June 04

Posted 07 February 2007 - 02:03 PM

View Postjordi.c, on Feb 7 2007, 08:35 PM, said:

Hello,

What is the difference between Nero Lite and Micro?

Regards


Nero 7 Micro is only Nero Burning Rom + Express and Basic Audio and Video-plugins.

Nero 7 Lite features exotic Audio plugins (MauSau), Nero CoverDesigner + Labelflash support, Nero WaveEditor and Nero Toolkit.

Most people would want to go for Nero 7 Micro I think.

#13 User is offline   heilmaenner 

  • Group: Members
  • Posts: 3
  • Joined: 30-January 07

Posted 07 February 2007 - 02:38 PM

Hi @ all,
I just installed updated Nero Lite (Revision 1.7.2.2) and it finally works on Vista Home Premium!

@ Acheron,
thx 4 the great & fast work!!!

Greetings from Germany

#14 User is offline   mutante 

  • Group: Members
  • Posts: 4
  • Joined: 11-March 05

Posted 08 February 2007 - 04:10 PM

Thanks pour this version.
I'll tried the french version

#15 User is offline   avoidz 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 27-November 06

Posted 08 February 2007 - 07:54 PM

Thanks for the recent 7.7.5.1 update - I'm using the Micro edition.

I really really appreciate the work gone into stripping down the (now) bloated Nero to something more useful :)

190 MB for the latest Vista-compatible version??? wtf...

This post has been edited by maf: 08 February 2007 - 07:54 PM


#16 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 08 February 2007 - 08:31 PM

confirmed. latest revision works very well with vista ultimate. the only setback is that the debug.txt issue is still present. i will try changing the merit of all nero codecs to "not use". you should try it with the installer so everything will be flawless on a next release.
thanks for the good work.

#17 User is offline   Acheron 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 915
  • Joined: 28-June 04

Posted 09 February 2007 - 06:45 AM

View Postelajua, on Feb 9 2007, 03:31 AM, said:

confirmed. latest revision works very well with vista ultimate. the only setback is that the debug.txt issue is still present. i will try changing the merit of all nero codecs to "not use". you should try it with the installer so everything will be flawless on a next release.
thanks for the good work.


elajua, so far you have been the only one that reports this issue. I can not reproduce the error. You might check if you have some other programs conflicting with Nero. The creation of a debug.txt file is now considered a minor issue. If you can provide a workaround for it I can add it to Nero 7 Lite.

#18 User is offline   Annita 

  • Member
  • PipPip
  • Group: Members
  • Posts: 107
  • Joined: 10-September 04

Posted 09 February 2007 - 07:28 AM

Thnx Acheron, gonna try spanish version.

Annita

#19 User is offline   Annita 

  • Member
  • PipPip
  • Group: Members
  • Posts: 107
  • Joined: 10-September 04

Posted 09 February 2007 - 08:46 AM

Acheron I tried Nero 7 Lite v7.7.5.1 spanish edition using the installation switches: /VERYSILENT /USER="XXXXXXX" /COMPANY="XXXXXXX" /SERIAL="XXXXXXX" on a clean installation of WinXP SP2 on a virtual machine (using VMWare) and I get the following error:
Posted Image

Annita

#20 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 09 February 2007 - 11:35 AM

Quote

elajua, so far you have been the only one that reports this issue. I can not reproduce the error. You might check if you have some other programs conflicting with Nero. The creation of a debug.txt file is now considered a minor issue. If you can provide a workaround for it I can add it to Nero 7 Lite.
I will try some things later. will post my results.

Quote

I tried Nero 7 Lite v7.7.5.1 spanish edition using the installation switches: /VERYSILENT /USER="XXXXXXX" /COMPANY="XXXXXXX" /SERIAL="XXXXXXX" on a clean installation of WinXP SP2 on a virtual machine (using VMWare) and I get the following error:

Annita, try importing the serial using a reg file to see if it solves that issue. i remember that it solved it from a previous version of nero.

Share this topic:


  • 7 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy