ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/host/winhost/winhost.nsi
(Generate patch)

Comparing projects/cms/source/host/winhost/winhost.nsi (file contents):
Revision 1.2 by pjm2, Mon Mar 19 10:11:56 2001 UTC vs.
Revision 1.3 by pjm2, Mon Mar 19 10:20:19 2001 UTC

# Line 5 | Line 5 | LicenseText "i-scream WinHost is part of the i-scream
5   LicenseData winhost\README.txt
6   OutFile winhost_install.exe
7   InstallDir $PROGRAMFILES\winhost
8 < EnabledBitmap checked.bmp
9 < DisabledBitmap unchecked.bmp
8 > EnabledBitmap winhost\bitmap1.bmp
9 > DisabledBitmap winhost\bitmap2.bmp
10  
11  
12   Section "WinHost (required)"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines