imho.ws
IMHO.WS  

Вернуться   IMHO.WS > Программы и Операционные системы > Обсуждение программ
Опции темы
Старый 22.12.2010, 06:19     # 1
Sartam
Newbie
 
Аватар для Sartam
 
Регистрация: 13.08.2002
Сообщения: 45

Sartam Путь к славе только начался
Чем открыть *.CHM файл

Чем открыть *.CHM файл?

У меня WinXP. Раньше *.CHM файлы открывались беспроблемно
и вдруг перестали.
Кстати, по материалам в И-нете - аналогичная проблема встретилась
и у других.
Большинство рекомендаций в сети говорят о Win-файле hh.exe.
Это и сам знал.
Проверил, восстановил ассоциацию chm-->hh.exe - без результата
Восстановил hh.exe из дистрибутива - тот же эффект.
__________________
Усердие превозмогает все! (Козьма Прутков)
Иногда усердие превозмогает и рассудок. (он же)
Sartam вне форума  
Старый 22.12.2010, 09:32     # 2
Rodos
Junior Member
 
Аватар для Rodos
 
Регистрация: 25.09.2004
Сообщения: 167

Rodos Популярный человек на этом форумеRodos Популярный человек на этом форумеRodos Популярный человек на этом форумеRodos Популярный человек на этом форумеRodos Популярный человек на этом форумеRodos Популярный человек на этом форумеRodos Популярный человек на этом форуме
Можно просматривать снм файлы CHM Viewer - http://en.kioskea.net/download/download-6388-chm-viewer
или CHM Reader (расширение для Firefox) - http://sourceforge.net/projects/chmreader/
Rodos вне форума  
Старый 22.12.2010, 10:22     # 3
Val14
Full Member
 
Аватар для Val14
 
Регистрация: 12.10.2002
Пол: Male
Сообщения: 1 014

Val14 Гурее всех гурых :-)
Val14 Гурее всех гурых :-)
Цитата:
Сообщение от Sartam Посмотреть сообщение
и вдруг перестали
Мало информации.. какой сервиспак, что за ошибка и т.д.

Т.к. вариантов лечения много от регистрации DLL, до установки SP3 и снятия разблокировки для скаченных файлов, то почитай тему на IXBT _http://forum.ixbt.com/topic.cgi?id=22:26541-2 или OsZone (_http://forum.oszone.net/showthread.php?t=7483&page=all)

Там все варианты перечислены или здесь опишите подробнее.

Последний раз редактировалось Val14; 22.12.2010 в 10:24.
Val14 вне форума  
Старый 22.12.2010, 10:40     # 4
Todor
Junior Member
 
Регистрация: 06.12.2006
Сообщения: 84

Todor Известность не заставит себя ждатьTodor Известность не заставит себя ждать
Был такой прикол. Никакой просмотрщик этим файлам не нужен, они читаются системой напрямую. Попробуй перенести файл/файлы из Мои Документы в любую другую папку, например C:\TMP, и там кликай.
Todor вне форума  
Старый 23.12.2010, 14:47     # 5
BorLase
::VIP::
 
Аватар для BorLase
 
Регистрация: 09.09.2002
Адрес: Kiev
Пол: Male
Сообщения: 1 150

BorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех ГуруBorLase Отец (мать) всех Гуру
The CHM viewer component is not properly registered on your PC

The system file <WINDOWS>\system32\hhctrl.ocx may get missing, corrupted, or unregistered.

Solution: Run "regsvr32 hhctrl.ocx" command from the command line to register the library in the system.

Your CHM files are stored in the folder with '#' (hash) character in the path

Many C# developers discovered that their documentation and e-books in CHM format cannot be read because they were storing their CHM files in the directories like 'C:\E-books\C#\'
The hash character signifies an anchor in HTML so the CHM viewer fails to resolve the path properly and to retrieve the content.

Solution: Remove the '#' (hash) character from the directory name. Also avoid using '?', '&', and '+' characters in directory names.

A security update for Windows XP® may block access to CHM files

Windows XP® security update blocks active content in CHM files to protect your system security. Additional information is available here.

Solution: Run Windows Explorer, right-click on the CHM file, and select Properties from the popup menu. Click on the Unblock button immediately below the Advanced button on the General page. Click Apply to show the content. Once the CHM file has been unblocked, the Unblock button disappears.

The CHM file is in the restricted Internet zone

When a CHM file that you are trying to access is stored remotely, e.g. on the network drive or on a remote server, you may also get in trouble. If the associated security zone is restricted, then CHM files won't be displayed as well.

Solution: Modify the ItssRestrictions registry entry to enable a specific security zone.
Follow these steps:
1. Run 'regedit' command from the command line.
2. Locate and then click the following subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions
Note: If this registry subkey does not exist, then create it.
3. Right-click the ItssRestrictions subkey, point to New, and then click DWORD Value.
4. Type MaxAllowedZone, and then press ENTER.
5. Right-click the MaxAllowedZone value, and then click Modify.
6. In the Value data box, type a number from 0 and 4, and then click OK.
The values settings are
0 = My Computer
1 = Local Intranet Zone
2 = Trusted sites Zone
3 = Internet Zone
4 = Restricted Sites Zone

For most CHM files, the value of 1 should be enough to allow use without opening up access from/to remote CHM files in email/internet locations.
7. Quit Registry Editor.

Warning: Enable only those security zones that you trust. Do not enable security zones about which you are not sure.
__________________
Great minds discuss ideas. Average minds discuss events. Small minds discuss people.
BorLase вне форума  


Ваши права в разделе
Вы НЕ можете создавать новые темы
Вы не можете отвечать в темах.
Вы НЕ можете прикреплять вложения
Вы НЕ можете редактировать свои сообщения

BB код Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход


Часовой пояс GMT +4, время: 15:52.




Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.