The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
General
»
The Workshop
»
hlp/CHM file builder needed. Can't find nothing but advertising!
« previous
next »
Print
Pages: [
1
]
Author
Topic: hlp/CHM file builder needed. Can't find nothing but advertising! (Read 781 times)
xandaz
Member
Posts: 529
I luv you babe
hlp/CHM file builder needed. Can't find nothing but advertising!
«
on:
December 11, 2021, 08:01:58 AM »
Hi guys. I've been scanning the interenet for hlp/chm files builders but couldnt find anything that works, Can somone point me in the right direction? Thanks in advance
Logged
hutch--
Administrator
Member
Posts: 9380
Mnemonic Driven API Grinder
Re: hlp/CHM file builder needed. Can't find nothing but advertising!
«
Reply #1 on:
December 11, 2021, 09:07:53 AM »
You can use the old Microsoft one but you have to learn how to fly it and its really buggy. You need a reasonable HTML composer to make your HTML files and when you have all of the HTML working, you then compile it into a single CHM file.
Logged
hutch at movsd dot com
http://www.masm32.com
TimoVJL
Member
Posts: 1002
Re: hlp/CHM file builder needed. Can't find nothing but advertising!
«
Reply #2 on:
December 11, 2021, 08:24:44 PM »
HTML Help Workshop downloading problem:
https://docs.microsoft.com/en-us/answers/questions/265752/htmlhelp-workshop-download-for-chm-compiler-instal.html
Logged
May the source be with you
xandaz
Member
Posts: 529
I luv you babe
Re: hlp/CHM file builder needed. Can't find nothing but advertising!
«
Reply #3 on:
December 11, 2021, 10:28:19 PM »
Thanks Hucth and VIMO. What's the name of the microsoft compiler?
Logged
xandaz
Member
Posts: 529
I luv you babe
Re: hlp/CHM file builder needed. Can't find nothing but advertising!
«
Reply #4 on:
December 13, 2021, 03:04:37 AM »
i found the HTML Word Shop but it dones't work. It asks for and hpp file. It also sqys during intallation that a newer version is intalled but I cant find it. Anyone knows the directory? Thanks
Logged
jj2007
Member
Posts: 12487
Assembler is fun ;-)
Re: hlp/CHM file builder needed. Can't find nothing but advertising!
«
Reply #5 on:
December 13, 2021, 04:53:56 AM »
Quote from: xandaz on December 13, 2021, 03:04:37 AM
Anyone knows the directory?
Mine is at C:\Program Files (x86)\HTML Help Workshop\hhw.exe
Logged
Masm32 Tips, Tricks and Traps
TimoVJL
Member
Posts: 1002
Re: hlp/CHM file builder needed. Can't find nothing but advertising!
«
Reply #6 on:
December 13, 2021, 05:00:08 AM »
help compiler is hhc.exe
If you follow wizard, it create project files for you.
Logged
May the source be with you
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
General
»
The Workshop
»
hlp/CHM file builder needed. Can't find nothing but advertising!