keytotime Posted October 31, 2005 Share Posted October 31, 2005 here's my solutionhttp://www.msfn.org/board/index.php?showtopic=59483Basically inorder to Kill the reboot you have to InCD_CreateINCDSERVICES part of the Install Sequence, it's the last part.Nero Scout still get's created. Link to comment Share on other sites More sharing options...
thuun derboy Posted November 1, 2005 Share Posted November 1, 2005 F#@??Kin' nero scout...how to be rid of this promotional aid??...as if it has to reside in your MAIN system area!gimme a break!banish this litt'l banshie.who knows how?! Link to comment Share on other sites More sharing options...
-MAXX- Posted November 1, 2005 Share Posted November 1, 2005 (edited) F#@??Kin' nero scout...how to be rid of this promotional aid??...as if it has to reside in your MAIN system area!gimme a break!banish this litt'l banshie.who knows how?!i dont know how to disable this s*** from setup, but u can delete from registry this keysHKEY_CLASSES_ROOT\CLSID\{3D6BE802-FC0D-4595-A304-E611F97089DC}HKEY_CLASSES_ROOT\CLSID\{F29F4F9A-6914-4046-B8F8-139AA70E1487}HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3D6BE802-FC0D-4595-A304-E611F97089DC}HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3D6BE802-FC0D-4595-A304-E611F97089DC}ill try to find this s*** inside msi... Edited November 1, 2005 by -MAXX- Link to comment Share on other sites More sharing options...
Sonic Posted November 1, 2005 Share Posted November 1, 2005 (edited) delete me ... Edited November 1, 2005 by sonic Link to comment Share on other sites More sharing options...
Slumpey Posted November 1, 2005 Share Posted November 1, 2005 (edited) I use orca tool for configure NeroSuite.msihttp://www.microsoft.com/downloads/details...&DisplayLang=enim add serial num directly in msi, disable all unwanted components, save new msi file...in *property* table of msi file, insert row *PIDKEY* - *xxxx-xxxx-xxxx-....* (where xx - serial num)but when i run NeroSuite.msi /passive /norestart - norestart dont work 8(i try many various options of installer, pc always goto reboot..is anybody knows where IN Installer i can disable autoreboot?sorry for bad english...ok, i solve this problem with installrite - now my nero is only 47 meg exe/silent/selfinstall file, not rebootable 8)what we should do:first of all > if u already have installed nero, u must uninstall nero succesfully! clean up your registry (in regedit press ctr+f then enter nero 7, then delete all finded *nero 7* and *ahead* values in all hives)1) download & install >>> http://www.epsilonsquared.com/anonymous/InstallRite25.exe2) after first start of installrite close popup window *startup help* then press *install new software and create installkit*3) press *configure* btn for monitoring only C:\ drive (all other options live on their default values)4) press next5) program will collect some info from our drive & registry6) next window - *installation program to run* - select file *SetupX.exe* in nero7 directory then next..7) installrite's window will now hide, and nero install will begin..8) after installing nero (configure nero how u want, enter your serial, .. ) press *not reboot now*9) nero setup will be closed, and istallrite window will unhide, press *next*10) installrite will search whole registry & harddrive for changes after nero setup..11) Type in the name of the installation - i.e. nero7 (without extension)12) press *build install kit*, then mark needed checkbox (i mark *quiet installation mode* & *never reboot, even if needed* & *never prompt the user and only overwrite older files*)13) press ok, installrite will compile new exe-file14) now we can close that cool program & goto *C:\Program Files\Epsilon Squared\InstallRite\Install Kits*, where we will find *nero7.exe*sorry for bad English, im Russian... if admins can correct my post for lang errors - thats will be great 8)Привет из России!How do you disable "Unwanted Components" using Orca? Edited November 1, 2005 by Slumpey Link to comment Share on other sites More sharing options...
keytotime Posted November 1, 2005 Share Posted November 1, 2005 (edited) @-MAXX- Nero Scout has to Removed from the msi tables, it's listed as NeroMediaLibrary. Also remove all referances to NeroFileDialog.dll, NMSearch.dll (all of them), and MediaLibraryNSE.dllBTW in version 7.0.1.2 /norestart works. Edited November 1, 2005 by keytotime Link to comment Share on other sites More sharing options...
Sonic Posted November 1, 2005 Share Posted November 1, 2005 Yes the /norestart works in web 7012 ...When I customize the features direct into mst / or by conf.txt , the install run fine but the uninstall open an error about NeResize.ax ... event I have the file in the correct directory. Link to comment Share on other sites More sharing options...
-MAXX- Posted November 1, 2005 Share Posted November 1, 2005 (edited) to Slumpey:in orca > open file (msi) > goto *feature* table > in right panel u сan see all nero componentstake a look at *feature_parent* & *level* columnsif *feature_parent* not contain any record - then here we have beginning of instllation some component..for example >NeroHome2FF8B816 Nero Home 6 100 INSTALLDIR_NERO_HOME_ 8 NSI_OPTIONALY_INCLUDE 2FF8B816>> we see nothing in field *feature_parent* >> here is the beginng of *nero home* block & we see in *level* field >> 100so, if u dont want that componet to be installed, simply swith *level* to 0 (zero)NeroHome2FF8B816 Nero Home 6 0 INSTALLDIR_NERO_HOME_ 8 NSI_OPTIONALY_INCLUDE 2FF8B816after modificating all unwanted components - simly save your new .msi file > save as .msi...good luck..to keytotime:then maybe simply disable this component directly in .msi file by switching all *NeroMediaLibary* level to 0?NeroMediaLibary 0 100 COMMONFILESFOLDER_AHEAD_LIB_ 8 97E5875A> Level 100 by default..oh! sorry for my crazy english 8( Edited November 1, 2005 by -MAXX- Link to comment Share on other sites More sharing options...
Excalabat Posted November 2, 2005 Share Posted November 2, 2005 I used keytotime method but i changed few things with web 7.0.12 fileNOTE: I didnt do an admin install with /a, turns out you dont have to which made me happy less space need on cd if you use more components compared to 900mb admin installStep 1. I reg my serialWindows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info]"Serial7_1127858803"="*Put Your Serial Here"Step 2. I used keytotime's Guide for making MST with AdminStudio but instead i edit the msi directly using the instructions for editing a mstStep 3. Install nero nero.msi /qb! /norestartand in it installed fine with shortcuts made Link to comment Share on other sites More sharing options...
scankurban Posted November 4, 2005 Share Posted November 4, 2005 (edited) I can find solution for myself.But maybe work all languages but some programs you need like wise for windows installer.First extract Nero-7.0.1.2_trk.exe file (110mb.), after extraction (330mb.) run "nero.msi /a" for admin installation point.Open nero.msi with wise for windows installer,it ask "would you like to convert this package to wise project".The answer YES.Remove unwanted components from feature section.I'm keeping just nero,image drive and audio plugins.After the fixed up build a new installation.Now it just a 42 mb. Edited November 4, 2005 by scankurban Link to comment Share on other sites More sharing options...
BoardBabe Posted November 4, 2005 Author Share Posted November 4, 2005 (edited) How do you build a new installer?And where do you get wise for windows? Edited November 4, 2005 by BoardBabe Link to comment Share on other sites More sharing options...
C.RAZY Posted November 4, 2005 Share Posted November 4, 2005 How do you build a new installer?And where do you get wise for windows?As for the first question, I don't really know that yet, but Wise for Windows Installers is available viahttp://www.wise.com/subforms/wfwi_download.aspThis is the direct link (without that lengthy registration): http://209.104.132.210/WfWI_6_10.exe Link to comment Share on other sites More sharing options...
keytotime Posted November 4, 2005 Share Posted November 4, 2005 My guide at http://www.msfn.org/board/index.php?showtopic=59483 should work for premium, because the installer's are very similar. (If not the same). Link to comment Share on other sites More sharing options...
scankurban Posted November 4, 2005 Share Posted November 4, 2005 Actually my company still using wise for windows installer 5.21 Enterprise edition.Later versions needs sql server for workLast size is 23mb. with 7zip.I love 7zip its great! Link to comment Share on other sites More sharing options...
tresans Posted November 5, 2005 Share Posted November 5, 2005 (edited) I cant make an admin piont after extracting Nero-7.0.1.2_nld.exe,I have used "Nero.msi /a"What is the exact command?RegardsI solved this problem but now another problem after making an admin piont,CAB B6F3F7B6 could not be found, what should I do,I use the Dutch Nero 7.0.1.2 Edited November 5, 2005 by tresans Link to comment Share on other sites More sharing options...
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