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

45 Pages V  « < 3 4 5 6 7 > »   
Closed TopicStart new topic
> Nero Lite v7.11.10.0 & v8.3.13.0, Latest build: 1.18.2.1 [04/08/09]
OuTmAn
post Sep 3 2007, 10:17 AM
Post #81


\ ( ^_^) /
**

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


hi,

downloaded sdk from updatepack.nl and modified icon ressources
in each, removed some images, left only 16x16 32x32 48x48 sizes, at 32bpp

results:
- about 50% smaller icon ressources
- Windows Explorer takes the correct image, so better looking (shadow effects, less aliasing)

here's a visual demo:


download link - mirror

cheers
Go to the top of the page
 
+Quote Post
massilliaman
post Sep 3 2007, 11:17 AM
Post #82





Group: Members
Posts: 3
Joined: 8-December 04
Member No.: 38165
OS: XP Pro x86
Country Flag


QUOTE
Hi Acheron,
can you please give me details on the "famous regtweak"?
I searched in all 4 pages of topic but I didn't find an explanation...
... can you please post a .reg file to run to workaround the upgrade prompt?

Also, if it's the only way to get rid of the upgrade message, why don't you add a silent step in Nero Lite installer to perform the tweak automatically on every installation?

Thanks for the answer in advance newwink.gif


rolleyes.gif
QUOTE
What i do is after the install command :

CODE
Nero7960_nld_lite.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-


After that i execute this reg :

CODE
Windows Registry Editor Version 5.00

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


This removes the trial reg etc.

Then i execute my own :

CODE
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]
"User"="name"
"Company"="company name"
"Serial7"="xxx-xxx-xxx-xxx-xxx-xxx-xxx"
"EulaAccepted"="1"
"MissingFilesState"="0"


Maybe only add this will work to :

CODE
"MissingFilesState"="0"


Problem solved
Go to the top of the page
 
+Quote Post
Acheron
post Sep 3 2007, 12:21 PM
Post #83


Friend of MSFN
*****

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


I have also noticed no serial is entered on Windows Vista with latest version. I guess some permission problem mad.gif

@Outman, thanks for sharing this information. I'll include those updated icons in next micro release.
Go to the top of the page
 
+Quote Post
cyberloner
post Sep 3 2007, 01:25 PM
Post #84


OCMania.com
****

Group: Members
Posts: 535
Joined: 19-July 05
From: Penang Malaysia
Member No.: 65099
OS: XP Pro x86
Country Flag


Tested in XP works fine...

This post has been edited by cyberloner: Sep 3 2007, 01:32 PM
Go to the top of the page
 
+Quote Post
kal
post Sep 3 2007, 01:45 PM
Post #85


Member
**

Group: Members
Posts: 114
Joined: 7-March 04
From: Paris
Member No.: 15504
OS: XP Pro x86
Country Flag


I can't wait for the final biggrin.gif
Go to the top of the page
 
+Quote Post
OuTmAn
post Sep 3 2007, 04:57 PM
Post #86


\ ( ^_^) /
**

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


me again,

little fix in nero_exe_3.ico, re-added 24x24 size, because it is used here:

(now it's even looking a little better than original version)

so, please use corrected package: download link - mirror

cheers
Go to the top of the page
 
+Quote Post
MAVERICKS CHOICE
post Sep 3 2007, 08:22 PM
Post #87


The Guy from Aus
*******

Group: Members
Posts: 1543
Joined: 14-November 03
From: DownUnder
Member No.: 9474
Country Flag


@Acheron
Nice small footprint & working smooth.
Go to the top of the page
 
+Quote Post
provolino
post Sep 4 2007, 12:35 AM
Post #88


Member
**

Group: Members
Posts: 151
Joined: 22-December 06
Member No.: 119086
Country Flag


QUOTE (massilliaman @ Sep 3 2007, 07:17 PM) *
QUOTE
Hi Acheron,
can you please give me details on the "famous regtweak"?
I searched in all 4 pages of topic but I didn't find an explanation...
... can you please post a .reg file to run to workaround the upgrade prompt?

Also, if it's the only way to get rid of the upgrade message, why don't you add a silent step in Nero Lite installer to perform the tweak automatically on every installation?

Thanks for the answer in advance newwink.gif


rolleyes.gif
QUOTE
What i do is after the install command :

CODE
Nero7960_nld_lite.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-


After that i execute this reg :

CODE
Windows Registry Editor Version 5.00

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


This removes the trial reg etc.

Then i execute my own :

CODE
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]
"User"="name"
"Company"="company name"
"Serial7"="xxx-xxx-xxx-xxx-xxx-xxx-xxx"
"EulaAccepted"="1"
"MissingFilesState"="0"


Maybe only add this will work to :

CODE
"MissingFilesState"="0"


Problem solved



Thanks a lot smile.gif

Is it enough to use "MissingFilesState"="0" value only to get rid of Update nag?
If so simple why isn't this fix integrated in Nero Lite installer?
Go to the top of the page
 
+Quote Post
coucou
post Sep 4 2007, 02:13 AM
Post #89


Senior Member
****

Group: Members
Posts: 524
Joined: 1-January 04
Member No.: 11791
Country Flag


QUOTE (Acheron @ Sep 3 2007, 08:21 PM) *
I have also noticed no serial is entered on Windows Vista with latest version. I guess some permission problem mad.gif
I was speaking about WinXP.

coucou
Go to the top of the page
 
+Quote Post
benjamminzIS
post Sep 4 2007, 06:21 AM
Post #90


Newbie


Group: Members
Posts: 29
Joined: 25-January 07
Member No.: 123455
Country Flag


Does the /INSTALLDIR= switch work with this release?
Go to the top of the page
 
+Quote Post
sp00f
post Sep 4 2007, 07:16 AM
Post #91


Friend of MSFN
*****

Group: Members
Posts: 709
Joined: 30-November 06
From: Behind you
Member No.: 117138
OS: Vista Ultimate x64
Country Flag


nero-7.10.1.0_europe_lite.exe gives an error in vista and XP ( Dutch Vista Ultimate x86)( Dutch XP SP2 pro )

Go to the top of the page
 
+Quote Post
Acheron
post Sep 4 2007, 02:52 PM
Post #92


Friend of MSFN
*****

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


I have done some more tests now. You can get a c++ error when trying to create a VCD or SVCD, when you have installed using the Demo serial and while using a micro build. I hope I can fix it for final. I'm also doing some work on fixing the serial activation issues.
Go to the top of the page
 
+Quote Post
provolino
post Sep 4 2007, 03:59 PM
Post #93


Member
**

Group: Members
Posts: 151
Joined: 22-December 06
Member No.: 119086
Country Flag


QUOTE (Acheron @ Sep 4 2007, 10:52 PM) *
I'm also doing some work on fixing the serial activation issues.


Thanks a lot for that newwink.gif
Go to the top of the page
 
+Quote Post
john2007
post Sep 4 2007, 11:05 PM
Post #94


Junior
*

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


thumbup.gif good job ppl reporting bugs me im waiting for final , but anyways hope things work good also on Windows XP Pro 32 bit No SP1 or No SP2 as thats what im using and Windows 2000 , as i use that on my other pc to anyways cant wait thumbup.gif
Go to the top of the page
 
+Quote Post
Vexii
post Sep 5 2007, 09:31 AM
Post #95


Newbie


Group: Members
Posts: 12
Joined: 2-July 07
Member No.: 145143
OS: Vista Ultimate x86
Country Flag


RC7 on Vista Ultimate 32bit is working great only one thing that's bothering me. I cannot erase RW discs! unsure.gif
Go to the top of the page
 
+Quote Post
Acheron
post Sep 5 2007, 01:29 PM
Post #96


Friend of MSFN
*****

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


Well, I have fixed the serial activation issues now, however I'm not able to solve the C++ crash on VCD/SVCD creation with Nero Micro builds. It seems like that whenever I solve a problem, other bugs show up rapidly mad.gif
Go to the top of the page
 
+Quote Post
john2007
post Sep 5 2007, 02:06 PM
Post #97


Junior
*

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


at lest we are getting there with a bug fixed i alway look up on the bright side its 1 less bug, keep up the good work rolleyes.gif
Go to the top of the page
 
+Quote Post
Innocent Devil
post Sep 5 2007, 04:05 PM
Post #98


Senior Member
****

Group: Members
Posts: 626
Joined: 4-February 05
From: God's Own Country
Member No.: 43021
OS: Windows 7 x86
Country Flag


i m using more tweaked 7960 sdk for 7.10.1.0
and working succesfully both in xp, 2k3 and vista
Attached File(s)
Attached File  Copy_of_Nero.English.Lite_New_2.iss ( 38.93K ) Number of downloads: 35
 
Go to the top of the page
 
+Quote Post
provolino
post Sep 6 2007, 12:42 AM
Post #99


Member
**

Group: Members
Posts: 151
Joined: 22-December 06
Member No.: 119086
Country Flag


QUOTE (Acheron @ Sep 5 2007, 09:29 PM) *
Well, I have fixed the serial activation issues now, however I'm not able to solve the C++ crash on VCD/SVCD creation with Nero Micro builds. It seems like that whenever I solve a problem, other bugs show up rapidly mad.gif


is this in micro only?
Go to the top of the page
 
+Quote Post
Acheron
post Sep 6 2007, 04:13 PM
Post #100


Friend of MSFN
*****

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


Nero 7 Lite 7.0.10.1 Final Pre-Release

Nero 7 Lite 7.0.10.1 Europe (45 MB)

- Fixed serial activation issues again
- Added digital signature

Note: This version is a somewhat mixed-up version for testing purposes. I still have no idea what's causing the C++ crash while opening the SVCD create dialog using Micro version. If this version is ok, I can work on stripping this lite build by trimming off CoverDesigner and WaveEditor.

This post has been edited by Acheron: Sep 6 2007, 04:19 PM
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

45 Pages V  « < 3 4 5 6 7 > » 
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: 21st November 2009 - 11:54 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