MSFN Forum: [How To]: Nero 6.6.0.0 7zip - 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
  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

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

#1 User is offline   evilvoice 

  • Ditchy McAbandonpants
  • PipPipPipPipPip
  • Group: Members
  • Posts: 946
  • Joined: 27-January 04

Posted 04 November 2004 - 05:53 AM

ok, well, first off extract nero6601.exe to a directory (preferably nero6601)

A couple of things first, if you have any reg settings you would like to add to the nero installation, export from your current registry and save as nero.reg. Put this file in nero6601 dir

create a cmd file called nero.cmd in nero6601 dir.
CMDOW @ /HID
setup.exe /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL
REGEDIT /S nero.reg

if you dont have cmdow, do a search on the board...or you can change it to @ECHO OFF

now, Im assuming you have 7zip already, so go into nero6601 folder and highlight everything, then go to "Add to Archive..."
in name, put nero.7z
archive format: 7z
Compression Level: Ultra
Compression Method: LZMA
Dictionary Size: doesnt really matter
Word Size: Doesnt really matter
Check "create solid archive"
NOTHING ELSE IS CHECKED.

Once done, erase everything EXCEPT nero.7z
Now, create a file called config.txt
;!@Install@!UTF-8!
RunProgram="nero.cmd"
;!@InstallEnd@!

Save As...and check that encoding is set for UTF-8

Now, download the attachment and copy it to the nero6601 folder...you should now have ONLY nero.7z, config.txt and nero.sfx in this folder...

nero.sfx has nero's icon in it so the setup file looks like nero's...rename nero.sfx to 7zSC.sfx

now, open a command prompt and goto your nero6601 dir...type
copy /b 7zSC.sfx + config.txt + nero.7z nero.exe


that should be it...for nve, rerun the steps...though if using both nero and nve, for a universal explanation, I included the reg file and cmd file in both nve and nero...though if you know about 7zip you could translate it so that only nero.exe has the cmd and reg file and nve uses only config.txt to run setup...but as I said, this is a universal explanation for both files (that way if someone only wants nve, the instructions are correct, and if someone wants only nero they are correct).

If there are any problems, please post them here...I will try and figure out whats going on as I may have skipped a step or 2...this should result in a 10mb less install for both nero and nve combined...Hope this helps some people out.


#2 User is offline   vcBlackBox 

  • Member
  • PipPip
  • Group: Members
  • Posts: 144
  • Joined: 22-September 04

Posted 04 November 2004 - 08:58 PM

Thanks for your guide. Pretty straight forward. I managed to reduce my nero setup from 27MB (Winrar) to 21.7MB (7-Zip). :P
I do have some questions and tips to add.

1) You could tell people to leave multi-threading checked if they have a Pentium 4 with Hyper-Threading. It could speed up their compressing speed up to 30%.
2)

Quote

...rename nero.sfx to 7zSC.sfx
Is it a typo? Should'nt it be 7zSD.sfx, or it does'nt really matter what you call it.
3) I used your nero.sfx, but I'm also curious as to how you changed the icon. I would like to know how to put my own icons into *.sfx. Care to do another step by step guide. :hello:

Excellent job.

#3 User is offline   evilvoice 

  • Ditchy McAbandonpants
  • PipPipPipPipPip
  • Group: Members
  • Posts: 946
  • Joined: 27-January 04

Posted 04 November 2004 - 09:02 PM

the "C" in 7zSC.sfx stands for Compressed...or upx compressed for what really happens there...to replace icons, open 7zS.sfx in resource hacker...goto Action -> Replace Icon, and basically chose the icon you wanna replace the default one with...then save...itll ask you for a name, just input 7zS.sfx (make sure not to save in the same dir as your install of 7zip)...now, just run upx..."upx -9 -o7zSC.sfx 7zS.sfx" as I said, C stands for compressed, which is the only reason its used...you may be able to call 7zSC or 7zS anything you want, but I dont just to make sure the install works correctly.

#4 User is offline   RyanVM 

  • Like a big surly teddy bear.
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,661
  • Joined: 31-August 03

Posted 04 November 2004 - 09:26 PM

And if you don't have any registry settings to import, you can just put the "setup.exe /yadda yadda yadda" line in config.txt rather than creating a batch file.

#5 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 January 2005 - 03:57 AM

@Evilvoice what a great tute worked great slashed about 8meg off the installer & installed in ten seconds. very good indeed. :thumbup

#6 User is offline   Mekrel 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 372
  • Joined: 17-November 04

Posted 13 January 2005 - 10:03 AM

So i just call this from RunonceEx with no switches as the nero.cmd contains the switches?

Edit: PS Brilliant guide and I may start using this 7Zip after this, its brilliant. actually forget my question ive tested it :D, and please a tutorial on how to make the icon SFX thing ;)

#7 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 January 2005 - 10:56 PM

:hello: Yes this is what Ive been longing to do just Havn't had the time to do so just excellent.

#8 User is offline   cino 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 14-September 04

Posted 13 January 2005 - 11:38 PM

great post, worked like a charm plus it looks like an original nero exe :) thanks.

#9 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 January 2005 - 11:50 PM

I just redone mine for ver6605 worked great & reduced by 7 meg!

#10 User is offline   SiMoNsAyS 

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

Posted 14 January 2005 - 08:48 AM

7zip is a great compression tool, the only thing that prevents me to move from rar is the time i need to spent on creating a config.txt, and the .sfx module. also i like to keep my nero icon on my customized installation (yes i'm so picky... :lol:). btw great guide ;)

#11 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 14 January 2005 - 09:01 AM

SiMoNsAyS, on Jan 14 2005, 08:48 AM, said:

7zip is a great compression tool, the only thing that prevents me to move from rar is the time i need to spent on creating a config.txt, and the .sfx module. also i like to keep my nero icon on my customized installation (yes i'm so picky... :lol:). btw great guide ;)

I second that. 7zip sfx modules need to progress more for me to switch.

#12 User is offline   evilvoice 

  • Ditchy McAbandonpants
  • PipPipPipPipPip
  • Group: Members
  • Posts: 946
  • Joined: 27-January 04

Posted 14 January 2005 - 01:38 PM

Thanx everyone for the comments...Im glad people are now looking at it and trying it out...it does work wonders.

#13 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 14 January 2005 - 01:55 PM

evilvoice, on Jan 14 2005, 01:38 PM, said:

Thanx everyone for the comments...Im glad people are now looking at it and trying it out...it does work wonders.

Truly.. :D

#14 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 January 2005 - 02:28 PM

WANTED:
wonder :lol:


DETAILS:
that extraction dialog with cancel button should go! (or atleast some switch to disable the cancel button from showing)

#15 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 14 January 2005 - 02:42 PM

prathapml, on Jan 14 2005, 02:28 PM, said:

WANTED:
wonder  :lol:


DETAILS:
that extraction dialog with cancel button should go!  (or atleast some switch to disable the cancel button from showing)

There's no switch to disable this yet... The author hasn't implement to switch to do this.

#16 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 January 2005 - 03:14 PM

That's why its a wanted wonder. :P

#17 User is offline   Astalavista 

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

Posted 14 January 2005 - 07:52 PM

I hv a couple of question Evilvoice

one is using the method u describe, where are the temp files extracted to.

two what is in 7zSC.sfx


Using the 7z414b.exe

I am using the 7zipSFX.exe w/ this sample coding

SFX extration to location on hard drive

7zipSFX.exe -o%systemdrive%\temp\ -y


then using wpi or runonceex.cmd

Run Setup

%systemdrive%\temp\setup.exe /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL


Delete Temp Directory

then using QuickBatch Compiler to make a ghost cmd.
I hv this code
rmdir /s /q "%systemdrive%\temp



I wanted to change the icon so i follow your instructions up until

upx -9 -o7zSC.sfx 7zS.sfx


where can i find the upx???

#18 User is offline   evilvoice 

  • Ditchy McAbandonpants
  • PipPipPipPipPip
  • Group: Members
  • Posts: 946
  • Joined: 27-January 04

Posted 15 January 2005 - 08:16 AM

uhm, upx.sourceforge.net I believe...also, my 7zSC.sfx already has the nero icon.

temp files are extracted to %temp% and deleted WHETHER OR NOT setup actually works or not...I noticed this with testing mp10, if setup gave an error and exited, 7zip removed ALL files that were extracted (kinda annoying if youre troubleshooting)...but as far as my instructions, setup will finish no problem...hey asta, I noticed you have Quick Batch File Converter, do you think you could turn the .cmd file into an exe? tho I guess it doesnt really matter either way since I dunno how much space it would add.

With my guide, you can cut out all those steps and just run the resulting exe file and everything else will be done for you.

#19 User is offline   iwod 

  • Member
  • PipPip
  • Group: Members
  • Posts: 265
  • Joined: 26-March 04

Posted 15 January 2005 - 09:32 AM

Don't worry... Winrar will offer similar ratio compression on next version :P

#20 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 January 2005 - 12:42 PM

Let's hope so. Though its doubtful :P

Using winrar will hugely simplify things - its SFX module has class B) .

Share this topic:


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