![]() |
![]() |
Правила Форума редакция от 22.06.2020 |
|
|
Окажите посильную поддержку, мы очень надеемся на вас. Реквизиты для переводов ниже. |
|
![]() |
|
Опции темы | Опции просмотра |
![]() |
![]() |
![]() |
![]() Помогите решить проблему, захожу:
Панель управления/Администрирование/Управление компьютером/Локальные пользователи и группы Вылетает ошибка Нет доступа к компьютеру comp. Ошибка: Библиотека не зарегистрирована Заранее благодарен за помощь!
__________________
Как править миром незаметно для санитаров? |
|
![]() |
![]() |
Реклама: | букеты с картошкой | шоу чемпионов тутберидзе 202 | pcoe carel | Интегрируй приложения вместе с Альбато: Mail.ru Dropbox - синхронизация за 5 минут! | аддитивная 3d печать |
![]() |
![]() |
Постоялец
![]() ![]() ![]() ![]() ![]() Пол: ![]() Регистрация: 07.10.2005
Сообщений: 760
Репутация: 166
|
![]() у меня был такой дистрибутив 2000 prof
|
![]() |
![]() |
![]() |
![]() |
![]() в Events посмотри на какую билиотеку ругается...а то в винде их много, а гадать почему-то лень...
__________________
Хочешь помочь старику - сделай вместо него. Хочешь помочь новичку - сделай вместе с ним. Хочешь помочь мастеру - отойди и не мешай.А хочешь помочь дураку - сам дурак! ![]() |
|
![]() |
![]() |
Сказали спасибо: |
![]() |
![]() |
Неактивный пользователь
Регистрация: 23.07.2009
Сообщений: 1
Репутация: 0
|
![]() возможно, проблема с правами доступа.
для WinXP Prof пробуйте так (мне помогло): http://blogs.msdn.com/astebner/archi...04/739820.aspx Так как только "зарегистрированные пользователи" могут видеть ссылки, то цитирую то, что расположенно по этой ссылке ![]() How to download and run SubInACL Here are some steps that can be used to download and run the SubInACL tool to repair file and registry permissions that are often needed to successfully install programs on Windows, particularly for MSI-based (Windows Installer) setups: Download the SubInACL tool and install it. By default it will install to c:\Program Files\Windows Resource Kits\Tools If you are running Windows Vista, click on the Start menu, choose All Programs, then Accessories, then right-click on the item named Command Prompt and choose Run as administrator If you are running an OS other than Windows Vista, go to the Start menu, choose Run, type cmd and click OK In the cmd prompt, type notepad reset.cmd and click yes to open Notepad.exe and create a new text file named reset.cmd Copy and paste the following contents into reset.cmd (or download it from this location on my file server and rename it from reset.cmd.txt to reset.cmd): ================================================== ======= cd /d "%programfiles%\Windows Resource Kits\Tools" subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f /grant=system=f /grant=restricted=r /grant=YOURUSERNAME=f /setowner=administrators > %temp%\subinacl_output.txt subinacl /keyreg HKEY_CURRENT_USER /grant=administrators=f /grant=system=f /grant=restricted=r /grant=YOURUSERNAME=f /setowner=administrators >> %temp%\subinacl_output.txt subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f /grant=system=f /grant=users=r /grant=everyone=r /grant=restricted=r /setowner=administrators >> %temp%\subinacl_output.txt subinacl /keyreg HKEY_LOCAL_MACHINE /grant=administrators=f /grant=system=f /grant=users=r /grant=everyone=r /grant=restricted=r /setowner=administrators >> %temp%\subinacl_output.txt subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f /grant=system=f /grant=users=r /setowner=administrators >> %temp%\subinacl_output.txt subinacl /keyreg HKEY_CLASSES_ROOT /grant=administrators=f /grant=system=f /grant=users=r /setowner=administrators >> %temp%\subinacl_output.txt subinacl /subdirectories %programfiles%\ /grant=administrators=f /grant=system=f /grant=users=e >> %temp%\subinacl_output.txt subinacl /subdirectories %windir%\ /grant=administrators=f /grant=system=f /grant=users=e >> %temp%\subinacl_output.txt ================================================== ======= Change the values named YOURUSERNAME to be the Windows user account that you are logged in with. Note: The YOURUSERNAME value should match the name of your user folder at c:\Documents and Settings (or c:\users on Windows Vista and higher). You can also find the value to use for YOURUSERNAME by launching Task Manager and looking at the user name listed in the User Name column of the Processes tab. Save and close reset.cmd. In the cmd prompt, type reset.cmd and press enter to run the SubInACL tool. This tool will take several minutes to run, and it requires that the user account you are using has administrator privileges on the system. This is why it is necessary to run it from an elevated cmd prompt on Windows Vista. Step 2 above can be used to start an elevated cmd prompt on Windows Vista. After reset.cmd completes, try to install the product that previously failed to install correctly on your system. Note: There are a couple of scenarios where installing or running SubInAcl can fail. For example, some non-English versions of Windows have the name of the Administrators group translated to another language, and the command lines listed above will fail in that case. I have posted workarounds for the issues that I know of in this separate blog post. Also note: Running the above command lines will cause SubInAcl to create a log file named %temp%\subinacl_output.txt. If you see any errors reported in the cmd prompt after running SubInAcl, you can look in this log file for more detailed information about what file(s), folder(s) or registry value(s) are causing the errors. To open this log file, you can click on the Start menu, choose Run, type notepad %temp%\subinacl_output.txt and click OK. When looking at this log file, you may see some errors reported with error code 5. That error code means Access Denied, and it is typically caused by Windows or some other program running on your system that is holding files, folders or registry values in use so that SubInAcl is unable to update the permissions for them. Most of the time, that type of error in the SubInAcl output can be safely ignored, but you may need to try to reboot and then manually fix the permissions for these files, folders or registry keys as a workaround. Последний раз редактировалось ivanivanov1; 23.07.2009 в 11:28.. |
![]() |
![]() |
![]() |
![]() |
Пользователь
Пол: ![]() Регистрация: 20.03.2008
Сообщений: 41
Репутация: 50
|
![]() а попробуй ввести в коммандной строке вот
control userpasswords - это как ХП или control userpasswords2 - это как в 2000 работает или нет? |
![]() |
![]() |
![]() |
![]() |
Неактивный пользователь
Регистрация: 11.04.2010
Сообщений: 4
Репутация: 0
|
![]() Проблемка с этой же темой,
При эмуляции диска (игры) Daemon tools & Alcohol 120%, появляется ошибка "библиотека не зарегистрирована"... ОС - windows 7, Подскажите в чем может быть проблема и как ее решить.. |
![]() |
![]() |
![]() |
![]() |
![]() В самом общем случае, проблемы с незарегистрированными библиотеками решаются при помощи команды regsvr32
Ну, то есть, есть у нас либа lib.dll. Она не зарегена, но почему то нам очень нужна. тогда кидаем её в %system32% и пишем в командной строке regsvr32 lib.dll
__________________
Жаба, жаба, где твой хвост, где твоя щетина? Где твой вертикальный рост, глупая скотина? Жаба смотрит на меня не соображая... Тюк её ботинком, тюк! Гадость-то какая! |
|
![]() |
![]() |
![]() |
![]() |
Неактивный пользователь
Регистрация: 11.04.2010
Сообщений: 4
Репутация: 0
|
![]() Дело в том что не кажут какая конкретно либа не зарегана..., просто "библиотека не зарегистрирована"
Как узнать какая конкретно нужна? зы. если чем то поможет - при эмуляции образа игры The Movies (1с) |
![]() |
![]() |
![]() |
![]() |
|||||||||||||||||||||||
![]()
В третьем посте написано как посмотреть на что ругается. Events - это журнал событий (Пр.кн. мыши на "мой компьютер" -> управление -> Просмотр событий)
__________________
Жаба, жаба, где твой хвост, где твоя щетина? Где твой вертикальный рост, глупая скотина? Жаба смотрит на меня не соображая... Тюк её ботинком, тюк! Гадость-то какая! |
||||||||||||||||||||||||
![]() |
![]() |
![]() |
![]() |
|||||||||||||||||||
Неактивный пользователь
Регистрация: 11.04.2010
Сообщений: 4
Репутация: 0
|
![]()
это вроде оно... вот токо что с этим делать)) |
|||||||||||||||||||
![]() |
![]() |
![]() |
![]() |
![]() это характерная для висты и семёрки проблема. по крайней мере на хр я пока такого не встречал.
почитайте первые ссылки от такого поиска http://www.google.ru/search?hl=ru&ne...=&oq=&gs_rfai=
__________________
Жаба, жаба, где твой хвост, где твоя щетина? Где твой вертикальный рост, глупая скотина? Жаба смотрит на меня не соображая... Тюк её ботинком, тюк! Гадость-то какая! |
|
![]() |
![]() |
![]() |
![]() |
Неактивный пользователь
Регистрация: 11.04.2010
Сообщений: 4
Репутация: 0
|
![]() пасибо)) читал уже про этот модуль, решение простое - формат с)))
|
![]() |
![]() |
![]() |
![]() |
||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
Библиотека PHP PEAR | strmask | PHP | 0 | 07.07.2009 11:40 |
Аудио-библиотека | tiger960 | Просмотр, конверторы и монтаж Аудио&Видео | 2 | 18.11.2008 17:00 |
Web библиотека | iep33 | Движки форумов и сайтов | 1 | 06.03.2008 10:40 |
Библиотека программиста | Baton1991 | Программирование | 2 | 30.07.2007 09:18 |
|
|