📄 compiling.htm
字号:
<html>
<head>
<title>Compiling FileZilla</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>
<body>
<p align="center" class="PageCaption">Compiling FileZilla</p>
<p align="left" class="bodyText">To compile FileZilla, you need the following
programs and tools:</p>
<ul>
<li>
<p align="left" class="bodyText">MS Visual C++ 6<li>
<p align="left" class="bodyText">The latest version of the MS Platform SDK from
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/<li>
<p align="left" class="bodyText">MS HTML Help Workshop
</ul>
<blockquote>
<p align="left" class="bodyText">You can download the latest version of HTML
Help Workshop from the
<a target="_blank" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp?frame=true">Microsoft Website</a>. After installing, you should prepare DevStudio: Go to
Tools, Options, Directories, then (assuming that you've installed HTML Help Workshop
to <b>C:\Program Files\HTML Help Workshop</b>):</p>
<ul>
<li>
<p class="bodyText">Under <em>Show directories for</em> choose <em>Include
files</em>, click on <em>New</em> and type<br>
<strong>C:\Program Files\HTML Help Workshop\include</strong>
<li>
<p class="bodyText">Under <em>Show directories for</em> choose <em>Library
files</em>, click on <em>New</em> and type<br>
<strong>C:\Program Files\HTML Help Workshop\lib</strong>
<li>
<p class="bodyText">Under <em>Show directories for</em> choose <em>Executable
files</em>, click on <em>New</em> and type<br>
<strong>C:\Program Files\HTML Help Workshop</strong>
<li>
<p class="bodyText">Close DevStudio and restart to save the changes.
</ul>
</blockquote>
<p align="left" class="bodyText">To compile the install script, you have to
download and install <a target="_blank" href="http://www.firehose.net/free/nsis">NSIS</a>. After
installing NSIS, right-click the file FileZilla.nsi in the Explorer and choose "Compile
NSI".</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -