Ampersand not allowed. The & operator is reserved for future use; use "&" to pa ss ampersand as a string. At line:1 char:61 + \" -encoding UTF8) -replace \"#\",\"#\"" | powershell -c - & <<<< goto :eof + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordEx ception + FullyQualifiedErrorId : AmpersandNotAllowed Unexpected token '*' in expression or statement. At line:82 char:21 + "SPEEDUPMYPC" "*" <<<< + CategoryInfo : ParserError: (*:String) [], ParentContainsErrorR ecordException + FullyQualifiedErrorId : UnexpectedToken Unexpected token 'ProductName="YANDEX INSTALLER" BinaryName="YANDEX.EXE"' in ex pression or statement. At line:4 char:71 + "ProductName=""YANDEX INSTALLER"" BinaryName=""YANDEX.EXE""" <<<< "LowSec + CategoryInfo : ParserError: (ProductName="YA...me="YANDEX.EXE": String) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken The term 'addrules' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was in cluded, verify that the path is correct and try again. At line:1 char:11 + addrules <<<< "Zona" "O=DESTINY MEDIA, L=MOSCOW, S=MOSCOW, C=RU" + CategoryInfo : ObjectNotFound: (addrules:String) [], CommandNot FoundException + FullyQualifiedErrorId : CommandNotFoundException Unexpected token '}' in expression or statement. At line:1 char:2 + } <<<< + CategoryInfo : ParserError: (}:String) [], ParentContainsErrorR ecordException + FullyQualifiedErrorId : UnexpectedToken Missing '=' operator after key in hash literal. At line:80 char:81 + "Exe__O=RAMBLER INTERNET HOLDINGS LLC, L=MOSCOW, S=RUSSIAN FEDERATION, C=RU " <<<< + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordEx ception + FullyQualifiedErrorId : MissingEqualsInHashLiteral Missing closing ')' in expression. At line:18 char:1 + <<<< erviceProvider).ComputeHash((new-object -TypeName System.Text.UTF8Encod ing).Get + CategoryInfo : ParserError: (CloseParenToken:TokenId) [], Paren tContainsErrorRecordException + FullyQualifiedErrorId : MissingEndParenthesisInExpression Index operation failed; the array index evaluated to null. At line:1 char:10 + $rules[ <<<< $rulecollectiontype] += $ret + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : NullArrayIndex Unexpected token '}' in expression or statement. At line:1 char:2 + } <<<< + CategoryInfo : ParserError: (}:String) [], ParentContainsErrorR ecordException + FullyQualifiedErrorId : UnexpectedToken Missing ')' in method call. At line:5 char:1 + <<<< inistrator))) + CategoryInfo : ParserError: (CloseParenToken:TokenId) [], Paren tContainsErrorRecordException + FullyQualifiedErrorId : MissingEndParenthesisInMethodCall The term 'GetAdminRights' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:15 + GetAdminRights <<<< + CategoryInfo : ObjectNotFound: (GetAdminRights:String) [], Comm andNotFoundException + FullyQualifiedErrorId : CommandNotFoundException The term 'DoRules' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was inc luded, verify that the path is correct and try again. At line:2 char:10 + DoRules <<<< + CategoryInfo : ObjectNotFound: (DoRules:String) [], CommandNotF oundException + FullyQualifiedErrorId : CommandNotFoundException Press any key to continue... |