MSFN Forum: Nero Lite v7.11.10.0 & v8.3.13.0 - 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
  • 45 Pages +
  • 1
  • 2
  • 3
  • 4
  • Last »
  • You cannot start a new topic
  • This topic is locked

Nero Lite v7.11.10.0 & v8.3.13.0 Latest build: 1.18.2.1 [04/08/09] Rate Topic: -----

#21 User is offline   Acheron 

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

Posted 18 August 2007 - 05:39 AM

I'm glad Nero 7 Lite actually seems stable now :thumbup

Rahgul: Quicklaunch icon changed now. Thanks for report. About the Update prompt. Have you tried uninstalling Nero 7 Lite and reinstalling yet?

Alex: Thanks for noticing ndaudio wasn't updated. Also fixed CoverDesigner uninstall cleaning.

I think something is wrong with the Nero dll registering on your setup. On a clean installation you get a different input dialog window:

Posted Image

You might scan with dependency walker to see if there's a problem here. Try scanning all the NeroFileDialog.dll and ShellManager dlls after installation to see where the program lies.

vpn-user: I'll update SDK today.


#22 User is offline   Dynaletik 

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

Posted 18 August 2007 - 06:03 AM

View PostAcheron, on Aug 18 2007, 01:39 PM, said:

vpn-user: I'll update SDK today.
Ahh, I was just waiting for a sentence like this. Thanks in advance. :)

#23 User is offline   Alex 

  • Member
  • PipPip
  • Group: Members
  • Posts: 223
  • Joined: 08-September 04

Posted 18 August 2007 - 07:52 AM

Hi,

Some questions with this F>> Inno setup:
!1. Acheron, how to make "do not create start menu foder" box to be checked (see first image) NOT to remove creation of start menu folder from installer, but just to make it checked on install? Should be simple, but those things are always hard to figure out.
2. I took nerofiledialog.dll from earlier version, added 2 files and now everything is working as it should be. 7.10.1.0 default add files directory is desktop (yes), but it always stays desktop and does not remember last used directory from version 7.8.50. I checked them all. What is strange is how Your nerofile dialog looks like. Is the screen made on XP? It should be, cause on vista it looks like on sceernshot in my earlier post. Confirm that, ok? BTW, now my add screen looks like Yours!!! (see second screen), but it remembers last used dir!!!
3. Can not find the reg entry to force neroexpress start witn dvd5 option, not dvd9 (see second screen). Maybe I overlooked registry entry, can someone help? want to add to tweaks before compiling setup.

Alex

Attached File(s)



#24 User is offline   Inferi0r 

  • Little dude
  • PipPip
  • Group: Members
  • Posts: 180
  • Joined: 28-July 06

Posted 18 August 2007 - 08:43 AM

Hi Alex

Quote

!1. Acheron, how to make "do not create start menu foder" box to be checked (see first image) NOT to remove creation of start menu folder from installer, but just to make it checked on install? Should be simple, but those things are always hard to figure out.

I've also asked that here.

Quote

I see only 9 components (maybe this switches are changed) and I count 20 components in the installer. Then i don't know the tasks for quicklaunchicon and start menu icons.

My Inno setups are always created with /NOICONS but I'm not sure of Acheron this also used.
Task and components switches are also visible when in the install_script.iss (by unpacking the Inno setup). But Acheron is using the latest Inno Compiler and the latest is still not supported by InnoUNP.

Acheron can you give the switches please?

#25 User is offline   Alex 

  • Member
  • PipPip
  • Group: Members
  • Posts: 223
  • Joined: 08-September 04

Posted 18 August 2007 - 09:04 AM

Hi,

/NOICONS

I found that too, but where to add it in script? It only works with installer after compiling setup.

Alex

#26 User is offline   Inferi0r 

  • Little dude
  • PipPip
  • Group: Members
  • Posts: 180
  • Joined: 28-July 06

Posted 18 August 2007 - 09:12 AM

nero-7.10.1.0_english__micro.exe /VERYSILENT /NOICONS


Other commands (not sure of all supported):
/DIR="x:\dirname" (Default: C:\Program Files\Nero)
/GROUP="folder name" (Default: Nero)
/NOICONS (Don't install a StartMenu Folder)


Here you see all the available components and tasks, but I'm not sure they all working anymore. They are a little outdated.

This post has been edited by Inferi0r: 18 August 2007 - 09:16 AM


#27 User is offline   Alex 

  • Member
  • PipPip
  • Group: Members
  • Posts: 223
  • Joined: 08-September 04

Posted 18 August 2007 - 09:37 AM

Hi,

[Tasks]
Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: unchecked; Components: nero_core\nero_express
Name: quicklaunchicon; Description: {cm:CreateQuickLaunchIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: unchecked; Components: nero_core\nero_express; OnlyBelowVersion: 0,6.0
Name: imagefile_assoc; Description: {cm:AssocImageFileExt}; GroupDescription: {cm:FileAssociations}; Flags: unchecked; Components: nero_core

So how to add noicons to tasks?

Alex

#28 User is offline   kal 

  • Member
  • PipPip
  • Group: Members
  • Posts: 114
  • Joined: 07-March 04

Posted 18 August 2007 - 10:21 AM

I'm glad to see you back Acharon :)
Where can i find french version of RC5? Maybe it's not avalaible and you wait for the final release to include tranlation ?

Regards,
Kal

#29 User is offline   Inferi0r 

  • Little dude
  • PipPip
  • Group: Members
  • Posts: 180
  • Joined: 28-July 06

Posted 18 August 2007 - 10:30 AM

Oh Alex you mean for your own version. Sorry I was wrong reading. Just add this:
[Setup]
AllowNoIcons=yes


For automatically NOICONS must I take a look.

This post has been edited by Inferi0r: 18 August 2007 - 04:17 PM


#30 User is offline   Dynaletik 

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

Posted 18 August 2007 - 10:41 AM

View Postkal, on Aug 18 2007, 06:21 PM, said:

Maybe it's not avalaible and you wait for the final release to include tranlation?

Thats exactly what it will be like. The localized versions will be available when the final comes out, I think.

#31 User is offline   Alex 

  • Member
  • PipPip
  • Group: Members
  • Posts: 223
  • Joined: 08-September 04

Posted 18 August 2007 - 10:51 AM

@Inferi0r,

Thank You, would be nice if You could find out, cause I can not figure it out, but sure that this box checked in some app I used. But how???

Alex

#32 User is offline   kal 

  • Member
  • PipPip
  • Group: Members
  • Posts: 114
  • Joined: 07-March 04

Posted 18 August 2007 - 10:53 AM

View PostDynaletik, on Aug 18 2007, 06:41 PM, said:

View Postkal, on Aug 18 2007, 06:21 PM, said:

Maybe it's not avalaible and you wait for the final release to include tranlation?

Thats exactly what it will be like. The localized versions will be available when the final comes out, I think.


Ok.

Waiting will be long :whistle:

This post has been edited by kal: 18 August 2007 - 10:54 AM


#33 User is offline   RickSteele 

  • Rick Steele
  • PipPip
  • Group: Members
  • Posts: 259
  • Joined: 13-October 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 August 2007 - 10:57 AM

Thanks Acheron, works flawlessly XP Pro sp2; burns, erases, all DVD/CDROM +-RW I've thrown at it and ditto for labeling. Perfect!

#34 User is offline   Acheron 

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

Posted 18 August 2007 - 05:29 PM

Nice to see some people can actually use Nero 7 Lite now

I have uploaded a new SDK tonight, see http://updatepack.nl/nero_lite.

You might also try using the Inno one click installation I made, updating Inno Setup to use latest components.

Next release will be final, so no RC anymore!

#35 User is offline   nero99 

  • Group: Banned
  • Posts: 1
  • Joined: 18-August 07

Posted 18 August 2007 - 07:32 PM

View PostAcheron, on Aug 19 2007, 12:29 AM, said:

Next release will be final, so no RC anymore!

Nice to hear, tha there will be final version.
Big thanks for making of Nero Lite :D

----------------------------
Greetings from Poland

This post has been edited by nero99: 18 August 2007 - 07:34 PM


#36 User is offline   Dynaletik 

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

Posted 19 August 2007 - 12:59 AM

@ Acheron: Have there been any changes to the sqlite3.dll from the RC1 SDK to the RC6 SDK? The file isn't integrated in the RC6 SDK. Thank you for the new SDK, I will build a german Lite version today and let you know if everything works. :)

EDIT: Ok, i downloaded the latest sqlite3.dll from sqlite.org. ;)

This post has been edited by Dynaletik: 19 August 2007 - 01:12 AM


#37 User is offline   vpn-user 

  • Newbie
  • Group: Members
  • Posts: 46
  • Joined: 12-May 04

Posted 19 August 2007 - 04:43 AM

I still can't find any documentation inside :(. I wonder how most of you can actually use this thing without any hint?

A short list of what to do would do it... :whistle:

This post has been edited by vpn-user: 19 August 2007 - 05:23 AM


#38 User is offline   Dynaletik 

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

Posted 19 August 2007 - 06:59 AM

I used your RC6 SDK to build the german Lite version and everything seems to work. Activation goes faster than in RC1. Thank you!!!

#39 User is offline   sp00f 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 712
  • Joined: 30-November 06

Posted 19 August 2007 - 07:16 AM

Works fine, now time for the Dutch version :rolleyes:

#40 User is offline   kal 

  • Member
  • PipPip
  • Group: Members
  • Posts: 114
  • Joined: 07-March 04

Posted 19 August 2007 - 10:11 AM

View PostDynaletik, on Aug 19 2007, 02:59 PM, said:

I used your RC6 SDK to build the german Lite version and everything seems to work. Activation goes faster than in RC1. Thank you!!!


I would like to build the french version.
Where do you find the files present in http://updatepack.nl...o7_filelist.txt ?

I guess the SDK need these files to build nero lite...

This post has been edited by kal: 19 August 2007 - 10:32 AM


Share this topic:


  • 45 Pages +
  • 1
  • 2
  • 3
  • 4
  • 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