|
1 <html> |
|
2 <head> |
|
3 <title>ExperienceUI Documentation Content Frame</title> |
|
4 <link rel=stylesheet href=style.css type=text/css> |
|
5 </head> |
|
6 |
|
7 <body bgcolor="#FFFFFF" style="background-color:#FFFFFF;margin:0px;padding:0px"> |
|
8 |
|
9 <!-- |
|
10 <table border=0 width=100% height=100% id=preWarning bgcolor=#FFFFFF> |
|
11 <tr> |
|
12 <td width=25%> |
|
13 </td> |
|
14 <td> |
|
15 <font face=Verdana size=5 color=#808080> |
|
16 This is pre-release documentation. |
|
17 </font> |
|
18 <p style=margin-left:0.2in> |
|
19 <font face=Verdana style=font-size:8pt> |
|
20 Any or all of the information contained in this documentation complex may be subject to change in the final version of |
|
21 codename Bryce. I reserve the right to change any documentation or underlying code if deemed necessary.<br> |
|
22 <br> |
|
23 <input type=button value="Continue to ExperienceUI Documentation" onclick="document.getElementById('preWarning').style.display='none';document.getElementById('system').style.display='block';"> |
|
24 </font> |
|
25 </p> |
|
26 </td> |
|
27 </tr> |
|
28 </table> |
|
29 --> |
|
30 |
|
31 <table border=0 width=100% height=100% id=system> |
|
32 |
|
33 <tr> |
|
34 |
|
35 <td valign=top style=margin:10px;padding:10px> |
|
36 |
|
37 <h1>ExperienceUI for NSIS Documentation</h1> |
|
38 |
|
39 <p style=margin-left:0.2in> |
|
40 |
|
41 <font face=Verdana style=font-size:8pt> |
|
42 |
|
43 <b>Welcome to the ExperienceUI documentation.</b><br> |
|
44 <br> |
|
45 The ExperienceUI is a new user interface for NSIS that allows you to dramatically change the way your installers look and act. |
|
46 To learn more about the ExperienceUI, check out the "Introduction" links in the tree to the left.<br> |
|
47 </p> |
|
48 |
|
49 <h1>New to the ExperienceUI?</h1> |
|
50 |
|
51 <p style=margin-left:0.2in> |
|
52 |
|
53 This readme contains all the information you need to know about the ExperienceUI for NSIS.<br> |
|
54 <br> |
|
55 If you are a new user, you might want to check out the "Introduction" section in the navigation tree to the left.<br> |
|
56 <br> |
|
57 If you are an experienced user, the first place to go should be the Version History section. There, you will find a list of all of the changes |
|
58 in this version of the ExperienceUI.<br> |
|
59 <br> |
|
60 |
|
61 </p> |
|
62 |
|
63 </font> |
|
64 |
|
65 </p> |
|
66 |
|
67 </td> |
|
68 |
|
69 </tr> |
|
70 |
|
71 <tr> |
|
72 |
|
73 <td valign=bottom style=margin:0px;padding:0px> |
|
74 |
|
75 <p class=footer>Copyright © 2004-2006 Dan Fuhry. All rights except those explicitly given in the <a href=license_agreement.htm style=color:#A0A0D0 onmouseover="this.style.color='#A0A0A0'" onmouseout="this.style.color='#A0A0D0'">license agreement</a> reserved.</p> |
|
76 |
|
77 </td> |
|
78 |
|
79 </tr> |
|
80 |
|
81 </table> |
|
82 |
|
83 </body> |
|
84 |
|
85 </html> |