Add new comment to Jak vytvořit bootovací USB s Windows 8
Moje kniha o CMS Drupal
Poslední komentáře
- 7 hours 20 minutes ago
- 7 hours 30 minutes ago
- 7 hours 31 minute ago
- 22 hours 36 minutes ago
- 22 hours 37 minutes ago
- 1 day 13 hours ago
- 1 day 13 hours ago
- 1 day 14 hours ago
- 1 day 14 hours ago
- 1 day 16 hours ago
Nové diskuze
- (2 months 2 weeks zpět)
- (9 months 1 week zpět)
- (10 months 3 weeks zpět)
- (1 year 8 months zpět)
- (1 year 8 months zpět)
- (2 years zpět)
- (2 years zpět)
- (2 years 1 month zpět)

Bohužel se mi to nepodařilo, C:\imagex.exe /apply X:\sources\install.wim 1 Y:\bcdboot.exe Y:\windows /s Y: mi nejde, syntaxe imagex říká jen:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>C:\imagex.exe /apply /?
ImageX Tool for Windows
Copyright (C) Microsoft Corp. All rights reserved.
Version: 6.1.7600.16385
IMAGEX [FLAGS] /APPLY image_file image_number | image_name image_path
Applies a volume image to a specified path.
image_file - The path of the WIM file containing the volume image.
image_number - The number that identifies the image within the WIM file.
image_name - The name that identifies the image within the WIM file.
image_path - The path where the image will be applied.
Accepted FLAGS:
/CHECK
Verifies integrity data in WIM file before application.
/NORPFIX
Disables reparse point path fixup.
/REF splitwim2.swm
Enables the reference of split WIM (SWM) files.
splitwim2.swm - Path to additional split file(s). Wild cards are accepted.
/SCROLL
Scrolls output for redirection.
/TEMP
Specifies the path where temporary files are stored.
/VERIFY
Enables file resource verification.
Example:
imagex /apply d:\imaging\data.wim 1 d:\New_Path
Kde mám chybu?