Jump to content

DougSchuess

Members
  • Posts

    46
  • Joined

  • Last visited

Posts posted by DougSchuess

  1. I also desire this ability.  The two KB's are prerequisites for the convenience roll-up kit (SP2).  One of the prerequisites is currently moved to silent install, which means that SP2 can not be incorporated; instead the full list of patches must be used

  2. I am updating an existing image to update with new versions of Silent Installer programs.  One of the "always Install" (Notepad Replacer) programs is not run, despite the fact that it appears in the Integrated list at the end of the run and is in the WinToolkit_apps directory.  When I run AIO, I check the "Delete Silent Installers" in options.  Is this correct?  Suggestions?

    WTK version 1.5.3.21

    WTK Installer vrsion 1.5.3.18

    Run on Win7_x64 system

    AIO select Windows (7) Home Premium

  3. Is there a way to set the sefault TimeZone with WTK?  I am thinking putting something like the following in SilentInstaller (RunOnce) via a command file that has been converted to an SFX::

     

    DISM /image:<MountName> /Set-TimeZone:<TimeZoneName>

     

    If my idea seems feasible, what MountName should be used?

    DISM documentation says that any value contained in HKLM\Software\Microsoft\Windows NT\CurrentVersion\TimeZone can be used in <TimeZoneName>.

  4. This problem is not limited to only your two images.  I sometimes experience the same problem when trying to run AIO against two images.  If I do both images in the same run, I get the same error as you describe.  If done in two different runs, I do not get the error.  There seems to be a problem with DISM, but I have not been able to pin down the cause.

  5. I get integrate failed when running AIO (WTK 1.5.3.3) against a Win7SP1x64 ISO.  See attached file, which has the messages generated as well as a cut of the INI file showing the entries causing the problem.  The entries are patches for .NET 3.52 addon.  Could this be a timing problem between addon's and RunOnce?

    Also note that the INI entries contain strange extended (debug?) lines.  For what are they used?  I see "always installed" also has a typo on the INI lines; I had manually changed the lines from prompted to always installed.

    WTK integrate error - Ultimate.txt

  6. RE: my already-entered requests for ability to: 1) run "always installed" items after "prompt installed" items and 2) make RunOnce restartable, i.e. - when machine is restarted, continue RunOnce processes from where it left off before the reboot.

  7. Kb2830477 is on my list of updates, but is not on integrated list.  It is requested (optional) by WU after the install has finished and rebooted.  What happened to it?

     

    WTK 1.5.3.3 run on Win7 x86 Ultimate against Win7 x64 ISO downloaded from M$.

    .

    Should it be run by RunOnce?  Other Suggestions?

  8. This method has two problems:

    1.  Not supported by WTK, so must manually change install.ini.

    2. Reboot happens (at least on my system) before the windows customization completes.

     

    For this reason, I have created a SFX to be placed in RunOnce (to be run at any time during Silent Install steps).  When run, it will place the command file in %tmp% and create a shortcut to it  in Startmenu\Startup.  After the windows customization completes and Startup is executed, the CMD fle deletes the shortcut and reboots the system.  My SFX file is too big to upload, so I have uploaded a compressed version of the CMD file.

    reboot.7z

  9. If a WinToolkit_Apps directory already exists and is populated, the contents will be added to the AIO Silent Installer queue.  Is this what is expected?  As a work-around, delete the WinToolkit_Apps directory before running WTK/AIO.

    The additional programs do not show up in the session .ini file.

     

    WTK version 1.4.42.1

  10. Found another instance of no session log file generated.

     

    WTK -> AIO -> load manually-created session file which contains only updates downloaded via "WindowsHotfixDownloader" -> start

     

    No prompt for session file name and no session file generated.

     

    Details:

    Source - Win7 SP1 x86 download via WTK and then manually add multiple drivers.

    Integrating system - Win7 SP1 x86 with all but latest month's M$ updates.

     

    Here is link to the file: http://1drv.ms/1nPJjBA

  11. I have encountered one circumstance in which this occurs, which I have attempted to document here.

     

    WTK version 1.4.38.10 (current WTK production version) acting on Win7SP1 Ultimate x86 ISO, which was downloaded using a previous version of WTK, and drivers manually-added before this run.

     

    WTK -> AIO run on computer loaded with Win7 SP1 x86 Ultimate. Numerous tweaks, etc,. added but no patches.

     

     

    Here is the link to the session file, which I had manually-created and loaded as presets to the AIO run:

    http://1drv.ms/1pw9XR8

×
×
  • Create New...