[PLUG] GETTING THE MS .NET DOC TO WORK ON LINUX (fwd)

Tyler F. Creelan creelan at engr.orst.edu
Tue Aug 13 05:39:22 UTC 2002


Oops, here is an even more detailed explanation.


---------- Forwarded message ----------
Date: Sun, 11 Aug 2002 22:02:45 +0200
From: Guenther Roith <groith at tcrz.net>
To: mono-list <mono-list at ximian.com>
Subject: [Mono-list] GETTING THE MS .NET DOC TO WORK ON LINUX


GETTING THE MS .NET DOC TO WORK ON LINUX
========================================


1. Get the Help SDK and extract it to a temp directory.
http://download.microsoft.com/download/VisualStudioNET/Install/2.1/NT45XP/EN
-US/VSHIK.exe

2. If you don't have VS.NET get this, too and unzip it to the same
directory. http://www.sojdr.com/vshik/patch_vshik_setup.msi.zip

3. Change to that directory and run "patch_vshik_setup.msi.vbs", a
VB-Script. Then run Setup.exe

4. Create a new directory with at least 250 MB on your HD.

5. Change to it and type

"C:\program files\Microsoft Help 2.0 SDK\hxcomp.exe" -u C:\program
files\Microsoft.N
ET\FrameworkSDK\Docs\1031\cpref.HxS

at the command line. Your path may be a bit different.

This can take some time.

6. You will have some files in it and a sub-directory called "html" as well
as "Scripts".
Copy the file dtue.css in "Scripts" one dir level higher, that it is one dir
above "html".

7. Rename it to style.css

8. Copy the php-script convert.php (I've attached it again) in the same
directory and run it (not with Browser, of course!).
This can take 25 minutes.

9. Your done. Move the html directory and the style.css to another location
(or to linux) and point your Browser (Mozilla works well) to
"html/cpref_start.htm"

NOTICE: Most links will work, some not, because they don't point to html
files, but MS HELP 2.0 commands.
However, they are not the important ones.

ALSO NOTICE: While you perhaps might extract the html, MS will not like to
see the result copied somewhere and modified .They have coprights on it.
So don't do it (or don't tell them ;-)

Johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: convert.php
Type: application/octet-stream
Size: 466 bytes
Desc: 
URL: <http://lists.pdxlinux.org/pipermail/plug/attachments/20020812/2c377d72/attachment.obj>


More information about the PLUG mailing list