In Windows 7, the "Pin to Taskbar" option is not available when I open CHM files, is there any way I can add a file of this type to the taskbar?
|
feedback
|
|
YES!! Absolutely you can. In fact, you can pin any type of document. Here's how:
Here's an example that links to the PHP Manual I have stored in My Documents: In the "Target:" box: %WINDIR%\hh.exe "%USERPROFILE%\My Documents\php_manual_en.chm" | |||||
|
feedback
|
|
I don't know if this would work since I don't have a win 7 install handy but you could try creating a shortcut to the helpfile then dragging that into the %APPDATA%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar. | |||
|
feedback
|
|
I don't think this is possible. Pinned taskbar program shortcuts are stored in the folder | |||
|
feedback
|
|
I came here because I too could not get a CHM to pin to the Win7 taskbar. None of the above suggestions worked for me, but I kept trying, even writing a program that would pin and all it did was open the CHM file. While doing that, I discovered that if the name of my program included the word 'HELP’ Win7 refused to allow pinning. With that in mind, I renamed the shortcut for a CHM that would not pin to NOT contain the word ‘help’, and now it pins easily, and even with the good old’ drag and drop method! Just to be clear, the ‘Target’ line of my pinned shortcut is "C:\Program Files\AutoIt3\AutoIt.chm" (a direct call to the CHM). The name of the shortcut is ‘AutoIt3 H_e_l_p’. In summary, the ONLY thing that needs to be done out of the ordinary to pin a CHM is to NOT use the word HELP in the shortcut filename. | |||
|
feedback
|