+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18

Thread: Repair Windows System Files

  1. #16

    Join Date
    19.07.14
    Location
    地獄
    P2P Client
    qbittorrent
    Posts
    322
    Activity Longevity
    0/20 12/20
    Today Posts
    0/5 ssssss322
    I just mounted the windows 10 iso and checked the sources folder in x64 and i see no file called install.win, there is a file called install.esd. Should i modify the above code and replace .wim with .esd?

    ISO folder >> x64 >> sources >> install.esd
    Last edited by Codec; 29.08.16 at 16:19.
    Reply With QuoteReply With Quote
    Thanks

  2. #17
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,452
    Activity Longevity
    8/20 19/20
    Today Posts
    1/5 ssss39452
    Quote Originally Posted by Codec View Post
    I just mounted the windows 10 iso and checked the sources folder in x64 and i see no file called install.win, there is a file called install.esd.
    In that case, try this.

    Code:
    dism /online /cleanup-image /restorehealth /source:esd:d:\x64\sources\install.esd
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  3. Who Said Thanks:

    Codec (29.08.16)

  4. #18

    Join Date
    19.07.14
    Location
    地獄
    P2P Client
    qbittorrent
    Posts
    322
    Activity Longevity
    0/20 12/20
    Today Posts
    0/5 ssssss322
    Quote Originally Posted by anon View Post
    In that case, try this.

    Code:
    dism /online /cleanup-image /restorehealth /source:esd:d:\x64\sources\install.esd
    It worked anon
    Reply With QuoteReply With Quote
    Thanks

+ Reply to Thread
Page 2 of 2 FirstFirst 12

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •