88357801flaert
Можно продлить поддержку вашей ОС, только её нужно повысить с Home до Pro.
Вставить в PowerShell команду: & ([ScriptBlock]::Create((irm https://get.activated.win))) /Z-ESU
Похоже ей не понравилось, все выделилось красным цветом :
скрытый текст
Цитата:
At line:1 char:66
+ ... criptBlock]::Create((irm https://get.activated.win))) /Z-ESU& ([Scrip ...
+ ~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double
quotation marks ("&") to pass it as part of a string.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : AmpersandNotAllowed