MSFN Forum: [How To]: Nero 6.6.0.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
  • 15 Pages +
  • « First
  • 10
  • 11
  • 12
  • 13
  • 14
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

[How To]: Nero 6.6.0.0 Rate Topic: -----

#216 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

  Posted 18 January 2005 - 12:05 PM

This great method has been optimized and automated! Check this topic:
Nero Custom Installation Builder


------------------------------------------------------------------------------------------------
Hi there..
I've found a NEW (very fast) method to create a silent STRIPPED install of Nero, no need for zero-byte files!:
Make sure you have the following files in $OEM$\$$\System32:
7za.exe
cmdow.exe
shortcut.exe (only need this one if you want this package to create shortcuts)

1. Download nero, start installer and copy the contents of RARSFX0 in your \Documents and Settings\profile\Local Settings\Temp to a new folder (Nerosilent for example).

2.
Now, in this folder, rename SYSTEM to system32, Common Files to 'Ahead'.
Create 3 folders, and place the renamed folders as shown:
Nerosilent\Windows\System32
Nerosilent\Program Files\Common Files\Ahead,

3.
Create a new folder 'Ahead' in Nerosilent\Program Files
Now copy ONLY the folders you want to be installed to this 'Ahead' folder:
Nero
Nero Toolkit
CoverDesigner
ImageDrive (recommended for removal if you don't need virtual cd drives)
Nero BackitUp (100% recommended for removal!)
Nero StartSmart (100% recommended for removal!)
Nero Soundtrax (100% recommended for removal!)
Nero Wave Editor (100% recommended for removal!)
Delete all other files folders (folders 'Setup', 'WMPBurn', 'Redist' and the files Setup.exe setup.cfg, VersionInfo.txt) they are not part of the Nero program and be deleted.

5.
You can copy paste the items of your languagepack to the folders. Also you can DELETE the german and Japanese languagefiles (dunnow why but they are there)! (search for files with DEU/JPN in the name...)

6.
Now select Windows and Program files and create a 7zip file (for example Nero.7z).

7.
Use the following installnero.cmd and regfile for installing:
cmdow @ /HID
7za x -y -o%systemdrive% %cdrom%install\Nero\Nero.7z
reg add "HKLM\SOFTWARE\ahead\Shared" /v "AudioPlugIn" /d "%CommonProgramFiles%\Ahead\AudioPlugins" /f
reg add "HKLM\SOFTWARE\ahead\Shared" /v "DriveLocker" /d "%CommonProgramFiles%\Ahead\Lib\DriveLocker.dll" /f
reg add "HKLM\SOFTWARE\ahead\Shared" /v "Lib" /d "%CommonProgramFiles%\Ahead\Lib" /f
regsvr32.exe /S %cdrom%install\Nero\register.reg
EXIT

in register.reg:
Windows Registry Editor Version 5.00

;following key is for Dutch languagepack only, don't use it if you want English or modify 
;if you use different language.
[HKEY_CURRENT_USER\SOFTWARE\ahead\Nero - Burning Rom\General]
"RegisteredTypesNeroLanguage"="Dutch"
"Language"="NLD,ENG"

[HKEY_LOCAL_MACHINE\SOFTWARE\ahead\Nero - Burning Rom\Info]
"Serial6"="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX"

[HKEY_CURRENT_USER\Software\Ahead\Nero - Burning Rom\Recorder]
"ShowSingleRecorderSpeed"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"NeroFilterCheck"=-


OPTIONAL:
If you want shortcuts, add this to the .cmd file:
md "%UserProfile%\Menu Start\Programma's\Nero Burning Rom"
shortcut /a:c /f:"%UserProfile%\Bureaublad\Nero Express.lnk" /t:"%programfiles%\Nero Burning ROM\nero.exe" /p:"/w" /i:"%programfiles%\Nero Burning ROM\nero.exe,1"
shortcut /a:c /f:"%UserProfile%\Menu Start\Programma's\Nero Burning Rom\Nero Express.lnk" /t:"%programfiles%\Nero Burning ROM\nero.exe" /p:"/w" /i:"%programfiles%\Nero Burning ROM\nero.exe,1"
shortcut /a:c /f:"%UserProfile%\Menu Start\Programma's\Nero Burning Rom\Nero Burning Rom.lnk" /t:"%programfiles%\Nero Burning ROM\nero.exe"
shortcut /a:c /f:"%UserProfile%\Menu Start\Programma's\Nero Burning Rom\Nero CD Speed.lnk" /t:"%programfiles%\Nero Burning ROM\Nero Toolkit\cdspeed.exe"
shortcut /a:c /f:"%UserProfile%\Menu Start\Programma's\Nero Burning Rom\Nero DriveSpeed.lnk" /t:"%programfiles%\Nero Burning ROM\Nero Toolkit\drivespeed.exe"
shortcut /a:c /f:"%UserProfile%\Menu Start\Programma's\Nero Burning Rom\Nero InfoTool.lnk" /t:"%programfiles%\Nero Burning ROM\Nero Toolkit\infotool.exe"


Ofcourse, as you can see this only creates the shortcuts for Nero Express and the Nero Tools... you can easily edit to create more... I don't use this at all... have an entire modified All Users\Menu Start rar SFX containing my shortcuts :)

ENJOY!
pros: No unused unneccesary 0byte files you have to create... also no unneeded 0bytefiles/folders on the harddisk... and you decide exactly what parts of Nero you want... no script to modify...
also can be used for the 2nd pack.
takes about 5-10minutes first time (7z creation takes longer)

Credits to hp38user in the dutch forums... I translated and made it more correct :)

Please post comments... vote for this in the topicstart :thumbup

-------------------------------------------------------------------------------------------------
This great method has been optimized and automated! Check this topic:
Nero Custom Installation Builder



#217 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 18 January 2005 - 12:54 PM

i just 7z mine

filesize is 21 MB i hv a 4 GB DVD so i am happy with that.

#218 User is offline   stevenp 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 07-July 04

Posted 18 January 2005 - 02:46 PM

Wich file is the 0byte thing in the archive attached to the starttopic? the .ico?

And when i wanna remove some components, wich one should i replace with the 0byte thing?

#219 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 18 January 2005 - 11:06 PM

read the first page it tells u what to do.

it is pretty basic

u copy the name of the component u dont want.

u make a file with that name and u replace the original.

#220 User is offline   dankbud42o 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 17-January 05

Posted 18 January 2005 - 11:51 PM

ZileXa, on Jan 18 2005, 12:05 PM, said:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\ahead\Nero - Burning Rom\General]
"RegisteredTypesNeroLanguage"="Dutch"
"Language"="NLD,ENG"

what if i dont install the language packs... do i still need this key. AND is this key for dutch cause it says "dutch". do i put English for english?

#221 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 18 January 2005 - 11:58 PM

u dont need it

#222 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 19 January 2005 - 02:10 AM

for English you don't need that key at all... only if you want dutch language & have the langpack installed... it was just to show an example of the regfile you need when integrating any languagepack

#223 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 19 January 2005 - 08:05 AM

well i use the spanish lang pack and i don't need any keys. simply placing the propper files launch the program in spanish ;)

#224 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 19 January 2005 - 04:53 PM

Actually.... never tested without those keys... so maybe they are not necessary :)

#225 User is offline   dankbud42o 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 17-January 05

Posted 19 January 2005 - 08:42 PM

i just cant get this crap to work right.... arggg **** ahead...

#226 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 02 February 2005 - 01:28 AM

i helped someone do it in 5 mins. through yahoo messenger.

#227 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 08 February 2005 - 10:38 AM

dankbud42o, on Jan 19 2005, 08:42 PM, said:

i just cant get this crap to work right.... arggg **** ahead...

it's so easy... what are you trying to do Dankbud2o?

#228 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 08 February 2005 - 11:05 AM

right here... still waiting for 6.6.0.7... :whistle:

#229 User is offline   Methanoid 

  • Junior
  • Pip
  • Group: Members
  • Posts: 88
  • Joined: 21-December 04
  • OS:none specified

Posted 10 February 2005 - 03:19 PM

This topic is all very interesting (basically re-jigging an install to expand and compress but add in auto-serial and silent) but how about real CUSTOM installs... I hate having Nero Showtime and its associations install. I just want, for example, Nero Burning and Nero ReCode (no Nerovision)...

A way to do that would be great..... quite why Ahead cannot give us a proper installer is beyond me... They FORCE their "added value" onto us!

#230 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 10 February 2005 - 07:01 PM

u can try to repack it

#231 User is offline   gordonzero 

  • Group: Members
  • Posts: 4
  • Joined: 12-February 05

Posted 12 February 2005 - 11:26 AM

ok i looked over the past few pages and didn't see any info about this so i'll go ahead and post it
I'm trying to do an Unattended Nero Install but no mater what i do it pops up a window that seas to click next then finish when the install is done. As far as i know i've only seen this since 6606 mabe they will fix it in 6607 or what ever the next verson will be .... but here is the code i'm using to execute nero setup (i did extract the archive)

setup.exe /SN=(no you can't have it) /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL


#232 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 12 February 2005 - 11:29 AM

i hv never seen this error before. in fact if u read through all 8 pages
u wont find a similar problem.

meaning that you've done something wrong. i suggest u read the guide
on the first page and do it step by step.

since u posted a new thread it just means that u did not read this guide.

#233 User is offline   gordonzero 

  • Group: Members
  • Posts: 4
  • Joined: 12-February 05

Posted 12 February 2005 - 11:51 AM

ok a little more information .... i'm using XPlode .... apparently it's conflicting with xplode .... working it out now.

her's the Xplode code for that item
<execute>
	<program>#xplode#\Nero\setup.exe</program>
	<arguments>/SN=xxxxxxxxxxxxxxxxxxxxxxxx /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL</arguments>
	<wait>true</wait>
	<hide>true</hide>
</execute>


Very strang indead :}

i had to make a small 1 line batch file and execute that batch file from the XPlode script

so now it looks like this

XPlode.xml
<execute>
	<program>#xplode#\Nero\run.cmd</program>
	<arguments></arguments>
	<wait>true</wait>
	<hide>true</hide>
</execute>


run.cmd
setup /SN=xxxxxxxxxxxxxxxxxxxxxxxxxxxx /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL


#234 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 12 February 2005 - 12:02 PM

u still fail to see the point. I am sorry if i am being a little impatient.

dont u see there is a method for u to make a Winrar SFX ???

I know how to use Xplode as well

We build the serial into the installer so u dont need any switch.

pls READ again.

#235 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 15 February 2005 - 07:08 AM

ZileXa, on Jan 19 2005, 02:05 AM, said:

Hi there..
I've found a NEW (very fast) method to create a silent STRIPPED install of Nero, no need for zero-byte files!:
Make sure you have the following files in $OEM$\$$\System32:
7za.exe
cmdow.exe
shortcut.exe (only need this one if you want this package to create shortcuts)

1. Download nero, start installer and copy the contents of RARSFX0 in your \Documents and Settings\profile\Local Settings\Temp  to a new folder (Nerosilent for example).

2.
Now, in this folder, rename SYSTEM to system32, Common Files to 'Ahead'.
Create 3 folders, and place the renamed folders as shown:
Nerosilent\Windows\System32
Nerosilent\Program Files\Common Files\Ahead,

3.
Create a new folder 'Ahead' in Nerosilent\Program Files
Now copy ONLY the folders you want to be installed to this 'Ahead' folder:
Nero
Nero Toolkit
CoverDesigner
ImageDrive (recommended for removal if you don't need virtual cd drives)
Nero BackitUp (100% recommended for removal!)
Nero StartSmart (100% recommended for removal!)
Nero Soundtrax (100% recommended for removal!)
Nero Wave Editor (100% recommended for removal!)
Delete all other files folders (folders 'Setup', 'WMPBurn', 'Redist' and the files Setup.exe setup.cfg, VersionInfo.txt) they are not part of the Nero program and  be deleted.

5.
You can copy paste the items of your languagepack to the folders. Also you can DELETE the german and Japanese languagefiles (dunnow why but they are there)! (search for files with DEU/JPN in the name...)

6.
Now select Windows and Program files and create a 7zip file (for example Nero.7z).

7.
Use the following installnero.cmd and regfile for installing:
cmdow @ /HID
7za x -y -o%systemdrive% %cdrom%install\Nero\Nero.7z
reg add "HKLM\SOFTWARE\ahead\Shared" /v "AudioPlugIn" /d "%CommonProgramFiles%\Ahead\AudioPlugins" /f
reg add "HKLM\SOFTWARE\ahead\Shared" /v "DriveLocker" /d "%CommonProgramFiles%\Ahead\Lib\DriveLocker.dll" /f
reg add "HKLM\SOFTWARE\ahead\Shared" /v "Lib" /d "%CommonProgramFiles%\Ahead\Lib" /f
regsvr32.exe /S %cdrom%install\Nero\register.reg
EXIT

in register.reg:
Windows Registry Editor Version 5.00

;following key is for Dutch languagepack only, don't use it if you want English or modify 
;if you use different language.
[HKEY_CURRENT_USER\SOFTWARE\ahead\Nero - Burning Rom\General]
"RegisteredTypesNeroLanguage"="Dutch"
"Language"="NLD,ENG"

[HKEY_LOCAL_MACHINE\SOFTWARE\ahead\Nero - Burning Rom\Info]
"Serial6"="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX"

[HKEY_CURRENT_USER\Software\Ahead\Nero - Burning Rom\Recorder]
"ShowSingleRecorderSpeed"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"NeroFilterCheck"=-


OPTIONAL:
If you want shortcuts, add this to the .cmd file:
md "%UserProfile%\Menu Start\Programma's\Nero Burning Rom"
shortcut /a:c /f:"%UserProfile%\Bureaublad\Nero Express.lnk" /t:"%programfiles%\Nero Burning ROM\nero.exe" /p:"/w" /i:"%programfiles%\Nero Burning ROM\nero.exe,1"
shortcut /a:c /f:"%UserProfile%\Menu Start\Programma's\Nero Burning Rom\Nero Express.lnk" /t:"%programfiles%\Nero Burning ROM\nero.exe" /p:"/w" /i:"%programfiles%\Nero Burning ROM\nero.exe,1"
shortcut /a:c /f:"%UserProfile%\Menu Start\Programma's\Nero Burning Rom\Nero Burning Rom.lnk" /t:"%programfiles%\Nero Burning ROM\nero.exe"
shortcut /a:c /f:"%UserProfile%\Menu Start\Programma's\Nero Burning Rom\Nero CD Speed.lnk" /t:"%programfiles%\Nero Burning ROM\Nero Toolkit\cdspeed.exe"
shortcut /a:c /f:"%UserProfile%\Menu Start\Programma's\Nero Burning Rom\Nero DriveSpeed.lnk" /t:"%programfiles%\Nero Burning ROM\Nero Toolkit\drivespeed.exe"
shortcut /a:c /f:"%UserProfile%\Menu Start\Programma's\Nero Burning Rom\Nero InfoTool.lnk" /t:"%programfiles%\Nero Burning ROM\Nero Toolkit\infotool.exe"


Ofcourse, as you can see this only creates the shortcuts for Nero Express and the Nero Tools... you can easily edit to create more... I don't use this at all... have an entire modified All Users\Menu Start rar SFX containing my shortcuts :)

ENJOY!
pros: No unused unneccesary 0byte files you have to create... also no unneeded 0bytefiles/folders on the harddisk... and you decide exactly what parts of Nero you want... no script to modify...
also can be used for the 2nd pack.
takes about 5-10minutes first time (7z creation takes longer)

Credits to hp38user in the dutch forums... I translated and made it more correct :)

Please post comments...  vote for this in the topicstart  :thumbup
<{POST_SNAPBACK}>


Hi ZileXa,

This is the method i have been using and it is working like a treat! One issue that i thought i would raise is that this will only work if you are installing your applications to drive C: I have been experimenting with installations to drive D: but as yet have not come up with a simple solution. We could extract the contents to a tmp location and then copy to the right locations - D:\program files, D:\program files\common file and c:\windows... but i am looking to see if we can make it more simple than that. Will keep you posted.

Simonsay >> Very good guide dude! simple and straight forward as i have found with all your guides. keep up the great work!

Share this topic:


  • 15 Pages +
  • « First
  • 10
  • 11
  • 12
  • 13
  • 14
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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