Содержание
- Internal error failed to expand shell folder constant userdocs
- Internal error failed to expand shell folder constant userdocs
- Internal error failed to expand shell folder constant userdocs
- Как избежать ошибок «Не удалось раскрыть папку оболочки с константой userdocs» в Inno Setup
- Internal error failed to expand shell folder constant userdocs
Internal error failed to expand shell folder constant userdocs
![]()
I’m trying to run the Windows installer for Xojo ADK but I’m getting an error as described in the subject. I’m using the defaults for all options in the installer. This is on Windows 10. I’ve attached a screen shot of the installer error.
What am I overlooking? Do I need to uninstall previous versions of Valentina?
I don’t run Xojo in Windows. The only reason I need to install is so I can grab the Vcomponents files for my app installation.
![]()
Is the Documents folder mapped to a non-standard location (not the C:UsersusernameDocuments, for example)?
![]()
The path appears to be C:UsersAdministratorDocuments
Administrator is the account I sign on with.
![]()
![]()
That’s strange, yes, I think it makes a difference, we’ll check it.
![]()
Problem solved. It was a mapping problem. It appears there was some kind of alias for the Documents folder pointing to a shared drive that no longer existed. I think this was a carryover from a previous installation of Windows 8 with VMWare.
It would show in the Windows Explorer sidebar but would give an error when I clicked on it saying it was not connected. I removed that and now the installer is working as expected.
Источник
Internal error failed to expand shell folder constant userdocs
![]()
I’m trying to run the Windows installer for Xojo ADK but I’m getting an error as described in the subject. I’m using the defaults for all options in the installer. This is on Windows 10. I’ve attached a screen shot of the installer error.
What am I overlooking? Do I need to uninstall previous versions of Valentina?
I don’t run Xojo in Windows. The only reason I need to install is so I can grab the Vcomponents files for my app installation.
![]()
Is the Documents folder mapped to a non-standard location (not the C:UsersusernameDocuments, for example)?
![]()
The path appears to be C:UsersAdministratorDocuments
Administrator is the account I sign on with.
![]()
![]()
That’s strange, yes, I think it makes a difference, we’ll check it.
![]()
Problem solved. It was a mapping problem. It appears there was some kind of alias for the Documents folder pointing to a shared drive that no longer existed. I think this was a carryover from a previous installation of Windows 8 with VMWare.
It would show in the Windows Explorer sidebar but would give an error when I clicked on it saying it was not connected. I removed that and now the installer is working as expected.
Источник
Internal error failed to expand shell folder constant userdocs
![]()
I’m trying to run the Windows installer for Xojo ADK but I’m getting an error as described in the subject. I’m using the defaults for all options in the installer. This is on Windows 10. I’ve attached a screen shot of the installer error.
What am I overlooking? Do I need to uninstall previous versions of Valentina?
I don’t run Xojo in Windows. The only reason I need to install is so I can grab the Vcomponents files for my app installation.
![]()
Is the Documents folder mapped to a non-standard location (not the C:UsersusernameDocuments, for example)?
![]()
The path appears to be C:UsersAdministratorDocuments
Administrator is the account I sign on with.
![]()
![]()
That’s strange, yes, I think it makes a difference, we’ll check it.
![]()
Problem solved. It was a mapping problem. It appears there was some kind of alias for the Documents folder pointing to a shared drive that no longer existed. I think this was a carryover from a previous installation of Windows 8 with VMWare.
It would show in the Windows Explorer sidebar but would give an error when I clicked on it saying it was not connected. I removed that and now the installer is working as expected.
Источник
Как избежать ошибок «Не удалось раскрыть папку оболочки с константой userdocs» в Inno Setup
Я устанавливаю несколько образцов документов в подпапку «PerfectTablePlan» стандартной папки «Мои документы» в Windows. Это отлично работает для 99% + пользователей. Но если у пользователя нет папки «Мои документы», я получаю несколько уродливых сообщений об ошибках вида:
Internal error:Failed to expand shell folder constant “userdocs”
Это не очень вселяет уверенность у пользователя!
Допускается не устанавливать образцы для этих пользователей (или устанавливать их где-нибудь еще). Но не для того, чтобы показывать уродливые сообщения об ошибках.
Проблема, похоже, связана с расширением макроса ExpandConstant для .
Есть ли способ получить путь к «Моим документам» без использования макроса?
Или каким-то образом подавить сообщение об ошибке? ExpandConstant выдает исключение: http://www.jrsoftware.org/ishelp/index.php?topic=isxfunc_expandconstant
Соответствующие части моего файла .iss выглядят так:
Failed to expand shell folder constant ‘constant name’
возникает, когда вызываемая изнутри SHGetFolderPath функция (вызываемая изнутри ExpandConstant при раскрытии константы папки оболочки) возвращает пустую строку пути для данной папки CSIDL, в данном случае для CSIDL_PERSONAL идентификатора.
Это означает, что у пользователя нет CSIDL_PERSONAL папки. Это заставляет меня задаться вопросом, как можно настроить учетную запись пользователя Windows, чтобы не было этой папки. Что ж, вы можете обойти эту проблему (или неправильную конфигурацию Windows?), Перехватив возникшее внутреннее исключение в try..except блоке:
Но я никогда не слышал о возможности отсутствия CSIDL_PERSONAL папки. Обратите внимание, что приведенный выше код защищает только константу.
Здесь мы используем перенаправление папок, и у нас были проблемы, похожие на это, с другими приложениями (GnuCash, UFile). В нашем случае проблема возникла из-за функции под названием «Миграция перенаправленной папки *», которая в некоторых случаях не обновляла параметры реестра пользователя, чтобы они указывали на новое местоположение после завершения миграции (обратите внимание, что эта миграция может произойти через несколько недель после того, как объект групповой политики был набор).
В любом случае, дело не в том, что запись была пустой, а в том, что она указывала на SERVER SHARE, который был отключен неделями ранее.
Запуск a gpupdate /force для каждого активного пользователя на каждой машине устранил нашу проблему, поскольку он обновил реестр, а затем сказал пользователю, что он должен выйти / войти в систему.
* Перенаправленная миграция папок позволяет администратору указать, что папка «Мои документы» каждого пользователя (например,) должна быть перемещена из одного сетевого местоположения в другое. Он делает это медленно и размеренно, когда в следующий раз пользователь войдет в домен (на любую рабочую станцию) в домен (так что, если ваш последний пользователь входит в систему только через месяц, процесс займет месяц). В теории это прекрасная идея, но на практике это большая PITA.
Между прочим, «общий ресурс не существует, потому что он олицетворяет другого пользователя» не должен быть проблемой с правильно перенаправленными папками, потому что перенаправление должно использовать URL-адрес, а не букву подключенного диска (например, server RedirectedUserFolders SOME-USER Мои документы, хотя при удалении некоторых прав по умолчанию могут возникнуть проблемы с разрешениями).
Источник
Internal error failed to expand shell folder constant userdocs
![]()
I’m trying to run the Windows installer for Xojo ADK but I’m getting an error as described in the subject. I’m using the defaults for all options in the installer. This is on Windows 10. I’ve attached a screen shot of the installer error.
What am I overlooking? Do I need to uninstall previous versions of Valentina?
I don’t run Xojo in Windows. The only reason I need to install is so I can grab the Vcomponents files for my app installation.
![]()
Is the Documents folder mapped to a non-standard location (not the C:UsersusernameDocuments, for example)?
![]()
The path appears to be C:UsersAdministratorDocuments
Administrator is the account I sign on with.
![]()
![]()
That’s strange, yes, I think it makes a difference, we’ll check it.
![]()
Problem solved. It was a mapping problem. It appears there was some kind of alias for the Documents folder pointing to a shared drive that no longer existed. I think this was a carryover from a previous installation of Windows 8 with VMWare.
It would show in the Windows Explorer sidebar but would give an error when I clicked on it saying it was not connected. I removed that and now the installer is working as expected.
Источник
Обновлено: 28.01.2023
Hello, got this baffling error upon startup today. I’ve never seen this error before, and I am not sure what this was in response to (the only thing that had happened was a few apps launching that launch when my computer starts up). Should I be worried about this, and is there anything I can do to fix/avoid this problem? Thank you in advance.
This thread is locked. You can follow the question or vote as helpful, but you cannot reply to this thread.
Report abuse
Harassment is any behavior intended to disturb or upset a person or group of people. Threats include any threat of suicide, violence, or harm to another. Any content of an adult theme or inappropriate to a community web site. Any image, link, or discussion of nudity. Any behavior that is insulting, rude, vulgar, desecrating, or showing disrespect. Any behavior that appears to violate End user license agreements, including providing product keys or links to pirated software. Unsolicited bulk mail or bulk advertising. Any link to or advocacy of virus, spyware, malware, or phishing sites. Any other inappropriate content or behavior as defined by the Terms of Use or Code of Conduct. Any image, link, or discussion related to child pornography, child nudity, or other child abuse or exploitation.
My name is Jeffrey and I am an Independent Advisor. I would be happy to help you today.
Follow these steps:
Press the Start key and type the word CMD or Powershell, right click on the command prompt and select Run as administrator, enter the following commands one by one followed by the Enter key:
•- DISM.exe /Online /Cleanup-image /Scanhealth
•- DISM.exe /Online /Cleanup-image /Restorehealth
•- DISM.exe /online /cleanup-image /startcomponentcleanup
•- sfc /scannow
Report abuse
Harassment is any behavior intended to disturb or upset a person or group of people. Threats include any threat of suicide, violence, or harm to another. Any content of an adult theme or inappropriate to a community web site. Any image, link, or discussion of nudity. Any behavior that is insulting, rude, vulgar, desecrating, or showing disrespect. Any behavior that appears to violate End user license agreements, including providing product keys or links to pirated software. Unsolicited bulk mail or bulk advertising. Any link to or advocacy of virus, spyware, malware, or phishing sites. Any other inappropriate content or behavior as defined by the Terms of Use or Code of Conduct. Any image, link, or discussion related to child pornography, child nudity, or other child abuse or exploitation.
27 people found this reply helpful
Thanks for your feedback, it helps us improve the site.
Thanks for your feedback.
After doing all that, this is what was left in the console:
«Windows Resource Protection did not find any integrity violations.»
Anything else I should do? Thanks for your help.
Report abuse
Harassment is any behavior intended to disturb or upset a person or group of people. Threats include any threat of suicide, violence, or harm to another. Any content of an adult theme or inappropriate to a community web site. Any image, link, or discussion of nudity. Any behavior that is insulting, rude, vulgar, desecrating, or showing disrespect. Any behavior that appears to violate End user license agreements, including providing product keys or links to pirated software. Unsolicited bulk mail or bulk advertising. Any link to or advocacy of virus, spyware, malware, or phishing sites. Any other inappropriate content or behavior as defined by the Terms of Use or Code of Conduct. Any image, link, or discussion related to child pornography, child nudity, or other child abuse or exploitation.
3 people found this reply helpful
Thanks for your feedback, it helps us improve the site.
Thanks for your feedback.
Report abuse
Harassment is any behavior intended to disturb or upset a person or group of people. Threats include any threat of suicide, violence, or harm to another. Any content of an adult theme or inappropriate to a community web site. Any image, link, or discussion of nudity. Any behavior that is insulting, rude, vulgar, desecrating, or showing disrespect. Any behavior that appears to violate End user license agreements, including providing product keys or links to pirated software. Unsolicited bulk mail or bulk advertising. Any link to or advocacy of virus, spyware, malware, or phishing sites. Any other inappropriate content or behavior as defined by the Terms of Use or Code of Conduct. Any image, link, or discussion related to child pornography, child nudity, or other child abuse or exploitation.
1 person found this reply helpful
Thanks for your feedback, it helps us improve the site.
Thanks for your feedback.
I also got the same error as Nullcasting.
I followed your post.
The following is was left in the CMD App.
Windows Resource Protection found corrupt files and successfully repaired them.
For online repairs, details are included in the CBS log file located at
windirLogsCBSCBS.log. For example C:WindowsLogsCBSCBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.
Checked the folder, the Log is quite large. Never saw that large of a amount from a scan of any kind.
Quite a detailed report.
I did have some issues with a update slowing things down last week and weekend.
Went back to previous version of Windows 10, build 19025 vb release 19112-1414.

Failed to expand shell folder constant userdocs
Всем доброго времени суток. Начину издалека. Решил приобрести новый SSD, чтобы был побольше.

Internal error: Failed to expand shell folder constant «localappdata»
Люди, помогите! Стало появлятся окно:Internal error: Failed to expand shell folder constant.
В командной строке от имени администратора выполните SET
Вывод команды сюда.
vavun, спасибо за ответ! завтра отпишусь. сегодня все уже разошлись по домам.
Добавлено через 15 часов 31 минуту
Microsoft Windows [Version 6.1.7601]
(c) Корпорация Microsoft (Microsoft Corp.), 2009. Все права защищены.
Драйвера обнови. Но знай обновление драйвера на разных устройствах может повести по разному.
Видеокарты? Как и где можно это обновить? Я пытался нажал обновить драйвера а компютер пишет что все необходимые драйвера установлены :/
перевел бы сначала
Не удалось развернуть константу папки оболочки » userdocs»
Это я уже перевёл, но что делать надо? Обновлять драйвера видео карты? Где? и Как?
пи100лет Просветленный (22806) карта тут ни при чем, скорее с путем установки что то
Люди, помогите! Стало появлятся окно:Internal error: Failed to expand shell folder constant «localappdata» Что это такое и как его можно убрать?

Failed to expand shell folder constant userdocs
Всем доброго времени суток. Начину издалека. Решил приобрести новый SSD, чтобы был побольше.
Direct 3D Device9:Present failed: Driver internal error
При запуске игры появляется окно "Direct 3D Device9:Present failed: Driver internal error. .

Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Расположил скрипт в /public_html,указал директорию для парсинга путей к картинкам.
Читайте также:
- Conan exiles battleye ошибка
- Stalker lost path вылетает
- Как поменять ник в cs go
- Как убрать курсор в rainbow six siege
- Diablo 2 ошибка c000000d
Internal Error: “Failed to Expand Shell Folder Constant”
SYMPTOMS
While installing Genie Backup Manager (GBM) on Windows Vista, the following error occurs with the message:
Internal Error: Failed to expand shell folder constant “userappdata”
CAUSE
This problem is caused by a Vista conflict.
RESOLUTION
Set the My Documents folder to its default values as follows:
Using Windows Explorer, right-click the My Documents folder → Properties → Select the option for returning the position to its default value.
C:Documents and settings → All Users Documents → under properties you will see attributes and the settings for “read-only”
Setting back the default value for My Documents is just a workaround, which usually fixes the default read/write rights for the My Documents folder.
APPLIES TO: Genie Backup Manager (GBM).
Содержание
- Установите правильные разрешения
- Отключите антивирусное ПО
- Обновите или переустановите игру
- Простой способ исправления ошибки через реестр
- Вопрос-ответ
- Почему возникает ошибка «failed to expand shell folder constant userdocs» в War Thunder?
- Как исправить ошибку «failed to expand shell folder constant userdocs» в War Thunder?
- Как определить папку «Документы» на моей системе?
- Можно ли исправить ошибку «failed to expand shell folder constant userdocs» без изменения пути папки «Документы»?
- Что делать, если перенастройка пути папки «Документы» не помогла исправить ошибку?
War Thunder — это одна из самых популярных многопользовательских игр в мире, которая позволяет игрокам сражаться на различных технике во время Второй Мировой Войны. Но несмотря на свою популярность, игра может столкнуться с техническими проблемами, такими как ошибка «failed to expand shell folder constant userdocs».
Эта ошибка может возникнуть во время установки игры или при запуске ее на компьютере. Если вы столкнулись с этой проблемой при запуске War Thunder, то не беспокойтесь — существует несколько простых и эффективных способов решения этой ошибки.
В этой статье мы рассмотрим несколько возможных причин появления ошибки «failed to expand shell folder constant userdocs» в War Thunder, а также подробно объясним, как исправить эту проблему на вашем компьютере.
Установите правильные разрешения
Если вы столкнулись с ошибкой «failed to expand shell folder constant userdocs» в War Thunder, это может означать, что у вас неправильно установлены разрешения доступа к системным папкам.
Чтобы исправить эту проблему, вам нужно запустить War Thunder с правами администратора. Для этого, щелкните правой кнопкой мыши на ярлыке игры и выберите «Запустить от имени администратора».
Если это не помогло, вам нужно проверить и исправить разрешения на папку «Мои документы». Для этого перейдите к папке «Мои документы», щелкните на нее правой кнопкой мыши и выберите «Свойства».
В открывшемся окне «Свойства Моих документов» выберите вкладку «Безопасность». Нажмите кнопку «Редактировать» и установите полный доступ для своего аккаунта Windows.
Если устройство используется несколькими пользователями, убедитесь, что каждый пользователь имеет доступ к папке «Мои документы». Для этого выберите нужного пользователя в списке и установите ему нужные права доступа.
Если все настройки правильно настроены, попробуйте перезагрузить компьютер и запустить игру снова. После этого ошибка «failed to expand shell folder constant userdocs» должна исчезнуть, и вы сможете наслаждаться игрой War Thunder без каких-либо проблем.
Отключите антивирусное ПО
Если вы столкнулись с ошибкой «failed to expand shell folder constant userdocs» в War Thunder, то одним из возможных решений проблемы может быть отключение антивирусного программного обеспечения. Популярные антивирусы, такие как Avast, McAfee, Norton и другие, иногда могут блокировать необходимые системные действия, что может привести к появлению этой ошибки.
Для того чтобы отключить антивирусное ПО, вам понадобится перейти в настройки данного программного обеспечения. В каждом антивирусе это может быть различно, поэтому рекомендуем вам поискать соответствующую инструкцию в интернете или на сайте производителя антивируса. Обычно в настройках вы можете временно выключить антивирус или добавить War Thunder в список доверенных программ.
После отключения антивирусного ПО, запустите игру заново и проверьте, сохраняется ли ошибка «failed to expand shell folder constant userdocs». Если ошибка исчезла, значит, проблема была вызвана блокировкой антивирусом. Однако не забудьте включить антивирус обратно, когда закончите играть, чтобы не подвергаться угрозам из интернета.
Если отключение антивирусного ПО не помогло, попробуйте другие решения проблемы, например, обновить драйвера, проверить наличие подходящего пространства на диске или выполнить исправление ошибок Windows. Тщательно изучайте сообщения об ошибках и следуйте рекомендациям в интернете, чтобы успешно решить проблему и наслаждаться игрой в War Thunder без препятствий.
Обновите или переустановите игру
Если ошибка «failed to expand shell folder constant userdocs» появляется при запуске игры War Thunder, то одним из решений может быть обновление или переустановка игры.
Для обновления игры:
- Запустите клиент War Thunder.
- Нажмите на кнопку «Обновить» в правом нижнем углу.
- Дождитесь завершения обновления.
Если обновление не помогло, можно попробовать переустановить игру:
- Удалите игру через «Удаление программ» в настройках Windows.
- Скачайте последнюю версию игры с официального сайта War Thunder.
- Установите игру на компьютер.
- Запустите игру и проверьте, работает ли она правильно.
Если это не помогло, можно обратиться за помощью в поддержку игры.
Важно иметь актуальную версию игры для избежания ошибок при запуске и игре в War Thunder.
Простой способ исправления ошибки через реестр
Если вы столкнулись с ошибкой «failed to expand shell folder constant userdocs» в War Thunder, причина ее возникновения может быть связана с некорректной настройкой пути к папке документов пользователя в реестре операционной системы.
Чтобы исправить ошибку, следуйте инструкциям:
- Откройте редактор реестра, нажав сочетание клавиш Win + R и введя команду regedit.
- Перейдите в раздел HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerUser Shell Folders.
- Найдите параметр Personal и дважды кликните на нем, чтобы открыть его свойства.
- В поле Значение данных укажите новый путь к папке документов пользователя, например, C:Users{имя_пользователя}Documents.
- Сохраните изменения и закройте редактор реестра.
После выполнения этих действий ошибка должна исчезнуть, и вы сможете запустить War Thunder без каких-либо проблем.
Вопрос-ответ
Почему возникает ошибка «failed to expand shell folder constant userdocs» в War Thunder?
Эта ошибка может возникнуть, если система не может найти путь к папке «Документы», которая используется War Thunder для сохранения игровых данных.
Как исправить ошибку «failed to expand shell folder constant userdocs» в War Thunder?
Существует несколько способов исправить эту ошибку, но наиболее простым и быстрым является перенастройка папки «Документы» на вашей системе. Для этого нужно пройти в папку «Параметры» и выбрать «Система», далее выбрать «Хранение» и изменить местоположение папки «Документы» на жесткий диск.
Как определить папку «Документы» на моей системе?
Чтобы определить местоположение папки «Документы» на вашей системе, нужно выбрать «Пуск», далее «Папки», «Документы». После этого в адресной строке будет указан путь к папке.
Можно ли исправить ошибку «failed to expand shell folder constant userdocs» без изменения пути папки «Документы»?
Да, можно попробовать исправить ошибку, удалив файлы War Thunder из папки «Документы», а затем перезапустив игру. Но это не всегда работает, и лучше всего перенастроить путь к папке «Документы».
Что делать, если перенастройка пути папки «Документы» не помогла исправить ошибку?
Если перенастройка пути папки «Документы» не помогла исправить ошибку, можно попробовать переустановить игру War Thunder, или проверить наличие обновлений на официальном сайте разработчика.
|
1 / 1 / 1 Регистрация: 20.10.2014 Сообщений: 26 |
|
|
1 |
|
|
28.12.2015, 09:59. Показов 18699. Ответов 8
Всем доброго времени суток. Начину издалека. Решил приобрести новый SSD, чтобы был побольше (120gb против 250gb) и чтобы не тормозил по мере заполнения объема оного (был Kingston SSDnow V300, стал SAMSUNG 850 EVO), соответственно встал вопрос переустановки ОСи, что всегда сопровождается неким выходом из зоны комфорта. Но я пересилил себя, и конечном счете ОСь была установлена, и показалось мне, что встала она «криво». В итоге, ОСь была переустановлена еще раз. Как мне показалось, на этот раз все встало нормально. В итоге, были установлены все нужные драйвера, программы, были произведена настройка «под себя», и все бы хорошо. Но во-время установки одного исполнительного файла, появилась следующая ошибка: Миниатюры
0 |
|
1 / 1 / 1 Регистрация: 20.10.2014 Сообщений: 26 |
|
|
28.12.2015, 10:34 [ТС] |
2 |
|
В общем, знатоки, выручайте. p.s. Win. 7 Ultimate x64 (крякнутая) Добавлено через 20 минут В общем, гуглил-гуглил, и как минимум в рунете ничего дельного не нашел.
0 |
|
Модератор
15771 / 7813 / 734 Регистрация: 03.01.2012 Сообщений: 32,232 |
|
|
28.12.2015, 12:16 |
3 |
|
Асоциальный, Проверьте права на папку «Мои документы» (если вы папку перенесли, а потом переустановили ОС, то эта перенесённая папка не перезаписалась аналогичной из новой системы, а её принадлежность старой системе осталась). Надо стать её владельцем из новой системы
0 |
|
1 / 1 / 1 Регистрация: 20.10.2014 Сообщений: 26 |
|
|
28.12.2015, 12:30 [ТС] |
4 |
|
gecata, попробовал, но увы — не помогло. Я первым делом переношу «мои документы» из «С» на «D», так что ничего я не забыл, да и проблемы тогда бы не было. Быть может, будут еще какие-нибудь варианты по решению данной проблемы?
0 |
|
Модератор
15771 / 7813 / 734 Регистрация: 03.01.2012 Сообщений: 32,232 |
|
|
28.12.2015, 13:04 |
5 |
|
Так сколько у вас этих папок на компе (и о какой точно папке речь? как она «официально» называется?)
0 |
|
1 / 1 / 1 Регистрация: 20.10.2014 Сообщений: 26 |
|
|
28.12.2015, 13:17 [ТС] |
6 |
|
Так сколько у вас этих папок на компе (и о какой точно папке речь? как она «официально» называется?) Папка «Мои Документы» может быть только одна, нет? По крайней мере, которую таковой воспринимает система. И называется она соответствующе. Не совсем понимаю вопрос.
0 |
|
Модератор
15771 / 7813 / 734 Регистрация: 03.01.2012 Сообщений: 32,232 |
|
|
28.12.2015, 15:00 |
7 |
|
Ну, во-первых, не одна. А в каждом из профилей по штуке. Во-вторых, её «официальное» имя — Documents (если речь не о библиотеке «Документы»). В-третьих, всё-таки, запустите поиск по всему компьютеру, забив в строчку поиска «Мои Документы» (без кавычек) и выложите скриншот — что получилось
2 |
|
1 / 1 / 1 Регистрация: 20.10.2014 Сообщений: 26 |
|
|
28.12.2015, 15:34 [ТС] |
8 |
|
Не знаю, что это даст, но вот: Миниатюры
0 |
|
1 / 1 / 1 Регистрация: 20.10.2014 Сообщений: 26 |
|
|
28.12.2015, 16:13 [ТС] |
9 |
|
РешениеПроблема была решена правкой реестра на: [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerUser Shell Folders] Я уже не помню, какой именно путь был изначально, но других активных папок «Мои Документы» через поиск найдено не было (как видно по скриншоту). Зато после правки реестра на D диске появилась еще одна папка с соответствующим названием (была каким-то хитрым образом скрыта или черт его знает), однако работала она, вероятно, не корректно. В общем, для последующих поколений: суть выше указанной ошибки («Failed to expand shell folder constant userdocs») из первого поста, в проблемах с расположением папки «Мои Документы» (вероятно, из-за моих кривых рук, однако не уверен).
1 |
We use folder redirection here and have had issues similar to this with other apps (GnuCash, UFile). The problem in our case was a result of a feature called Redirected Folder Migration*, which in some cases did not update the user’s registry settings to point to the new location after the migration was completed (note this migration might occur weeks after the GPO was set).
Anyway, it’s not that the entry was blank, but that it pointed to a SERVERSHARE that had been brought offline weeks earlier.
Running a gpupdate /force for every active user on every machine fixed our problem, as it updated the registry and then told the user he had to logoff / logon.
*Redirected Folder Migration allows an admin to specify that each user’s (e.g.) My Documents folder should be moved from one network location to another. It does this in a slow, measured fashion, the next time the user logs on to (any workstation on) the domain (so if your last user only logs on a month from now, the process takes a month to complete). It’s a lovely idea in theory, but in practice is a big PITA.
Incidentally, the ‘share doesn’t exist because it’s impersonating another user’ thing shouldn’t be an issue with properly redirected folders because the redirect should use a URL, not a mapped drive letter (e.g. \serverRedirectedUserFoldersSOME-USERMy Documents, although permissions might be an issue if you remove some default rights).


Сообщение было отмечено gecata как решение