从Windows 8.1中的Windows应用商店更改文件夹安装应用程序时出现问题 [英] Error problem to change folder installation apps from Windows Store in Windows 8.1

查看:110
本文介绍了从Windows 8.1中的Windows应用商店更改文件夹安装应用程序时出现问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在使用ChangeDefaultInstallation.psm1从Windows应用商店更改Apps的文件夹安装时遇到问题。我想改变因为我的C:再没有足够的空间。使用该脚本时出现以下错误 


 

TakeOwnerShip:异常调用" ; OpenSubKey"用"3"表示"3"。参数:"不允许请求的注册表访问。"
在C:\\\psm1:61 char:4
+ TakeOwnerShip
+ ~~~~~~~~~~~~~
+ CategoryInfo :NotSpecified:(:) [Write-Error],WriteErrorExcep tion
+ FullyQualifiedE rrorId:Microsoft.Power Shell.Commands。 WriteErrorExcep tion,TakeOwnerS hip

Set-ItemPropert y:不允许请求的注册表访问。
在C:\\\psm1:65 char:5
+ Set-ItemPropert y -Path" HKLM:SOFTWARE \ Microsoft \ Windo ws\CurrentVersi on\Appx" ...
+ ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~~~~~ ~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~
+ CategoryInfo:PermissionDenie d:(HKEY_LOCAL_MAC H ... entVersion \ Appx:String)[Set-ItemProper ty],Securit
yException
+ FullyQualifiedE rrorId:System.Security .SecurityExcept ion,Microsoft.P owerShell.Comma nds.SetItemProp < wbr> ertyCommand

请帮助我。

解决方案

错误是正确的。 您需要按照说明操作。您没有执行任务所需的权限。


向作者发布有关使用此模块的说明。 请阅读说明。 该鳕鱼仅适用于Windows 8. 不要使用on,8 / 1,10或其他版本的Windows。


在此处寻求帮助:
https://gallery.technet.microsoft.com/scriptcenter/Change-Windows-Store-apps-465af642/view/Discussions #content



I have a problem to use ChangeDefaultInstallation.psm1 to change folder installation for Apps from Windows Store. I want change because my C: don't have enough space again. I have following error when use that script 

TakeOwnerShip : Exception calling "OpenSubKey" with "3" argument(s): "Requested registry access is not allowed." At C:\1\2.psm1:61 char:4 + TakeOwnerShip + ~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,TakeOwnerShip Set-ItemProperty : Requested registry access is not allowed. At C:\1\2.psm1:65 char:5 + Set-ItemProperty -Path "HKLM:SOFTWARE\Microsoft\Windows\CurrentVersion\Appx" ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACH...entVersion\Appx:String) [Set-ItemProperty], Securit yException + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.SetItemPropertyCommand

Please help me.

解决方案

The error is correct.  You need to follow the instructions. You do not have privileges required to do the task.

Post to the author for instructions on using this module.  Please read the instructions.  The cod only works on Windows 8.  Do not use on ,8/1.,10 or other versions of Windows.

Post here for help: https://gallery.technet.microsoft.com/scriptcenter/Change-Windows-Store-apps-465af642/view/Discussions#content


这篇关于从Windows 8.1中的Windows应用商店更改文件夹安装应用程序时出现问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆