InViSibLe Gr Posted March 9, 2006 Posted March 9, 2006 (edited) I know how to disable it, that was not my questioni know that your question was not thisi just found that on the net and i thought it would be nice to post it here for anyone who doesnt know it... Edited March 9, 2006 by InViSibLe Gr
Dumpy Dooby Posted March 9, 2006 Posted March 9, 2006 I tried this method for the first time with the new Nero version 7.0.8.2 and it rocks. I got Nero down to 18.6mb Oh dear sir, will you kindly share it (sans serial, of course)? I've been trying to get a copy of Nero down to 18MB for so long. Got it down to 16.4mb . Import the serial before running setup.http://rapidshare.de/files/14998082/Nero_7.0.8.2.exe.htmlThanks a bunch. I'll give it a shot later on VMW.
clavicle Posted March 9, 2006 Posted March 9, 2006 For all those who had been waiting for hp38user's compilation, he has released the inno setup based nero 7.0.8.2 at posthttp://www.msfn.org/board/index.php?showto...51entry476351Get there to download!
Mercury_22 Posted March 9, 2006 Posted March 9, 2006 Language problem solved.The component switches seems to be unique to each language, so you need to grab the component ID's from conf.txt. Extract this file by using winRAR to extract the original installer and look in Redist\Config.The component ID is shown in bold below.INCEXCFTR (B035464E) (NeroStartSmart) NeroStartSmart INCLUDEFor each component you would like to exclude add componentID=0.As for NeroScout the component ID is not given in the above file, I found it by searching the registry and found it in NeroScout's CLSID. (The first 8 chars).The componentID I use with the Norwegian installer is: A82BBCBDAs an example the following would install Norwegian Nero 7, with only NeroBurning ROM.( you still need to disable nero scout with the regsvr32 /u method )Nero-7.0.8.2_nor_no_yt.exe /qn /norestart SERIALNUM_USERVAL="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" A82BBCBD=0 B035464E=0 2FF8B816=0 57D52359=0 D773A6E2=0 6035F00C=0 53BEFA20=0 CB9D5429=0 7CE8D626=0 ED1EAF52=0 FA3A3F7B=0 716FE146=0 E38B9E06=0 82602EE0=0 7DFFCC12=072CC518F=0 E72D824A=0 C5AB9CFD=0 You are wrong ! The component ID's are not language specific , as far as I can see in your post component ID's from conf.txt Norwegian are the same with the one from my conf.txt which is EnglishI didn't say that the component ID's from conf.txt ARE THE UNIQUEID I'M USING IN MY BATCH FILE
Glowy Posted March 9, 2006 Posted March 9, 2006 (edited) UniqueID's for Dutch language are the same as the English.. so I don't think they are language specific.Even double checked it in the msi file under property with orca.The ones that are all capital characters are the only property's you can pass to the MSI. The only thing related to Nero Scout was the NERO_SCOUT property wich doesn't seem to do anything The rest works without a problem. so I'll stick with the reg keys to disable nero scout Edited March 9, 2006 by Glowy
BoardBabe Posted March 9, 2006 Posted March 9, 2006 (edited) Okey, I stand corrected. Then I really have no clue. Sometimes it works, sometimes it does not. The search continues.... /qn /norestart always work and installs in Norwegian, so I was guessing it was the switches.Mercury how did you find the ID's? I can't seem to find any of the ID's you posted in my registry. Edited March 9, 2006 by BoardBabe
joeyeti Posted March 9, 2006 Posted March 9, 2006 Hiya all,hm, a thought, did anybody ask AHEAD about a silent install for Nero? Could be worth a try....
BoardBabe Posted March 9, 2006 Posted March 9, 2006 Okey, feels like I've tried everything! I've had nero install in Norwegian, I just can't figure out what happens, I believe now it's in the registry. I'm using Mercury_22's method.FREE POPSTICLE TO WHOMEVER SOLVES MY PROBLEM!pleease help me out...
clavicle Posted March 9, 2006 Posted March 9, 2006 (edited) @BoardBabeWhen you start to install, in the temp directory, there is file %temp%\nro.log\log\nsi.nrd.log.txtIt has got all the codes. Edited March 10, 2006 by clavicle
BoardBabe Posted March 9, 2006 Posted March 9, 2006 (edited) Thanks, that solved it For some reason "CC5AB9CFD NeroFastCDDVDBurningPlugin" will cause Nero to install in English.If I remove "CC5AB9CFD=0" from my switches it will install in Norwegian.I found out by looking in %temp%\nro.log\log\nsi.nrd.log.txt, after an install including the switch "CC5AB9CFD=0", that resultet in en english installation.14:10:59 DEBUG: RefreshLngStates started14:10:59 DEBUG: Installed Langs:;NOR;ENG;;14:10:59 DEBUG: Language IS selected: NOR14:10:59 DEBUG: Feature 'NeroApiLanguageTxt_NORA0FD55F1012122A0FD55F1': Condition is TRUE (CC5AB9CFD=0)14:10:59 DEBUG: MsiSetFeatureState setting feature 'NeroApiLanguageTxt_NORA0FD55F1012122A0FD55F1' to 'REMOVED'14:10:59 DEBUG: Language IS selected: ENG...If that is infact the NeroFastCDDVDBurningPlugin then it's very strange, but this is really what happens... Edited March 9, 2006 by BoardBabe
Glowy Posted March 9, 2006 Posted March 9, 2006 (edited) Hiya all,hm, a thought, did anybody ask AHEAD about a silent install for Nero? Could be worth a try.... Tried that got no reply...but as I look at the MSI they don't understand it very wel..It's a pretty dirty MSI.As for now (can't see why to change) I'm using Mercury_22's method, by passing the MSI Property's through the installer (You can find these by opening the MSI with Orca, and go to the table Property)And additionally I changed the comment Silent=2 to Silent=1 in the installer (It's an unprotected WinRar) to hide the unpacking dialog.The Property's can possibly be added to the comment of the archive too (after Setup=setupx.exe) but I did not try that yet. that is how I installed nero 6 (just editing the comment of the archive) Edited March 9, 2006 by Glowy
InViSibLe Gr Posted March 9, 2006 Posted March 9, 2006 @InViSibLe GrIn your sig it says : screen resolution 180Hz? im curious what monitor you havei have 17" TFTyou're saying now its not possible for a 17" to work on 180hzbut with ati tray tools its possible!!!
InViSibLe Gr Posted March 9, 2006 Posted March 9, 2006 (edited) deleted by me Edited March 9, 2006 by InViSibLe Gr
InViSibLe Gr Posted March 9, 2006 Posted March 9, 2006 (edited) if anyone wants to run nero with Mercury_22's way and run the command that removes nero scoutadd the attacked files to your $OEM$\$1\install\Nero Foldernerowait.exe is to force runonce to wait for SetupX.exe to finish and NOT continue to the next progbecause after Nero-7.0.8.2_eng_no_yt.exe finish with the extracting runonce continues to the next progand does not waiting for setupx.exe to finishi thing its better from sleep because this just wait for setup.exe to finishand runonce will continue to the next prog only if setupx.exe process finishyou dont have to set time only add it there and add it to batch file right after the nero.exeRegSvr32close.exe is to close the popup window that opens after the command that removes nero scoutstart /wait %systemdrive%\install\Nero\Nero-7.0.8.2_eng_no_yt.exe /qn /norestart SERIALNUM_USERVAL="xxxxxxxxxxxxxxxxxxx" NERO_SCOUT=FALSE etc etc ...start /wait %systemdrive%\install\Nero\nerowait.exeregsvr32 /u "%COMMONPROGRAMFILES%\Ahead\Lib\MediaLibraryNSE.dll"start /wait %systemdrive%\install\Nero\RegSvr32close.exenero.rar 226KB MD5 : 1B49E7338B0C13A6B6C2D75BF8EAB59E Edited March 9, 2006 by InViSibLe Gr
digitalfrost Posted March 9, 2006 Posted March 9, 2006 What command line do you use to install this file? I can't get anything to work!You just run the exe, it's supposed to be silent.Good try , but LOTS of errors.What exactly? It's working for me in VMWare as well as in my unattended CD. Well use the Inno Setup then or make an installer on your own
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now