Jump to content

ArMinO

Members
  • Posts

    35
  • Joined

  • Last visited

Posts posted by ArMinO

  1. So here is dsim.log file. :)


    http://www.armino.6f.sk/ftp/dism.log

    And that error numbers.. So for example 3, 87, 50. This are top three of showed errors.

    //EDIT

    So I have got error 0x800f082e.

    errorsl.png

    Is it trying to say that update KB2533552 is not possible to integrate this way?

    //EDIT Nevermind... I downloaded DSIM from here and it is OK. And Windows is installing well. :)

  2. So I have found couple of solutions... And I have edited my own updates.bat file and setupcomplete.cmd.

    updates-x64.bat

    @echo off
    ::Set Paths
    :: Do NOT use trailing backslash in path (i.e. C:\mnt instead of C:\mnt\ )
    :Path to mount folder
    set mnt=h:\W7T.temp\Mount
    :Path to source .wim
    set src=h:\Windows.7.SP1.SK.test\sources
    :Path to update packages
    set updates=h:\Windows.7.add\updates-via-batch-file

    cls
    dism /Mount-Wim /WimFile:%src%\install.wim /index:4 /MountDir:%mnt%
    dism /Image:%mnt% /Add-Package /PackagePath:%updates%
    dism /Unmount-Wim /MountDir:%mnt% /commit
    dism /Mount-Wim /WimFile:%src%\install.wim /index:3 /MountDir:%mnt%
    dism /Image:%mnt% /Add-Package /PackagePath:%updates%
    dism /Unmount-Wim /MountDir:%mnt% /commit
    dism /Mount-Wim /WimFile:%src%\install.wim /index:2 /MountDir:%mnt%
    dism /Image:%mnt% /Add-Package /PackagePath:%updates%
    dism /Unmount-Wim /MountDir:%mnt% /commit
    dism /Mount-Wim /WimFile:%src%\install.wim /index:1 /MountDir:%mnt%
    dism /Image:%mnt% /Add-Package /PackagePath:%updates%
    dism /Unmount-Wim /MountDir:%mnt% /commit
    echo .........................................
    echo Update integration complete
    pause
    exit

    setupcomplete.cmd

    @echo off
    for %%i in (C 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:\sources\install.wim set CDROM=%%i:
    echo Found CD-Rom as drive %CDROM%
    ::Begin hotfix install

    :Defender Definitions
    echo Installing Windows Defender Definition updates
    IF EXIST %SystemRoot%\SysWOW64 start /wait %CDROM%\updates\WinDefUpdate\mpam-fex64.exe /Q

    :Updates
    echo Installing Updates
    IF EXIST %SystemRoot%\SysWOW64 start /wait %CDROM%\updates\Windows6.1-KB2533552-x64.msu /quiet /norestart

    :WPIW
    ::Begin WPIW
    echo Starting Windows Post-Install Wizard
    REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "Disable Script Debugger" /T "REG_SZ" /D "no" /F
    REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "DisableScriptDebuggerIE" /T "REG_SZ" /D "no" /F
    ::Start %CDROM%\WPI\wpi.exe

    ::all processing finished, delete used files, and EXIT::
    :CLEANUP
    IF EXIST %windir%\Setup\scripts RD /S /Q %windir%\Setup\scripts >nul
    DEL /F /Q %0% >nul
    exit

    Here is the deal. When I'm integrating updates with updates-x64.bat file, it shows me couple of errors in cmd. But then errors stops and it is mounting image, integrating updates etc....

    Then, when I install Windows, after the regional settings window it shows "Windows is finishing installation" window and here it stuck... It seems to be loading something, but I is stuck on this window for a hour or two.. maybe longer.. After two hours I've turned it off, because I hasn't time for it...

    Can someone help me with this?

  3. So. This is how I captured my image.wim file.

    1.

    - I put the original .iso file in to the virtual machine via Daemon Tools.

    - I found that folder of virtual machine in W7T.

    - I created install.wim from this machine.

    2.

    - I put the original .iso file in to the virtual machine via Daemon Tools.

    - I copied all files from virtual machine in to the W7T working folder (/Sources).

    - I found that folder in W7T.

    - I created install.wim from this folder.

    Always the same result. Without architecture sign... and updates or addons won't integrate.

  4. Hi.

    I have some problems here.

    I have tried to integrate some addons in to the Windows 7 setup, but it doesn't work. I don't know why. It is working only for 2-3 seconds then it is showing me "Completed", but wim image have the same size.

    Here is my Last Session:

    *AIO
    #Addons
    H:\W7T130-29A\Sources\Reapers_.NET_Framework_4.0.30319.1_x64_Windows7_Toolkit_AddOn.WA
    H:\W7T130-29A\Sources\Reapers_Adobe_Flash_11.0.1.98_x64_AIO_Windows7_AddOn.WA
    H:\W7T130-29A\Sources\Reapers_Adobe_Shockwave_11.6.1.629_x64_Windows7_AddOn.WA
    H:\W7T130-29A\Sources\Reapers_Java_Runtime_7_x64_Windows7_Toolkit_AddOn.WA
    #Options
    Enable CMD
    Force Unsigned
    Prepare Drivers
    Prompt Addons
    Prompt Updates
    Skip Driver Checks

    I have W7T in folder H:\W7T130-29A\ and install.wim image in folder H:\W7T130-29A\Sources\ . What am I doing wrong?

    Another thing. The created install.wim image is not showing me architecture in WIM Manager (It shoud be x64 and not ??).

    arcp.png

    When I tried to integrate some updates, it showed me error that I have to set architecture first, but I don't know how...

    And last thing, when I unmount The Microsoft Windows PE (Boot.wim), there is after restart WIM manager here again. Is it right?

    I'm new in this and I would like to integrate some stuff in Windows 7 setup...

    Thanks. :)

    Sorry for my English.

  5. So, I did it, but qfecheck is showowing this updates as possible incorrect installed:

    KB961742-v3: This hotfix should be reinstalled.

    The following files are incorrect for this hotfix:

    C:\WINDOWS\SYSTEM32\WINLOGONNOTIFICATION.DLL

    C:\WINDOWS\SYSTEM32\TSPUBWMI.DLL

    C:\WINDOWS\SYSTEM32\RDPSHELL.EXE

    C:\WINDOWS\SYSTEM32\RDPINIT.EXE

    KB942288-v3: This hotfix should be reinstalled.

    The following files are not valid in the system catalog:

    C:\WINDOWS\SYSTEM32\MSISIP.DLL

    But only this updates.

    And Windows update shows only custom updates (MSE, Windows Live).

  6. With KB2296011 there is no problem at all: please run qfecheck /v and report what it says about KB2296011

    This is from cmd (only possible incorrect updates):

    KB961742-v3: This hotfix should be reinstalled.

    The following files are incorrect for this hotfix:

    C:\WINDOWS\SYSTEM32\WINLOGONNOTIFICATION.DLL

    C:\WINDOWS\SYSTEM32\TSPUBWMI.DLL

    C:\WINDOWS\SYSTEM32\RDPSHELL.EXE

    C:\WINDOWS\SYSTEM32\RDPINIT.EXE

    KB2296011: This hotfix should be reinstalled.

    The following files are incorrect for this hotfix:

    C:\WINDOWS\SYSTEM32\COMCTL32.DLL

    KB942288-v3: This hotfix should be reinstalled.

    The following files are not valid in the system catalog:

    C:\WINDOWS\SYSTEM32\MSISIP.DLL

    This three updates are in cmd possible incorrect. But only one of them (KB2296011) show me windows update to install.

  7. I have tried to create CSY UpdatePack v4.3.1 using DXUPAC v1.1.0.1. I found it on http://voidseesaw.com/onepiece/ .

    But here is the deal.

    My list of updates in folder is complete. But after I installed XP with new integrated (December) updatepack, Windows Update is still showing me this two updates:

    KB2467659 - An update is available for Internet Explorer: December 14, 2010
    KB2296011 - MS10-081: Vulnerability in the Windows common control library could allow remote code execution

    This two updates already were by creating updatepack in my updatepack folder.

    My question is, is this right?

  8. Hi. I have a problem. I have created CSY update pack, and I integrated it with nLite or Rvm Integrator 1.6 into the clean XP.

    When I install this Windows XP, with included updatepack, with Czech language settings (keyboard, installation programs etc.. short Regional Settings) it is everything all right. But when I switch language settings to Slovak (Regional Lang. Settings) or any else language, it is giving me this error in 13 minute:

    2r7vsc1.jpg

    In english: Installing the INF file error occurred. Cause: The parameter is incorrect.

    And this is make me crazy.. I dont know, what I can do with this error.

    Can anyone help me with this please... :tired:

    I have tried make updatepack for five times (with newest tool), but still this error.

×
×
  • Create New...