Statistiques
| Révision :

root / tmp / org.txm.setups / nsis-2.5 / Menu / index.html @ 3099

Historique | Voir | Annoter | Télécharger (3,08 ko)

1
<html>
2
<body link="#0C6E97">
3
    <div>
4
        <img src="images/header.gif" width="598" height="45"></div>
5
    <table border="0">
6
        <tr>
7
            <td width="20">
8
            </td>
9
            <td width="190" valign="top">
10
                <p>
11
                    <font size="+1" color="#333333"><b>Compiler</b></font><br>
12
                    <a href="EX:makensisw.exe">Compile NSI scripts</a><br>
13
                    <a href="EX:Bin\zip2exe.exe">Installer based on ZIP file</a><br>
14
                    <br>
15
                    <br>
16
                    <br>
17
                </p>
18
                <p>
19
                    <font size="+1" color="#333333"><b>Developer Center</b></font><br>
20
                    Many more examples, tutorials, plug-ins and NSIS-releted software are available
21
                    at the on-line <a href="EX:http://nsis.sourceforge.net/Developer_Center">Developer Center</a>.
22
                </p>
23
                                </td>
24
                        <td width="150" valign="top">
25
                                <p>
26
                                        <font size="+1" color="#333333"><b>Documentation</b></font><br>
27
                                        <a href="EX:NSIS.chm">NSIS Users Manual</a><br>
28
                                        <a href="EX:Examples">Example scripts</a><br>
29
                                        <a href="EX:Docs\Modern UI 2\Readme.html">Modern UI 2</a><br>
30
                                        <a href="EX:Docs\MultiUser\Readme.html">Multi-User Header File</a><br>
31
                                        <a href="EX:Docs\StrFunc\StrFunc.txt">StrFunc Header File</a></p>
32
                                <p>
33
                                        <font size="+1" color="#333333"><b>On-line help</b></font><br>
34
                                        <a href="EX:http://forums.winamp.com/forumdisplay.php?s=&forumid=65">Forum</a><br>
35
                                        <a href="EX:http://nsis.sourceforge.net/FAQ">FAQ</a><br>
36
                                        <a href="EX:irc://irc.landoleet.org/nsis">IRC Channel</a><br>
37
                                        <a href="EX:http://sourceforge.net/tracker/?group_id=22049&atid=373085">Bug Tracker</a><br>
38
                        </td>
39
                        <td valign="top">
40
                                <p>
41
                                        <font size="+1" color="#333333"><b>Plug-ins</b></font><br>
42
                                        <a href="EX:Docs\AdvSplash\advsplash.txt">AdvSplash</a> - splash with fade in/out<br>
43
                                        <a href="EX:Docs\Banner\Readme.txt">Banner</a> - banner with custom text<br>
44
                                        <a href="EX:Docs\BgImage\BgImage.txt">BgImage</a> - background image<br>
45
                                        <a href="EX:Docs\Dialer\Dialer.txt">Dialer</a> - internet connection<br>
46
                                        <a href="EX:Docs\Math\Math.txt">Math</a> - math operations<br>
47
                                        <a href="EX:Docs\nsDialogs\Readme.html">nsDialogs</a> - custom wizard pages<br>
48
                                        <a href="EX:Docs\nsExec\nsExec.txt">nsExec</a> - launch command line tools<br>
49
                                        <a href="EX:Docs\NSISdl\Readme.txt">NSISdl</a> - download files<br>
50
                                        <a href="EX:Docs\Splash\splash.txt">Splash</a> - splash screen<br>
51
                                        <a href="EX:Docs\StartMenu\Readme.txt">StartMenu</a> - Start Menu folder selection<br>
52
                                        <a href="EX:Docs\System\System.html">System</a> - Windows API calls<br>
53
                                        <a href="EX:Docs\VPatch\Readme.html">VPatch</a> - update existing files</p>
54
                        </td>
55
        </tr>
56
    </table>
57
    <p>
58
        <img src="images/line.gif" width="598" height="3"></p>
59
    <div align="right">
60
        <a href="EX:http://nsis.sourceforge.net/">
61
            <img src="images/site.gif" width="200" height="25"></a></div>
62
</body>
63
</html>