Ask a Question related to Mac Applications & Software, Design and Development.
-
Pique #1
Re: opening CHM files?
In article <210720031832571970%blah@blah.com>, blah blah
<blah@blah.com> wrote:
It's a bit of a pain but you can convert them in the terminal, these> Does anyone know how to open CHM files on Mac OS X?
>
> any hints etc appreciated...
>
> thanks in advance
>
> --
are the instructions I saved from somewhere else:
<quote>
If you're running OSX, you can compile it yourself...
1. Download the file:
([url]http://www.speakeasy.org/~russotto/chm/chmtools.tar.gz[/url])
2. Decompress it from the command line:
-From the directory you've downloaded the file to, type the following
command:
tar xvfz chmtools.tar.gz
This will decompress the file & create a chmtools directory...
3. Compile it using the following commands (I believe you need to have
the development tools installed to do this):
cd chmtools
make
After the make command, you will now have a Mac executable file
entitled chmdump. You can use it to dump the contents of a .chm file...
</quote>
I found I needed to copy chmdump into /.bin to get it to work easily.
There's an easier way if you have a PC:
<quote>
Take the .chm file to a PC or Virtual PC running Win98 or better. Open
a DOS</quote>> window and type this command:
>
> hh.exe -decompile targetfoldername sourcefilename.chm
>
> Move the target folder back to the Mac.
>
> For more details try this web page:
>
> [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/vscondecomp.asp[/url]
>
HTH
Pk
Pique Guest
-
#39841 [NEW]: fopen is not opening external urls but opening local files
From: sarvesh_borkar at yahoo dot co dot in Operating system: FreeBSD PHP version: 5.2.0 PHP Bug Type: Filesystem function... -
Opening FDF Files using pdf.ocx
Hi Is there a way i can open an FDF File using the pdf.ocx, i've tried it using the loadfile method but i'm getting an error saying "File does not... -
Opening FH5 files in OSX
I am having problems opening some OLD Freehand 5 files in Freehand MX using OSX. Does anyone have any tips ( apart from booting in classic and... -
Opening DIR files
Hi all, I think I have a fairly simple question that seems to have illuded me for quite some time now. See, the problem is that when I am using... -
Opening PDF files
I'm also getting the error PDF objects that have been reinterpreted: Expected a name object. There is only vector graphics in the pdf that i open. I... -
Pete Lees #2
Re: opening CHM files?
blah blah <blah@blah.com> wrote:
As I understand it, you'd need to install a PC emulator like Virtual PC to do this.> Does anyone know how to open CHM files on Mac OS X?
[url]http://www.connectix.com/products/vpc6m.html[/url]
--
Pete (Microsoft Help MVP)
Pete Lees Guest
-
blah blah #3
Re: opening CHM files?
In article <220720030847451306%pk@ill_check_the_newsgroup.com >, Pique
<pk@ill_check_the_newsgroup.com> wrote:
> In article <210720031832571970%blah@blah.com>, blah blah
> <blah@blah.com> wrote:
>> It's a bit of a pain but you can convert them in the terminal, these> > Does anyone know how to open CHM files on Mac OS X?
> >
> > any hints etc appreciated...
> >
> > thanks in advance
> >
> > --
> are the instructions I saved from somewhere else:
a bit of a pain might be the understatement of the day :-)
thanks for the info, time to dload the dev tool again and start
converting <grrrr>
thanks for the pc link, we actually have a few here at work, I knew
these things could be useful for something other than heating :-)
> <quote>
> If you're running OSX, you can compile it yourself...
>
> 1. Download the file:
> ([url]http://www.speakeasy.org/~russotto/chm/chmtools.tar.gz[/url])
>
> 2. Decompress it from the command line:
>
> -From the directory you've downloaded the file to, type the following
> command:
>
> tar xvfz chmtools.tar.gz
>
> This will decompress the file & create a chmtools directory...
>
> 3. Compile it using the following commands (I believe you need to have
> the development tools installed to do this):
>
> cd chmtools
> make
>
> After the make command, you will now have a Mac executable file
> entitled chmdump. You can use it to dump the contents of a .chm file...
> </quote>
> I found I needed to copy chmdump into /.bin to get it to work easily.
>
> There's an easier way if you have a PC:
> <quote>
> Take the .chm file to a PC or Virtual PC running Win98 or better. Open
> a DOS> </quote>> > window and type this command:
> >
> > hh.exe -decompile targetfoldername sourcefilename.chm
> >
> > Move the target folder back to the Mac.
> >
> > For more details try this web page:
> >
> > [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/vscondecomp.asp[/url]
> >
>
> HTH
> Pkblah blah Guest
-
Matthew Russotto #4
Re: opening CHM files?
In article <210720031832571970%blah@blah.com>,
blah blah <blah@blah.com> wrote:It's only a command line tool, but>Does anyone know how to open CHM files on Mac OS X?
[url]http://www.speakeasy.net/~russotto/chm[/url]
Dumps the CHM to HTML.
--
Matthew T. Russotto [email]mrussotto@speakeasy.net[/email]
"Extremism in defense of liberty is no vice, and moderation in pursuit
of justice is no virtue." But extreme restriction of liberty in pursuit of
a modicum of security is a very expensive vice.
Matthew Russotto Guest
-
blah blah #5
Re: opening CHM files?
cool, I'll give it a whirl...
In article <Cb2dnTVPUOzay4CiXTWc-g@speakeasy.net>, Matthew Russotto
<russotto@grace.speakeasy.net> wrote:
> [url]http://www.speakeasy.net/~russotto/chm[/url]blah blah Guest



Reply With Quote

