Jump to content

alekz2

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Ukraine

Posts posted by alekz2

  1. Thank you for the response.

    It was a problem with WIM file. I had tried to service it before using vLite. So, when I refreshed contents from Win7 installation image, get-packages started to work correctly.

    But I have another strange result.

    get-packages found only 2 packages (see below the output). I tried get-drivers command, and it returned only one driver. I believe, that it should be rather long list of packages and drivers. Any idea ?

    Deployment Image Servicing and Management tool

    Version: 6.1.7600.16385

    Image Version: 6.1.7600.16385

    Packages listing:

    Package Identity : Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.1.7600.16385

    State : Installed

    Release Type : Language Pack

    Install Time : 14.07.2009 4:46

    Package Identity : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~6.1.7600.16385

    State : Installed

    Release Type : Foundation

    Install Time : 14.07.2009 4:46

    The operation completed successfully.

    I applied install_wim_tweak.exe and resolved problem with packages list. But list of drivers still conatains only one item. Is it ok ?

  2. I tried to use dism on Windows 7. I mounted wim successfully. Folders and files became available in the folder where I mounted it.

    Deployment Image Servicing and Management tool

    Version: 6.1.7600.16385

    Mounted images:

    Mount Dir : C:\Downloads\WIM

    Image File : C:\Downloads\Windows 7\sources\install.wim

    Image Index : 1

    Mounted Read/Write : Yes

    Status : Ok

    The operation completed successfully.

    But when I tried to perform any of servicing commands, I got similar errors about lack providers that support the command.

    dism.exe /image:C:\Downloads\WIM /Get-Packages>1

    Error: 87

    The get-packages option is unknown.

    For more information, refer to the help by running DISM.exe /?.

    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

    Extract from dism.log

    2009-11-21 18:08:04, Error DISM DISM.EXE: No providers were found that support the command(get-packages). HRESULT=0

    What do I do wrong ? Why dism can't find a provider ?

×
×
  • Create New...