Sorry, this means what? (Noob) What about superseded hotfixes? Don't want to integrate them. Komm has stored all hotfixes on his server. Isn't it possible to pack a zip-file incl. all current hotfixes?
Sorry, I am noob and even don't know, how to convert ISO to WIM But if I read this in WDI-Thread: I think, I will kill this project, before beginning! So what else can I do? Install Win8 by Standrd-ISO and install KUC-Updates manualy??? This is really holy s**t
Got it! But if I use commad line: (that's my path!) I got the message: Bad commad line switch /H:\ISO\sources What's wrong?
Same Error (87) Für die Option "\index:" fehlt ein erforderliches Argument I think, I have to remove all "%" Code: set sourcefile=h:\ISO\sources\install.wim md c:\offline set tmpdir=c:\offline dism /mount-wim /wimfile:sourcefile /index:1 /mountdir:tmpdir ...but then I got message: Error 2 - File not found
Code: set sourcefile=h:\ISO\sources\install.wim md c:\offline set tmpdir=c:\offline dism /mount-wim /wimfile:%sourcefile% /index:1 /mountdir:%tmpdir%
BIG PROBLEM: I want to stop this project and want to delete offline-folder on C: but this doesn't work. How can I delete it? Edit: I have tried to unmount and discard changes - first it worked, but now the is no free disk space! Before beginning mounting, there were about 4GB free space - now zero! What can I do now, to kill that mounting-s**t and get back that 4GB free space??
run this Code: Dism /Unmount-Wim /MountDir:"C:\offline" /DISCARD Then you will be able to delete the folder...
Have always run it, but then disk space get empty and unmounting/discard abort. After that unmounting/discard doesn't run again, becuase there was an error in WIM. Now I have to delete about 2700 files/folders by hand, with Unlocker - other apps doesn't work! Now I have only one folder - called "Manifests" - who is broken and could not be deleted - also not with Unlocker! I have no plan, how to delete it, but it is empty, so I leave it. Experience of that: Never do any mounting-s**t again!