Help - Search - Members - Calendar
Full Version: How-to: Integrate And Shrink Nero + Nve
MSFN Forums > Unattended Windows Discussion & Support > Application Installs
Pages: 1, 2

   


Google Internet Forums Unattended CD/DVD Guide
vcBlackBox
Integrate and Shrink Nero Package 1: Nero Burning ROM & Nero Package 2: NeroVision Express

PURPOSE

1) Integrate both packages together, thereby removing redundant files and reducing overall filesize.
2) Customize Nero Applications. You choose which applications you want to keep or get rid of.
3) Incorporate your SN and any tweaks you may wish to apply to the final Installer.
4) Automate the repackaging of Nero and NVE using 7-Zip.

INSTRUCTIONS

1) Extract NeroNVE_Builder.rar into the same directory where Nero-6.0.0.13.exe and NVE-3.1.0.7.exe is residing. To be safe, please make sure no other files are present in this directory.

2) Open Nero+NVE_Installer.cmd in notepad and replace /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX with your SN. Exit and save. You may ignore the plug-ins SN section if you don't have one.

3) Run Nero+NVE_Builder.exe and answer a few simple questions.
In a matter of few minutes you will have created a fully customized, registered, switchless, and silent installer.

STATS
Nero-6.6.0.13.exe + NVE-3.1.0.7.exe = 67.5 MB

7-Zip (Ultra) Rebuild (ALL Nero Applications included) = 37.9 MB
Difference: 29.6 MB and 78% better than Ahead's two setup package method.

7-Zip (Ultra) Rebuild (Nero&NVE only) = 26.1 MB
Difference: 41.4 MB and 159% better than Ahead's two setup package method.

Requirements:
WinRAR 7-Zip(latest 4.xx Beta Version)
Windows XP/2003 English Edition

Download:
http://rapidshare.de/files/1760904/NeroNVE_Builder.rar.html

Revisions:
v1.50 No UPX compression. Minor changes and enhancements for newest versions.
v1.41 Remove three Redist files for smaller setup size. Minor bugfixes in CleanUp section.
v1.40 Updated script for new setup routine in Nero-6.6.0.12.exe and NVE-3.1.0.0d.exe
NOTE: This version is no longer backward compatible with older versions of Nero & NVE.
v1.32 Added 7-Zip normal compression choice for users with older machines.
v1.31 Minor bug fixes
v1.30 Revised script to reduced the number of steps. Now's even easier.
v1.20 Simplified entire process, introduced prompt driven menu, script to automate 7zip repackaging.
v1.11 Minor tweak fixes
v1.10 Removed Recode from default install, Autoplay features are optional
v1.01 NeroBurnPlugin.dll issue fixed. Updated Guide
Lost Soul
hi your script seems to run perfectly fine, when i tested it the standard way as you stated

but then i altereed it to instal cover designer also,

then on testing it that way i was prompted with this error message

Install Error
NeroBurnPlugin.dll could not be registered

im curious do you know where i went wrong, all i did was remove the section that deletes anything to do with cover designer

this was all that was removed from the

Nero+NVE_Installer.cmd

QUOTE
::      --------------------------------
::              Cover Designer
::      --------------------------------
reg delete "HKCU\Software\Ahead\Cover Designer" /f

reg delete "HKCR\.ncd" /f
reg delete "HKCR\.nct" /f
reg delete "HKCR\CLSID\{59FA1D1E-3B4C-4311-BB1B-7BF16C607388}" /f
reg delete "HKCR\COVEREDCTRL.CoverEdCtrl.1" /f
reg delete "HKCR\Interface\{55522D2C-8DA4-4FB3-AB1F-3E9A904E36A1}" /f
reg delete "HKCR\Interface\{55C533E2-DB27-467E-ABE2-B679E56AA21D}" /f
reg delete "HKCR\TypeLib\{8EFB3D26-D0BA-429A-9BC7-1800E48E7068}" /f
reg delete "HKCR\Nero Cover Designer.Document" /f
reg delete "HKCR\Nero Cover Designer.Template" /f
reg delete "HKCR\NeroCDCoverType" /f

reg delete "HKLM\Software\Ahead\Shared" /v "CoverDesignerComponent" /f
reg delete "HKLM\Software\Ahead\Cover Designer" /f
reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\NCoverEd.exe" /f

reg delete %DLL% /v "C:\Program Files\Ahead\CoverDesigner\CoverDes.exe" /f
reg delete %DLL% /v "C:\Program Files\Ahead\CoverDesigner\CoverEdCtrl.ocx" /f
reg delete %DLL% /v "C:\Program Files\Ahead\CoverDesigner\covered-deu.nls" /f
reg delete %DLL% /v "C:\Program Files\Ahead\CoverDesigner\covered-jpn.nls" /f
reg delete %DLL% /v "C:\Program Files\Ahead\CoverDesigner\LSTemplates\Audio_Content.nct" /f
reg delete %DLL% /v "C:\Program Files\Ahead\CoverDesigner\NeroCoverDesigner_fra.chm" /f
reg delete %DLL% /v "C:\Program Files\Ahead\CoverDesigner\Templates\Data.nct" /f

regsvr32 /s /u CoverEdCtrl.ocx
rd /s /q "%ProgramFiles%\Ahead\CoverDesigner"
del "%AllUsersProfile%\Start Menu\Programs\Nero\Nero 6 Ultra Edition\Nero Cover Designer.lnk"
del "%AllUsersProfile%\Start Menu\Programs\Nero\NeroVision Express 3\Nero Cover Designer.lnk"
vcBlackBox
@Lost Soul

if you want to keep certain programs, you'll have to edit the 0-byte_nero.cmd too.

comment or delete the coverdesigner section.

hmmm, it seems you're having a problem with the NeroBurnPlugin.dll. I would suggest you also delete the last two lines of the 0-byte_nero.cmd where it says

'>"WMPBurn\NeroBurnPlugin.dll"
'>"WMPBurn\WMPBurn.exe"

You'll need to extract from the orginal files again. So you'll need to repeat the instructions from the beginning.
Lost Soul
lol yes i added the orginal files for the cover designer, so they wouldnt be zero but he strange thing that hit me was that dll error,,, right now im adding those orginal files back also and retesting.
Lost Soul
ok i finished my retest and it works great, with that little alteration no errors at all

nice work vcBlackBox smile.gif
vcBlackBox
removed by me
Se7eNdUsT
Great guide and well-documented files to accompany it. - 10/10
vcBlackBox
Thankx everyone for all your positive feedbacks. I do appreciate it. smile.gif
Hopefully very little or no modifications is necessary for future releases.
`Felix`
@vcBlackBox

here is an alternative method you may be interested in welcome.gif

http://www.msfn.org/board/index.php?showto...ndpost&p=281732
MCT
nice guide.. biggrin.gif 5/5

EDIT: not trying 2 hijack the thread, but could someone send me there nve (original, not shrinked) seems i get a bad download or something from nero, cuz everytime i run the program it crashes sad.gif after installing it, it only happens with 3.1.0.0

EDIT: nvm blushing.gif
eagle00789
I'm currently in the process of testing this method WITH integrated languagepack.
eagle00789
Succes!!

Quick guide:

Unpack all languagepacks (wich you want to have) to a directory (like c:\nero_setup)
After every unpack, rename the file setup.cfg to one of the following:

Nero Language pack: LngNero.bak
Nero Vision Express Language Pack: LngNve.bak
Nero Media Player Language Pack: LngMp.bak

After the unpacking of the last languagepack, rename the file setup.exe to LngSetup.exe

!!Continue with the first post of this thread!!

Before you make the 7zip archive, you edit the file Nero+NVE_Installer.cmd

Replace the header with the one below.
CODE
@echo off
cmdow @ /hid
title Nero Package 1, 2 and 3 All-in-One Script (Installer, Register, Tweaks, and CleanUp)


::  ############################################################################
::      author: vcBlackBox
::      email: vcBlackBox@yahoo.com
::  ############################################################################


echo.
echo    -----------------------------------
echo       Nero Package 1, 2 and 3 Setup
echo    -----------------------------------
echo.

cmd /c start /wait setup.exe /SFX /SILENT=1 /SILENT /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /NO_UI /NOCANCEL /NOREBOOT

cmd /c ren Setup.cfg SetupNro.bak
cmd /c ren SetupNve.bak Setup.cfg

cmd /c start /wait setup.exe /SFX /SILENT=1 /SILENT /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /NO_UI /NOCANCEL /NOREBOOT

cmd /c ren Setup.cfg SetupNve.bak
cmd /c ren SetupMp.bak Setup.cfg

cmd /c start /wait setup.exe /SFX /SILENT=1 /SILENT /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /NO_UI /NOCANCEL /NOREBOOT

echo.
echo      ------------------------------------------
echo        Nero Language package 1, 2 and 3 setup
echo      ------------------------------------------
echo.

cmd /c ren Setup.exe NroSetup.exe
cmd /c ren LngSetup.exe Setup.exe
cmd /c ren Setup.cfg SetupMp.bak
cmd /c ren LngNero.bak Setup.cfg

cmd /c start /wait setup.exe /SILENT /NOREBOOT

cmd /c ren Setup.cfg LngNero.bak
cmd /c ren LngNve.bak Setup.cfg

cmd /c start /wait setup.exe /SILENT /NOREBOOT

cmd /c ren Setup.cfg LngNve.bak
cmd /c ren LngMp.bak Setup.cfg

cmd /c start /wait setup.exe /SILENT /NOREBOOT

::      --------------------------------
::        Nero Plug-ins Serial Numbers
::      --------------------------------

:: reg add "HKLM\Software\Ahead\Plug-ins\BackItUp\Info" /v "Serial6" /d "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f
:: reg add "HKLM\Software\Ahead\Plug-ins\Dolby Digital (5.1)\Info" /v "Serial6" /d "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f
:: reg add "HKLM\Software\Ahead\Plug-ins\HE-AAC\Info" /v "Serial6" /d "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f
:: reg add "HKLM\Software\Ahead\Plug-ins\MP3\Info" /v "Serial6" /d "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f
:: reg add "HKLM\Software\Ahead\Plug-ins\mp3PRO\Info" /v "Serial6" /d "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f
:: reg add "HKLM\Software\Ahead\Plug-ins\MPEG2\Info" /v "Serial6" /d "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f
:: reg add "HKLM\Software\Ahead\Plug-ins\MPEG2\Info" /v "Serial6_2" /d "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f
:: reg add "HKLM\Software\Ahead\Plug-ins\Multichannel\Info" /v "Serial6" /d "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f
:: reg add "HKLM\Software\Ahead\Plug-ins\Nero Digital Universal\Info" /v "Serial6" /d "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f
:: reg add "HKLM\Software\Ahead\Plug-ins\Parental Control\Info" /v "Serial6" /d "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f
:: reg add "HKLM\Software\Ahead\Plug-ins\Windows Media Player\Info" /v "Serial6" /d "XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" /f

::      -----  Shows the real CD-recording speed in Nero  (ie:  21.6x writing speed)  -----
reg add "HKCU\Software\Ahead\Nero - Burning Rom\Recorder" /v ShowSingleRecorderSpeed /t REG_DWORD /d 1 /f


Continue with the first post of this thread.

Have Fun.

p.s. a more detailed post will come later today
batman75
thank you
eagle00789
Completed the guide.

download it at: this site

In the zipfile is a pdf-file and another zipfile. read the pdf-file before extracting the other zipfile
vcBlackBox
QUOTE (eagle00789 @ Mar 3 2005, 03:23 PM)
Completed the guide.

download it at: this site

In the zipfile is a pdf-file and another zipfile. read the pdf-file before extracting the other zipfile
*


I'm glad you found my script useful and adapted for different languages and package 3,
but please remove your serial number from your batch file and mention that the changes you've made was edited by you.
And as a courtesy, please provide a link so users who want to view my original guide can do so http://www.msfn.org/board/index.php?showtopic=40518&st=0

Thanks
eagle00789
QUOTE (vcBlackBox @ Mar 3 2005, 07:13 PM)
but please remove your serial number from your batch file
Done
QUOTE (vcBlackBox @ Mar 3 2005, 07:13 PM)
and mention that the changes you've made was edited by you.
is already done in the .pdf-file. just look at the bottom of the file.
QUOTE (vcBlackBox @ Mar 3 2005, 07:13 PM)
And as a courtesy, please provide a link so users who want to view my original guide can do so http://www.msfn.org/board/index.php?showtopic=40518&st=0
will add that
Methanoid
Great stuff... pity I now decided I dont need/want Recode... My Zodiac (Palm machine) wont play 25fps videos so Recode is no use....
`Felix`
QUOTE (Methanoid @ Mar 5 2005, 04:05 AM)
Great stuff... pity I now decided I dont need/want Recode... My Zodiac (Palm machine) wont play 25fps videos so Recode is no use....
*


Methanoid,

You could use the batch method i wrote (Details here) and then remove the references to recode and nve - you would then get exactly what you want thumbup.gif
vcBlackBox
QUOTE
Great stuff... pity I now decided I dont need/want Recode... My Zodiac (Palm machine) wont play 25fps videos so Recode is no use....
Done. Updated my new version to remove Recode.

QUOTE
You could use the batch method i wrote (Details here) ...

Felix, this is not a knock on you or your hard work, but I think that your foundation (ZileXa method) is flawed.

ZileXa method simply does not account for the vast number of registry changes that occurs during Nero setup. Granted some applications respective reg entries are superfluous. But take CoverDesigner for example, it registers an ActiveX Control which without going thru the normal setup process those reg keys will not be created. Have a look at my cleanup script for Nero/NVE and you'll know what I'm talking about. And those are only the keys I want to get rid of, the number of keys I want to keep are just as many.

In addition, you lose some functionality and plugin capablities as well.
I've tried ZileXa method and first impressions were okay, but upon further testing some functions such as recoding a non-compliant SVCD or VCD video simply fails.

Again, no disrespect for your work, just mentioning some facts and some experiences I had.
`Felix`
QUOTE (vcBlackBox @ Mar 7 2005, 04:05 AM)
QUOTE
Great stuff... pity I now decided I dont need/want Recode... My Zodiac (Palm machine) wont play 25fps videos so Recode is no use....

Done. Updated my new version to remove Recode.

QUOTE
You could use the batch method i wrote (Details here) ...
Felix, this is not a knock on you or your hard work, but I think that your foundation (ZileXa method) is flawed.

ZileXa method simply does not account for the vast number of registry changes that occurs during Nero setup. Granted some applications respective reg entries are superfluous. But take CoverDesigner for example, it registers an ActiveX Control which without going thru the normal setup process those reg keys will not be created. Have a look at my cleanup script for Nero/NVE and you'll know what I'm talking about. And those are only the keys I want to get rid of, the number of keys I want to keep are just as many.

In addition, you lose some functionality and plugin capablities as well.
I've tried ZileXa method and first impressions were okay, but upon further testing some functions such as recoding a non-compliant SVCD or VCD video simply fails.

Again, no disrespect for your work, just mentioning some facts and some experiences I had.
*

Hi vcBlackBox,

I take no ofference and appeciate your feedback and comments. I agree there is a lot of issues with the base implementation, and i am slowly working through them. I like challenges smile.gif It was like the recode issue - everyone said you can't do it that way it will not work... well after much testing and monitoring i found the dll's that needed to be registed. When you register the dll's a huge number of registry entries are generated. Anyway it is an alternative method and i am working through the problems and bugs as they come to hand. I haven't given up yet smile.gif and there hasn't been anything that i haven't been able to solve yet....

Having a look at your work, i take my hat off to you - very good stuff... and i need to look more closely at it when i get some time... may give me some ideas on how to resolve some other stuff for my variant.

Anyway take care and thanks again for your comments.
Methanoid
radical idea..why not work TOGETHER???
vcBlackBox
QUOTE (Methanoid @ Mar 7 2005, 02:41 AM)
radical idea..why not work TOGETHER???
*

Well first of all, my guide is pretty much completed.
I've stated its purpose and I've laid out the instructions as straight-forward as I could.
I don't hear too many people complaining about my guide or my scripts, so I'm assuming it's working for them and there's no bugs.
Felix is working on his own variant which I wish him luck. But other than that, you have a choice right now -- a completed guide or a work-in-progress.
Felix, if you have any questions PM me.
gmx
nice guide smile.gif
ZileXa
@vcBlackBox:

There is a faster (simpler) method for this, wich doesn't use 0-byte files or a script...
I explained it here: Shrinking Nero easily without Zero-byte files

This method is based on the fact Nero doesn't need installation at all... only extraction and some registry entries. I don't really understand why people still use the 0-byte method biggrin.gif
It would make your guide easier and ofcourse no new script is needed when a new version comes out smile.gif
vcBlackBox
ZileXa whistling.gif I just mentioned your method a couple of post back.

QUOTE
This method is based on the fact Nero doesn't need installation at all... only extraction and some registry entries.
Not true. If you want full functionality and plug-in capabilities, Nero needs to go thru the normal setup process, because it does make a lot of relevant registry changes.

QUOTE
I don't really understand why people still use the 0-byte method
It's the best method currently that will bypass Nero's encrypted setup routine. If we could edit the setup.cfg, we won't need 0-byte files.

QUOTE
It would make your guide easier and ofcourse no new script is needed when a new version comes out.
My scripts are not tied to any particular Nero or NeroVision versions.
The foundation has been established, therefore future versions may require only slight modifications to maintain optimum compression, but the existing scripts should still function correctly.
ZileXa
I didn't know I had lost some functionality... Just read all the pages, Felix states recording a non-compliant SVCD or VCD simply fails with my method... didn't know about that either! I might consider using the 0byte method instead... but personally I never bumped into any problems with my method... maybe other people who use my uwcd will whistling.gif

btw just read felix' topic... hahaha I haven't been on topics about Nero for a very long time I guess.. many things have changed... didn't know about felix script!
So forget my comments!
Methanoid
Seems a great system but as always there are some suggestions (some you have probably thought of already):

Will it still work properly if no NVE is installed but just Recode for example?
Could steps 1-3 be automated? It seems straightforward batch work?
Could the script ask questions? "Do you want to install Nero Showtime(Y/N)" and process accordingly?
Finally it could ask if you have 7Zip or WinRar installed and which you wish to use to make the re-packaged Nero Install.

"Remove Nero PhotoSnapViewer/ShowTime hijacked file associations and restore Windows XP defaults" - if this could be set to restore to whatever you had BEFORE Nero installation then it would not interfere with installing WMP Classic - I guess right now it puts every association back to MS's bloated WMP8/9/10 ?
Se7eNdUsT
QUOTE
I guess right now it puts every association back to MS's bloated WMP8/9/10 ?

Not for me. It put them all back to no association and when I opened a video file, it asked me which program I would like to use to open it.

To rectify this problem I made a .reg file that restores the defaults to Winamp for all my audio files and Media Player Classic for all my video files. Just export the extensions from HKEY_CLASSES_ROOT and it works perfectly. Now that .reg file just executes after installation.
gmx
QUOTE (vcBlackBox @ Mar 9 2005, 02:05 PM)
ZileXa  whistling.gif I just mentioned your method a couple of post back.

QUOTE
This method is based on the fact Nero doesn't need installation at all... only extraction and some registry entries.
Not true. If you want full functionality and plug-in capabilities, Nero needs to go thru the normal setup process, because it does make a lot of relevant registry changes.


nero doesn't need any installation however nerovision express needs registering dlls etc
vcBlackBox
QUOTE (Methanoid @ Mar 15 2005, 03:47 AM)
Seems a great system but as always there are some suggestions (some you have probably thought of already):

Will it still work properly if no NVE is installed but just Recode for example? Have not tested.
Could steps 1-3 be automated? It seems straightforward batch work? Yes
Could the script ask questions? "Do you want to install Nero Showtime(Y/N)" and process accordingly? Yes
Finally it could ask if you have 7Zip or WinRar installed and which you wish to use to make the re-packaged Nero Install. Yes

I'll look into it.


"Remove Nero PhotoSnapViewer/ShowTime hijacked file associations and restore Windows XP defaults" - if this could be set to restore to whatever you had BEFORE Nero installation then it would not interfere with installing WMP Classic - I guess right now it puts every association back to MS's bloated WMP8/9/10 ?
*

Restoring the default file association is your choice. You could leave them blank like Se7eNdUsT suggested.
It is difficult script-wise to restore them to what you had earlier, because Nero changed the defaults.

If you want to keep your file-associations, this page http://www.msfn.org/board/index.php?showtopic=31407 may help.

In the meantime for your Unattended CD, you can keep your file associations for WMP Classic, WinAMP, or any other Photo Editor/Viewer, Audio/Video/Media player so long as you install them after Nero+NVE. thumbup.gif
vcBlackBox
NEW VERSION Updated !

Requested Features added.

@Methanoid
QUOTE
Will it still work properly if no NVE is installed but just Recode for example?
I'm not sure, I could send you a quick shrinker for NVE for you to test. I'll do some more testing later.
Methanoid
DOH!! Dunno why I was worrying since Nero is one of my first installs and WMP comes later!!!

Anyway, good to see you'll look into my suggestions for improvement.
gmx
I install cd/dvd tools first and then the multimedia tools.. that way my file associations dont get mucked up.
vcBlackBox
Another update.

It gets easier with each new version.

Practically two steps and your done.

1) edit file to replace /sn=xxxx-xxxx-xxxx ... with your own.
2) run Nero+NVE_Builder.exe and in a few minutes

you'll have a fully customize 7-Zip Nero+NVE self-extracting registered installer. yes.gif
MAVERICKS CHOICE
QUOTE (vcBlackBox @ Mar 19 2005, 05:43 PM)
Another update.

It gets easier with each new version.

Practically two steps and your done.

1) edit file to replace /sn=xxxx-xxxx-xxxx  ... with your own.
2) run Nero+NVE_Builder.exe and in a few minutes

you'll have a fully customize 7-Zip Nero+NVE self-extracting registered installer.   yes.gif
*


@Blackbox
Works well here.
urie
vcBlackBox,
CODE
when i run your Nero+NVE_Builder.exe after editing the Nero+NVE_Installer.cmd and putting start.exe nero and nero vision express into a folder the program goes through all the choices and i end up with a Nero_NVE.exe on the desktop but the file is only 68KB


any ideas on whats happened, i have winrar and 7-zip installed.

thanks
vcBlackBox
QUOTE
when i run your Nero+NVE_Builder.exe after editing the Nero+NVE_Installer.cmd and putting start.exe nero and nero vision express into a folder the program goes through all the choices and i end up with a Nero_NVE.exe on the desktop but the file is only 68KB


It should be StartX.exe.
I know it would be alot easier for everyone if I just included the StartX.exe in my package, but then my attachment will exceed the max 150 KB confused.gif .

Also my script relies on the exact filenames (not Package 1 or 2 though), just the other
files. So please don't change the filesnames.

If those suggestions don't work, perhaps I need a longer delay. How fast is your computer btw?
urie
vcBlackBox, It was StartX.exe i copied typing error in my last post i extracted NeroNVE_Builder.rar into a folder called Nero6_Custom also put Nero-6.6.0.8a.exe , NVE-3.1.0.0.exe and StartX.exe into it .

my computer is a pentiumIII 935MHz with 512 MB of ram.
vcBlackBox
QUOTE (urie @ Mar 19 2005, 01:00 PM)
vcBlackBox, It was StartX.exe i copied typing error in my last post i extracted NeroNVE_Builder.rar into a folder called Nero6_Custom also put Nero-6.6.0.8a.exe , NVE-3.1.0.0.exe and StartX.exe into it .

my computer is a pentiumIII 935MHz with 512 MB of ram.
*


ok, i've added a longer delay. try it now.
urie
vcBlackBox, sorry m8 still no joy sad.gif Nero_NVE.exe is still 68KB.

Click to view attachmentClick to view attachment
vcBlackBox
minor update version 1.32

users with slower machines can now turn off 7-Zip ultra compression setting.
urie
vcBlackBox, still no joy this side was thinking it was my verson of 7-Zip verson 3.13, iv'e got a free partition that i use for testing Maxpsoft UnattendedXP program i will do a clean install of windowsxp on there with winrar and z-zip and retry your program hopefully its something on my machine,

Sorry for all the bother i would really like to get this working.
thanks for all your efforts and patience.

UrIe
lilweirddude
i have the same problem as urie
urie
vcBlackBox, problem solved it seems to be the older version of 7-Zip i was using version 3.13 i updated to 4.15 and everything is working fine thumbup.gif
lilweirddude
thanks for the tip urie
EDIT: it works now!
didn't realize i had an old version
well, now for testing the installer out
weill get back tomorrow (hopefully)
if my internet works
Methanoid
3.13 is latest proper release.. 4.xx is beta IIRC?? So we should be supporting 3.13
hammermtl
Hey Guys

I'm having some problems with this

In my folder i have nero6.6.0.0.exe and NVE3.0.0.12b_update.exe

i extract both of your files (startx and NVE_builder)
I put in my serial...

Then when i try and run the builder, it says FAILED you do not have package 1 & 2 in the directory.

What am I doing wrong?

Thanks,
Josh
vcBlackBox
@hammermtl

Those Nero files that u have is using an older naming convention.

You probabaly want to download the latest versions anyway.

But if you can't, simply rename nero6.6.0.0.exe to nero-6.6.0.0.exe and NVE3.0.0.12b_update.exe to NVE-3.0.0.12b_update.exe and it should work.
gon freecs
@vcBlackBox: you should consider changing the default output directory for your script. there might be some people around whistling.gif who don't use english versions of windows and those people might be quite puzzled when there's no file to be found after the completion of your script.

I'm using Windows French edition and "Desktop" dir is called "Bureau". your script produces some file only if i create a "desktop" dir in my profile dir.

and by the way, language pack integration would be a good thing to add.
gmx
The new version says i need windows xp and exits. I'm runnin it on windows xp lol. i'm guessing you are checking output of ver command. i've changed it. here's what i mean

can you disable the check for xp and upload it again.

thanx




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.