I am trying to convert a LaTeX file to HTML. I have tried to do this by typing cmd into the search bar of the START menu. When the black background box comes up, I type in htlatex filename.tex where instead of filename I write the name of the file. It then comes up,
I can't find file filename.
Please type another input file name.
I am using MiKTeX and Windows 7.
filename.texusingcd the\folder\that\has\the\file. Under Windows (7), if the folders have spaces in them, you can press<TAB>to auto-complete the folder name, or use quotes:cd "\Document and Settings\Users\XYZ\Documents\LaTeX", and then usehtlatex filename.tex. Regardless, this is off-topic. – Werner Dec 28 '11 at 17:43