InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Updated: In Case You Missed It: Vista Does Not Support .HLP Files

Posted by Jonathan Allen on Mar 14, 2007

Sections
Development
Topics
.NET
The venerable Windows Help program is not supported in Windows Vista out of the box. Furthermore, developers are explicitly prohibited from distributing it with their applications. The viewer is now available via a seperate download.
 
According to KB 917607, the 32-bit version of Windows Help is no longer being supported.
Therefore, starting with the Microsoft Windows Vista and the Microsoft Windows Server Code Name "Longhorn" operating system releases, the Windows Help program will not ship as a component of Windows. Also, third-party programs that include .hlp files are prohibited from redistributing the Windows Help program together with their products. Users who want to view 32-bit .hlp files must download the program from the Microsoft Download Center, and then install it on their computers. The download for Windows Help is still in development and will be available in early 2007.
 
Oddly enough, the 16-bit version will continue to ship with Vista.
 
A search showed only one .HLP file on my computer. Surprisingly, it was included in the VC++ 8.0 samples file from the May 2006 Edition of MSDN Library.
 
InfoQ Asks: Are you still using or creating .HLP files?
Erroroneous Report, please correct or rescind this news item. by Brett Jacobson Posted
Re: Erroroneous Report, please correct or rescind this news item. by Jonathan Allen Posted
Re: Erroroneous Report, please correct or rescind this news item. by William Wells Posted
  1. Back to top

    Erroroneous Report, please correct or rescind this news item.

    by Brett Jacobson

    Microsoft released WinHlp32 (.hlp Viewer) for Windows Vista on March 7, 2007.
    www.microsoft.com/downloads/details.aspx?family...

  2. Back to top

    Re: Erroroneous Report, please correct or rescind this news item.

    by Jonathan Allen

    My appologies for the error.

  3. Back to top

    Re: Erroroneous Report, please correct or rescind this news item.

    by William Wells

    Microsoft released WinHlp32 (.hlp Viewer) for Windows Vista on March 7, 2007.
    www.microsoft.com/downloads/details.aspx?family...


    According to the info on the above download site Jonathan Allen's report is correct. To quote from the Overview section of the MS download site "Windows Help (WinHlp32.exe) is a Help program that has been included with Microsoft Windows versions starting with the Microsoft Windows 3.1 operating system. However, the Windows Help program has not had a major update for many releases and no longer meets Microsoft's standards. Therefore, starting with the release of Windows Vista, the Windows Help program will not ship as a feature of Windows. If you want to view 32-bit .hlp files, you must download and install the program (WinHlp32.exe) from the Microsoft Download Center."

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.