如何将您的 Windows 用户配置文件移动到 Windows 8 中的另一个驱动器

Mar*_*ark 10 user-profiles windows-8

我喜欢将我的用户文件夹放在与我的操作系统 (C:) 不同的驱动器 (D:) 上。阅读下面的帖子,我决定试一试。

一切都很顺利,直到我发现我的 Windows 8 应用程序将不再执行(除此之外我没有注意到任何问题)。我的应用程序可以正常工作,同时使用未移动的帐户。

在事件查看器中,我发现了如下错误消息:

App <Microsoft.MicrosoftSkyDrive> crashed with an unhandled Javascript exception. App details are as follows: Display Name:<SkyDrive>, AppUserModelId: <microsoft.microsoftskydrive_8wekyb3d8bbwe!Microsoft.MicrosoftSkyDrive> Package Identity:<microsoft.microsoftskydrive_16.4.4204.712_x64__8wekyb3d8bbwe> PID:<4452>. The details of the JavaScript exception are as follows Exception Name:<WinRT error>, Description:<Loading the state store failed.
>
, HTML Document Path:</modernskydrive/product/skydrive/App.html>, Source File Name:<ms-appx://microsoft.microsoftskydrive/jx/jx.js>, Source Line Number:<1>, Source Column Number:<27246>, and Stack Trace: ms-appx://microsoft.microsoftskydrive/jx/jx.js:1:27246           localSettings()
           ms-appx://microsoft.microsoftskydrive/jx/jx.js:1:51544           _initSettings()
           ms-appx://microsoft.microsoftskydrive/jx/jx.js:1:54710           getApplicationStatus(boolean)
           ms-appx://microsoft.microsoftskydrive/jx/jx.js:1:48180           init(object)
           ms-appx://microsoft.microsoftskydrive/jx/jx.js:1:45583           Application(number, boolean)
           ms-appx://microsoft.microsoftskydrive/modernskydrive/product/skydrive/App.html:216:13           Anonymous function(object)
Run Code Online (Sandbox Code Playgroud)

使用 ProcMon,我看到很多拒绝访问的消息,如下所示:

Date & Time:    12-9-2012 9:32:20
Event Class:    File System
Operation:  CreateFile
Result: ACCESS DENIED
Path:   D:\Users\John\AppData\Local\Packages\microsoft.microsoftskydrive_8wekyb3d8bbwe\Settings\settings.dat
TID:    2520
Duration:   0.0000149
Desired Access: Read Data/List Directory, Write Data/Add File, Read Control
Disposition:    OpenIf
Options:    Sequential Access, Synchronous IO Non-Alert, No Compression
Attributes: N
ShareMode:  None
AllocationSize: 0
Run Code Online (Sandbox Code Playgroud)

知道如何解决这个问题吗?

我注意到应用程序文件夹例如:D:\Users\john\AppData\Local\Packages\microsoft.microsoftskydrive_8wekyb3d8bbwe 与旧配置文件文件夹的所有者不同。旧配置文件文件夹的所有者为 john,而我的新配置文件文件夹的所有者为管理员组。不幸的是,改变这一点并没有帮助。

归档时间:

查看次数:

13866 次

最近记录:

13 年,4 月 前