Jump to content

Nucleus

Member
  • Posts

    267
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Cyprus

Everything posted by Nucleus

  1. @ZileXa This will not shrink the installer. Everything is there, you just tell the MST file what to install. This is for people who do not want to depend on third party releases and want to update their unattended DVD their own way. @Pgase After you extract Nero using WinRAR, run SetupX.exe until the first installation window appears. Then press cancel. This will extract all the files needed, and you will not get that error when you try to create an administrative install.
  2. Using this method, you will NOT have to download 400MB of trial software from the Installshield servers, or waste your bandwidth until the Installshield software downloads 1000 dependencies from the Microsoft servers. Also, you do NOT temper with the MSI file, you just guide the installation through an MST file. - Download Nero, extract with WinRAR, and create admin install. (msiexec /a Nero.msi) - Download and install Orca. It's free! (1.5MB) - Right-click on Nero.msi (The administrative install) and choose 'Edit with Orca'. - Click "Transform" and "New Transform" - On the "Tables" menu choose "Condition" To remove components, change "1" to "0". NeroBackitUp NOT(CCB9D5429=1) NeroCoverDesigner NOT(C7CE8D626=1) NeroHome NOT(C2FF8B816=1) NeroImageDrive NOT(CE38B9E06=1) NeroMediaHome NOT(C53BEFA20=1) NeroPhotoSnap NOT(CED1EAF52=1) NeroRecode NOT(C6035F00C=1) NeroShowTime NOT(CD773A6E2=1) NeroSoundTrax NOT(C716FE146=1) NeroStartSmart NOT(CB035464E=1) NeroVision NOT(C57D52359=1) NeroWaveEditor NOT(CFA3A3F7B=1) NeroBurnRights NOT(C72CC518F=1) NeroCDDVDSpeed NOT(C82602EE0=1) NeroDriveSpeed NOT(C7DFFCC12=1) NeroInfoTool NOT(CE72D824A=1) NeroFastCDDVDBurningPlugin NOT(CC5AB9CFD=1) - Search and drop "NeroFilterCheck" - Search and drop all instances of "medialibrary" to disable Nero Scout. - Search and drop all instances of "nerosearch" to disable Nero Search Bar. - When done, click "Transform" and "Generate Transform". Save as Unattended.MST - Install Nero, using: Nero.msi TRANSFORMS=Unattended.MST /qb REBOOT=ReallySuppress STARTPARAM="CallFromExe" DONOTRUNSETUPX="1" MSISOURCEFILE="Nero.msi" - To register Nero use this regtweak: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info] "Version"="7.2.3.2" "User"="Your User Info" "Company"="Your Company Info" "EulaAccepted"="1" "Serial7_1151310956"="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX" So your RunOnceEx.cmd should look like this: REG ADD %KEY%\010 /VE /D "Nero Burning Rom v7.2.3.2b" /f REG ADD %KEY%\010 /V 1 /D "REGEDIT /S %CDROM%\Software\Nero\Nero.reg" /f REG ADD %KEY%\010 /V 2 /D "%CDROM%\Software\Nero\nero.msi TRANSFORMS=Unattended.MST /qb REBOOT=ReallySuppress STARTPARAM=\"CallFromExe\" DONOTRUNSETUPX=\"1\" MSISOURCEFILE=\"Nero.msi\"" /f Note that the reg file is installed first, so that Nero will know that you have the serial number.
  3. This is not working with nero 7.2.3.2. At least with the demo version. EDIT Does not work with premium version either.
  4. Thank you for your replies. I found a way of not even installing the service. I just deleted the RichVideo folder, and in Custom.ini I changed RichVideo=1 to RichVideo=0
  5. After the unattended installation of PowerDVD 7 Deluxe, I have a new service runing in the backround, called RichVideo.exe. In the services list, it's called "Cyberlink RichVideo Service(CRVS). It's a useless service, and all it does is waste my computer resources. I need to remove it during the unattended installation. Any ideas how? Thanks
  6. http://www.msfn.org/board/index.php?showto...122&hl=KB905474
  7. Still, same problem. The only update I could install with this method is KB905645. The rest of the updates (KB907417,KB911961) ask for the CD to finish the installation, although I downloaded the KB******-FullFile.exe versions.
  8. This is great! RunOnceEx will do just fine. And the updates get installed without asking for the original office CD? Thanks.
  9. From what I've seen so far, it cannot be done, but since I would really like to do it, I have to ask. Is there a way to install all the MS patches that have been released after Office 2003 SP2, during/after the Office 2003 unattended installation? I want to avoid slipstreaming as much as possible, and use an "SVCPACK.inf" method for office patches. Just like windows patches. I believe that the reason it cannot be done, is because during the patches installation, the office 2003 installation CD is required. If there was a way to tell each patch where the CD is, then it would probably continue installing without asking for it. Any ideas?
  10. You were right. KB883667 does work! I have no idea what was wrong with my I386, but as soon as I re-copied it from the CD to my HDD, and tried to slipstream KB883667, it all went very smooth. Then I did a fresh install on the laptop, and there were no popups asking for drivers. Perfect!
  11. This is the best, fastest and easiest way.
  12. I am currently using the Drivers from CD: Simple Method, as suggested in this topic to solve the problem of the Unattend Install Prompting For Monitor Driver. This is my winnt.sif ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates="Yes" [Unattended] FileSystem=* UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch=Yes TargetPath=\WINDOWS DriverSigningPolicy=Ignore [GuiUnattended] DetachedProgram=".\system32\cmd.exe" Arguments="/Q /C FOR /F %I IN (%SystemRoot%\SYSTEM32\$WINNT$.INF) DO (FOR %J IN (%I$OEM$) DO (IF EXIST %J (start /min /D%J NirCmd.exe exec hide Drivers.cmd)))" AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=130 OemSkipWelcome=1 [Display] Xresolution=800 YResolution=600 AutoConfirm=1 [UserData] ProductKey=xxxx-xxxx-xxxx-xxxx-xxxx FullName="Windows XP" OrgName="Professional" ComputerName=Windows [TapiLocation] CountryCode=357 Dialing=Tone [RegionalSettings] LanguageGroup=4 SystemLocale=00000408 UserLocale=00000408 UserLocale_DefaultUser=00000408 InputLocale=0408:00000408 InputLocale_DefaultUser=0409:00000409 [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [Components] msmsgs=off msnexplr=off I have also tried installing KB883667 as suggested in this topic, no luck either, propably because I already have all the latest windows updates. The problem of Unattend Install Prompting For Monitor Driver still exists though. What else can I try?
  13. Screw svcpack.inf! This did the job just fine! RunOnceEx.cmd REG ADD %KEY%\001 /VE /D "Microsoft Windows Updates" /f REG ADD %KEY%\001 /V 1 /D "%CDROM%\Software\Updates\Windows\KB873339.exe /q /n /z" /f REG ADD %KEY%\001 /V 2 /D "%CDROM%\Software\Updates\Windows\KB873374.exe" /f REG ADD %KEY%\001 /V 3 /D "%CDROM%\Software\Updates\Windows\KB885250.exe /q /n /z" /f REG ADD %KEY%\001 /V 4 /D "%CDROM%\Software\Updates\Windows\KB885626.exe /q /n /z" /f REG ADD %KEY%\001 /V 5 /D "%CDROM%\Software\Updates\Windows\KB885835.exe /q /n /z" /f REG ADD %KEY%\001 /V 6 /D "%CDROM%\Software\Updates\Windows\KB885836.exe /q /n /z" /f REG ADD %KEY%\001 /V 7 /D "%CDROM%\Software\Updates\Windows\KB886185.exe /q /n /z" /f REG ADD %KEY%\001 /V 8 /D "%CDROM%\Software\Updates\Windows\KB887742.exe /q /n /z" /f REG ADD %KEY%\001 /V 9 /D "%CDROM%\Software\Updates\Windows\KB888113.exe /q /n /z" /f REG ADD %KEY%\001 /V 10 /D "%CDROM%\Software\Updates\Windows\KB888302.exe /q /n /z" /f REG ADD %KEY%\001 /V 11 /D "%CDROM%\Software\Updates\Windows\KB890046.exe /q /n /z" /f REG ADD %KEY%\001 /V 12 /D "%CDROM%\Software\Updates\Windows\KB890830.exe /q" /f REG ADD %KEY%\001 /V 13 /D "%CDROM%\Software\Updates\Windows\KB890859.exe /q /n /z" /f REG ADD %KEY%\001 /V 14 /D "%CDROM%\Software\Updates\Windows\KB891781.exe /q /n /z" /f REG ADD %KEY%\001 /V 15 /D "%CDROM%\Software\Updates\Windows\KB893756.exe /q /n /z" /f REG ADD %KEY%\001 /V 16 /D "%CDROM%\Software\Updates\Windows\KB893803.exe /q /n /z" /f REG ADD %KEY%\001 /V 17 /D "%CDROM%\Software\Updates\Windows\KB894391.exe /q /n /z" /f REG ADD %KEY%\001 /V 18 /D "%CDROM%\Software\Updates\Windows\KB896358.exe /q /n /z" /f REG ADD %KEY%\001 /V 19 /D "%CDROM%\Software\Updates\Windows\KB896422.exe /q /n /z" /f REG ADD %KEY%\001 /V 20 /D "%CDROM%\Software\Updates\Windows\KB896423.exe /q /n /z" /f REG ADD %KEY%\001 /V 21 /D "%CDROM%\Software\Updates\Windows\KB896424.exe /q /n /z" /f REG ADD %KEY%\001 /V 22 /D "%CDROM%\Software\Updates\Windows\KB896428.exe /q /n /z" /f REG ADD %KEY%\001 /V 23 /D "%CDROM%\Software\Updates\Windows\KB898461.exe /q /n /z" /f REG ADD %KEY%\001 /V 24 /D "%CDROM%\Software\Updates\Windows\KB899587.exe /q /n /z" /f REG ADD %KEY%\001 /V 25 /D "%CDROM%\Software\Updates\Windows\KB899589.exe /q /n /z" /f REG ADD %KEY%\001 /V 26 /D "%CDROM%\Software\Updates\Windows\KB899591.exe /q /n /z" /f REG ADD %KEY%\001 /V 27 /D "%CDROM%\Software\Updates\Windows\KB900725.exe /q /n /z" /f REG ADD %KEY%\001 /V 28 /D "%CDROM%\Software\Updates\Windows\KB901017.exe /q /n /z" /f REG ADD %KEY%\001 /V 29 /D "%CDROM%\Software\Updates\Windows\KB901214.exe /q /n /z" /f REG ADD %KEY%\001 /V 30 /D "%CDROM%\Software\Updates\Windows\KB902400.exe /q /n /z" /f REG ADD %KEY%\001 /V 31 /D "%CDROM%\Software\Updates\Windows\KB904706.exe /q /n /z" /f REG ADD %KEY%\001 /V 32 /D "%CDROM%\Software\Updates\Windows\KB905414.exe /q /n /z" /f REG ADD %KEY%\001 /V 33 /D "%CDROM%\Software\Updates\Windows\KB905749.exe /q /n /z" /f REG ADD %KEY%\001 /V 34 /D "%CDROM%\Software\Updates\Windows\KB905915.exe /q /n /z" /f REG ADD %KEY%\001 /V 35 /D "%CDROM%\Software\Updates\Windows\KB908519.exe /q /n /z" /f REG ADD %KEY%\001 /V 36 /D "%CDROM%\Software\Updates\Windows\KB910437.exe /q /n /z" /f REG ADD %KEY%\001 /V 37 /D "%CDROM%\Software\Updates\Windows\KB911927.exe /q /n /z" /f REG ADD %KEY%\001 /V 38 /D "%CDROM%\Software\Updates\Windows\KB912919.exe /q /n /z" /f REG ADD %KEY%\001 /V 39 /D "%CDROM%\Software\Updates\Windows\KB913446.exe /q /n /z" /f REG ADD %KEY%\001 /V 40 /D "%CDROM%\Software\Updates\Windows\qchain.exe" /f And for Media Player 10: REG ADD %KEY%\006 /VE /D "Windows Media Player v10.3802" /f REG ADD %KEY%\006 /V 1 /D "%CDROM%\Software\MediaPlayer\MediaPlayer.exe /Q:A /R:N /C:\"setup_wm.exe /DisallowSystemRestore /Q:A /R:N\"" /f REG ADD %KEY%\006 /V 2 /D "REGEDIT /S %CDROM%\Software\MediaPlayer\MediaPlayer.reg" /f REG ADD %KEY%\006 /V 3 /D "%CDROM%\Software\Updates\Media\KB911564.exe /q /n /z" /f REG ADD %KEY%\006 /V 4 /D "%CDROM%\Software\Updates\Media\KB911565.exe /q /n /z" /f So now everything is organized again and there's less messing around in the I386 folder (just winnt.sif)
  14. Can anyone take a guess what's wrong here? svcpack.inf installs media player 10 FIRST. THEN it starts installing patches. When it comes to installing KB911565 it does NOT install it. When windows boots and I manually install it with the same switches it installs just fine. Or when automatic update runs it downloads and installs it just fine.
  15. I know, thanks, but I prefer having all the Microsoft patches in the svcpack folder. It’s a way to keep things organized.
  16. it works when the patch is installed afterwards, but not during unattended installation.
  17. I don't get it. I can't install the patch for wmp10 after installing wmp10? Where's the logic in that?
  18. I'm sure it's wmp10. I checked it.
  19. THE TITLE SHOULD BE KB911565. I CANT EDIT IT THOUGH SO CONSIDER KB911564 TO BE WRONG Windows media player installs through svcpack.inf, as the first application. All the other updates follow. Attached is the svcpack folder. When installation finishes, KB911565 is not installed. What I'm I doing wrong here?
  20. Well, today I tried intergrading KB883667 too. It wouldn't let me, since I already have SP2 and all the updates. So I guess there is no solution for this problem.
  21. I have the same problem. During hardware detection, the «Found New Hardware» wizard pops up and asks me to click "Next" so that it can find the proper drivers for "Plug and Play Monitor" When I click "Next" it just installs it, without me having to do anything. I was going to install KB883667 but then I read that this patch is for fixing windows from hanging while installing the video driver, which is not my case (http://support.microsoft.com/?kbid=883667). My setup does not hang, it just asks for the driver. It seems that this problem mostly occurs on laptops. I am using an HP Compaq nx6110
  22. I've contacted the author, and this is their reply: Regarding your query, the license information for the program is stored in environment variables and is not accessible What does that mean? And is it really not accessible? Thanks
  23. another way REG ADD %KEY%\015 /V 1 /D "%CDROM%\software\autoit3.exe \"%~dp0install_avant.au3\"" /f
×
×
  • Create New...