How can convert install.wim to iso bootable.

Discussion in 'Windows 7' started by venioni, Mar 29, 2014.

  1. venioni

    venioni MDL Senior Member

    Mar 28, 2014
    478
    119
    10
    Hi i have integrade windows 7 enterprise install.wim (remove language pack en-us and add el-gr)but now i dont now how make install.wim iso bootable.:confused:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. PhaseDoubt

    PhaseDoubt MDL Expert

    Dec 24, 2011
    1,443
    275
    60
    If you have a clean iso file containing the full OS, you have to either burn it to an optical disk or extract its contents to a bootable flash drive.

    Are you trying to boot directly from the iso file?
     
  3. venioni

    venioni MDL Senior Member

    Mar 28, 2014
    478
    119
    10
    #3 venioni, Mar 29, 2014
    Last edited: Mar 29, 2014
    (OP)
    Lets explain first i have a iso windows 7 enterprise 64 and i remove language pack en-us with WINDOWS AIK TOOL.I follow this step


    [FONT=&amp]1. Dism /Get-ImageInfo /ImageFile:C:\test\images\install.wim

    2. Dism /Mount-Image /ImageFile:C:\test\images\install.wim /Name:"Windows 7 HomeBasic" /MountDir:C:\test\offline

    3. Dism /Image:C:\test\offline /Remove-Package /PackagePath:C:\packages\package1.cab

    4. Dism /Commit-Image /MountDir:C:\test\offline
    [/FONT]

    after this all ok after i follow this step for add el-gr language pack
    [FONT=&amp][/FONT]



    1. Dism /Get-ImageInfo /ImageFile:C:\test\images\install.wim
    2. Dism /Mount-Image /ImageFile:C:\test\images\install.wim /Name:"Windows 7 HomeBasic" /MountDir:C:\test\offline
    3. Dism /Image:C:\test\offline /ScratchDir:C:\Scratch /Add-Package /PackagePath:C:\packages\package1.cab
    4. Dism /Commit-Image /MountDir:C:\test\offline

    when done its all ok now how make all this iso image

    thanks.







    [FONT=&amp]

    [/FONT]













    [FONT=&amp]

    [/FONT]
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. urie

    urie Moderator
    Staff Member

    May 21, 2007
    9,039
    3,388
    300
  5. PhaseDoubt

    PhaseDoubt MDL Expert

    Dec 24, 2011
    1,443
    275
    60
    What urie says. A little explanation usually goes a long way.
     
  6. venioni

    venioni MDL Senior Member

    Mar 28, 2014
    478
    119
    10
    I want to know if all this steps is right for remove a language pack from a windows 7 iso image setup and if i make wrong which is the best common line for remove language pack.thanks
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,209
    983
    90
    open the original installation iso with ultraiso
    replace the install.wim with urs