Você está na página 1de 1

The syntax of the command you want is: bcdedit /export "c:\users\<UserName>\desktop\FileName" Its counterpart is: bcdedit /import

"c:\users\<UserName>\desktop\FileName" /clean For more information, type the following at an Elevated Command Prompt: bcdedit /export /? and bcdedit /import /? respectively.

Você também pode gostar