Jump to content

MagicAndre1981

Patron
  • Posts

    6,232
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by MagicAndre1981

  1. open the registryeditor and go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Registration\{90110407-6000-11D3-8CFE-0150048383C9} now delete ProductID and DigitalProductID. After starting one office product you have to enter the new SN but is is better to buy a new licence instead of generating new keys and hope that they work until next Update of OGA
  2. you have to ship your tools with the new C++ Runtime DLL msvrt80.dll.
  3. take a look here: http://www.msfn.org/board/index.php?s=&amp...st&p=414169
  4. can you ppst the errormessage while trying to integrate the sp2 in a cd with sp1? Normally this works without an error btw, Welcome to the board.
  5. Hi Integration with nLite doesn't work. you have to do it this way: Extract the UR2 installer in a folder called "INSTALL\WINMCERU2" in your root of your Windows MCE folder. Use RunOnceEx to install .NET 1.1 SP1 FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.SP2 SET CDROM=%%i: SET PP=%cdrom%\Install\ SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "installiere Updates" /f REG ADD %KEY%\000 /VE /D "Microsoft .NET Framework" /f REG ADD %KEY%\000 /V 1 /D "%PP%dotnetfx.exe" /f REG ADD %KEY%\010 /VE /D "WindowsMedia 10 Update (KB895572)" /f REG ADD %KEY%\010 /V 1 /D "%PP%WINMCERU2\WindowsMedia10-KB895572-x86.exe /passive /norestart" /f REG ADD %KEY%\015 /VE /D "WindowsXP MCE 2005 Update (KB891593)" /f REG ADD %KEY%\015 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB891593-x86.exe /passive /norestart" /f REG ADD %KEY%\020 /VE /D "WindowsXP MCE 2005 Update (KB895961)" /f REG ADD %KEY%\020 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB895961-x86.exe /passive /norestart" /f REG ADD %KEY%\025 /VE /D "WindowsXP MCE 2005 Update (KB899337)" /f REG ADD %KEY%\025 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB899337-v2-x86.exe /passive /norestart" /f REG ADD %KEY%\030 /VE /D "WindowsXP MCE 2005 Update (KB899510)" /f REG ADD %KEY%\030 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB899510-x86.exe /passive /norestart" /f REG ADD %KEY%\035 /VE /D "WindowsXP MCE 2005 Update (KB888795)" /f REG ADD %KEY%\035 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB888795-x86.exe /passive /norestart" /f REG ADD %KEY%\040 /VE /D "WindowsXP MCE 2005 Update (KB902841)" /f REG ADD %KEY%\040 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB902841-x86.exe /passive /norestart" /f REG ADD %KEY%\045 /VE /D "WindowsXP MCE 2005 RollUpdate 2 (KB900325)" /f REG ADD %KEY%\045 /V 1 /D "%PP%WINMCERU2\KB900325.exe /passive /norestart" /f REG ADD %KEY%\050 /VE /D "WindowsMedia Runtime" /f REG ADD %KEY%\050 /V 1 /D "%PP%WINMCERU2\wmfdist95.exe /Q:A /R:N /C:\"wmsetsdk.exe /WMFDIST /Q /R:N /DisallowSystemRestore\"" /f REG ADD %KEY%\055 /VE /D "Update Rollup 2 for eHome Infrared Receiver (KB912024)" /f REG ADD %KEY%\055 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB912024-v2-x86-DEU.exe /passive /norestart" /f REG ADD %KEY%\065 /VE /D "July06 UpdateRollup WindowsXP MCE 2005 (KB919803)" /f REG ADD %KEY%\065 /V 1 /D "%PP%WINMCERU2\WindowsXPMediaCenter2005-KB919803-DEU.exe /passive /norestart" /f REG ADD %KEY%\070 /VE /D "Microsoft.NET 1.0SP3 WindowsXP MCE (KB887998)" /f REG ADD %KEY%\070 /V 1 /D "%PP%dotNet10Fix\NDP1.0sp3-KB887998-X86-INTL-Ocm-Deu.exe /passive /norestart" /f Now, you should have all updates for the MCE.
  6. MS will never release the IE7 for Windows 2000. You need WindowsXP/Server 2003 to use the IE7.
  7. I have 3.3 with the RC1, because of my old AthlonXP. In older Builds, I only got 2.x. So I love the RC1
  8. hi, du bist auf neues Topic gegangen und nicht auf Add Reply. Du welchem Topic gehört dein Post? @Mods if the user posts the right thread, could this post be added to the thread?
  9. I don't think that this is possible.
  10. The Beta2 Technical release will be availible on 14. or 15. September. http://translate.google.com/translate?u=ht...=en&ie=UTF8
  11. please redownload nLite! your file is corrupt.
  12. after using the method runas very often the explorer crashes so I use XP with a Admin-Account
  13. I use it for testing my nLite-ISO.
  14. oh, sorry for this trouble. if this doesnt work you can't use the software.
  15. use the sp4 and the "inofficial SP5" and integrate this in a new CD with nLite
  16. what OS, what SP? did you apply all updates? Did you create a cd with nLite? if yes, post your lastsession.ini. what did you see on startup?
  17. ok, I'll take a look, perhaps I find the DLL with the About-Box.
  18. use the final version of nlite 1.0.1, perhaps this version produces some errors.
  19. Yes, just use the following code: /noguiboot /bootlogo Now put a bmp with 640x480 pixels @ 4 Bit BPP as Boot.bmp in your Windowsfolder. And now you have your new Bootscreen, without modifieing any file.
×
×
  • Create New...