Jump to content

Peter Gerbracht

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Peter Gerbracht

  1. Hello Lego, 

    I want to integrate NET 4.5.2, German Languagepack and 4 updates. My setupcomplete looks like this:

     

     

    @echo off

     

    start /wait %systemroot%\setup\updates\NDP452-KB2901907-x86-x64-AllOS-ENU.exe /passive /norestart

     

    start /wait %systemroot%\setup\updates\NDP452-KB2901907-x86-x64-AllOS-DEU.exe /passive /norestart

     

    start /wait %systemroot%\setup\updates\NDP45-KB2972107-x64.exe /passive /norestart

     

    start /wait %systemroot%\setup\updates\NDP45-KB2972216-x64.exe /passive /norestart

     

    start /wait %systemroot%\setup\updates\NDP45-KB2978128-x64.exe /passive /norestart

     

    start /wait %systemroot%\setup\updates\NDP45-KB2979578-v2-x64.exe /passive /norestart

     

     

    Are all this switches/syntax right??

    Kind Regarts

  2. Hello to all,

    I use wintoolkit 1.4.0.77 and want to install updates in my win8 dvd. My win8 dvd is an original upgrade win8 pro.

    Wintoolkit ask for an 'install.wim' but in my dvd there is only an 'install.esd' and no 'install.wim' ! Wat can I do to install the updates??

    Thank's a lot for help!

×
×
  • Create New...