Quote:
Originally Posted by MildBill
And they are, but since WinXP has it's own internal Zip handler, that is how they open. To read them, you then have to unzip them somewhere, and open the result in a browser. Doable, but a PITA.
|
So, find a reading program that can read HTML from inside a ZIP and register that to handle ZIP files. Or just use the internal viewer. If you want to read them in your browser, it should be possible to create a script that unzips the files to a temporary location and opens up the first one in the browser.