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  < 1 2 3 4 > »   
Closed TopicStart new topic
> Nero Lite v7.11.10.0 & v8.3.13.0, Latest build: 1.18.2.1 [04/08/09]
Acheron
post Aug 18 2007, 05:39 AM
Post #21


Friend of MSFN
*****

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


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

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:



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.
Go to the top of the page
 
+Quote Post
Dynaletik
post Aug 18 2007, 06:03 AM
Post #22


vLite & WPI Junkie :>
Group Icon

Group: Supreme Sponsors
Posts: 624
Joined: 18-September 04
From: Germany
Member No.: 31388
OS: Windows 7 x64
Country Flag


QUOTE (Acheron @ Aug 18 2007, 01:39 PM) *
vpn-user: I'll update SDK today.
Ahh, I was just waiting for a sentence like this. Thanks in advance. smile.gif
Go to the top of the page
 
+Quote Post
Alex
post Aug 18 2007, 07:52 AM
Post #23


Member
**

Group: Members
Posts: 202
Joined: 8-September 04
Member No.: 30418



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)
Attached File  Capture1.JPG ( 37.43K ) Number of downloads: 14
Attached File  Capture.JPG ( 83.23K ) Number of downloads: 18
 
Go to the top of the page
 
+Quote Post
Inferi0r
post Aug 18 2007, 08:43 AM
Post #24


Little dude
**

Group: Members
Posts: 180
Joined: 28-July 06
From: The Netherlands
Member No.: 106147
OS: XP Pro x86
Country Flag


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?
Go to the top of the page
 
+Quote Post
Alex
post Aug 18 2007, 09:04 AM
Post #25


Member
**

Group: Members
Posts: 202
Joined: 8-September 04
Member No.: 30418



Hi,

/NOICONS

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

Alex
Go to the top of the page
 
+Quote Post
Inferi0r
post Aug 18 2007, 09:12 AM
Post #26


Little dude
**

Group: Members
Posts: 180
Joined: 28-July 06
From: The Netherlands
Member No.: 106147
OS: XP Pro x86
Country Flag


CODE
nero-7.10.1.0_english__micro.exe /VERYSILENT /NOICONS


Other commands (not sure of all supported):
CODE
/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: Aug 18 2007, 09:16 AM
Go to the top of the page
 
+Quote Post
Alex
post Aug 18 2007, 09:37 AM
Post #27


Member
**

Group: Members
Posts: 202
Joined: 8-September 04
Member No.: 30418



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
Go to the top of the page
 
+Quote Post
kal
post Aug 18 2007, 10:21 AM
Post #28


Member
**

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


I'm glad to see you back Acharon smile.gif
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
Go to the top of the page
 
+Quote Post
Inferi0r
post Aug 18 2007, 10:30 AM
Post #29


Little dude
**

Group: Members
Posts: 180
Joined: 28-July 06
From: The Netherlands
Member No.: 106147
OS: XP Pro x86
Country Flag


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


For automatically NOICONS must I take a look.

This post has been edited by Inferi0r: Aug 18 2007, 04:17 PM
Go to the top of the page
 
+Quote Post
Dynaletik
post Aug 18 2007, 10:41 AM
Post #30


vLite & WPI Junkie :>
Group Icon

Group: Supreme Sponsors
Posts: 624
Joined: 18-September 04
From: Germany
Member No.: 31388
OS: Windows 7 x64
Country Flag


QUOTE (kal @ Aug 18 2007, 06:21 PM) *
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.
Go to the top of the page
 
+Quote Post
Alex
post Aug 18 2007, 10:51 AM
Post #31


Member
**

Group: Members
Posts: 202
Joined: 8-September 04
Member No.: 30418



@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
Go to the top of the page
 
+Quote Post
kal
post Aug 18 2007, 10:53 AM
Post #32


Member
**

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


QUOTE (Dynaletik @ Aug 18 2007, 06:41 PM) *
QUOTE (kal @ Aug 18 2007, 06:21 PM) *
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 whistling.gif

This post has been edited by kal: Aug 18 2007, 10:54 AM
Go to the top of the page
 
+Quote Post
RickSteele
post Aug 18 2007, 10:57 AM
Post #33


Rick Steele
**

Group: Members
Posts: 208
Joined: 13-October 04
From: Ottawa, Ontario, Canada
Member No.: 33639
OS: XP Pro x64
Country Flag


Thanks Acheron, works flawlessly XP Pro sp2; burns, erases, all DVD/CDROM +-RW I've thrown at it and ditto for labeling. Perfect!
Go to the top of the page
 
+Quote Post
Acheron
post Aug 18 2007, 05:29 PM
Post #34


Friend of MSFN
*****

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


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!
Go to the top of the page
 
+Quote Post
nero99
post Aug 18 2007, 07:32 PM
Post #35





Group: Banned
Posts: 1
Joined: 18-August 07
Member No.: 151352
OS: 2003 x86
Country Flag


QUOTE (Acheron @ Aug 19 2007, 12:29 AM) *
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 biggrin.gif

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

This post has been edited by nero99: Aug 18 2007, 07:34 PM
Go to the top of the page
 
+Quote Post
Dynaletik
post Aug 19 2007, 12:59 AM
Post #36


vLite & WPI Junkie :>
Group Icon

Group: Supreme Sponsors
Posts: 624
Joined: 18-September 04
From: Germany
Member No.: 31388
OS: Windows 7 x64
Country Flag


@ 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. smile.gif

EDIT: Ok, i downloaded the latest sqlite3.dll from sqlite.org. newwink.gif

This post has been edited by Dynaletik: Aug 19 2007, 01:12 AM
Go to the top of the page
 
+Quote Post
vpn-user
post Aug 19 2007, 04:43 AM
Post #37


Newbie


Group: Members
Posts: 46
Joined: 12-May 04
Member No.: 19767



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

A short list of what to do would do it... whistling.gif

This post has been edited by vpn-user: Aug 19 2007, 05:23 AM
Go to the top of the page
 
+Quote Post
Dynaletik
post Aug 19 2007, 06:59 AM
Post #38


vLite & WPI Junkie :>
Group Icon

Group: Supreme Sponsors
Posts: 624
Joined: 18-September 04
From: Germany
Member No.: 31388
OS: Windows 7 x64
Country Flag


I used your RC6 SDK to build the german Lite version and everything seems to work. Activation goes faster than in RC1. Thank you!!!
Go to the top of the page
 
+Quote Post
sp00f
post Aug 19 2007, 07:16 AM
Post #39


Friend of MSFN
*****

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


Works fine, now time for the Dutch version rolleyes.gif
Go to the top of the page
 
+Quote Post
kal
post Aug 19 2007, 10:11 AM
Post #40


Member
**

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


QUOTE (Dynaletik @ Aug 19 2007, 02:59 PM) *
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/nero_lite/nero7_filelist.txt ?

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

This post has been edited by kal: Aug 19 2007, 10:32 AM
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

45 Pages V  < 1 2 3 4 > » 
Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 22nd November 2009 - 09:38 AM
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