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.1 by pjm2, Mon Mar 19 10:01:36 2001 UTC vs.
Revision 1.2 by pjm2, Mon Mar 19 10:11:56 2001 UTC

# Line 9 | Line 9 | EnabledBitmap checked.bmp
9   DisabledBitmap unchecked.bmp
10  
11  
12 < Section "WinHost"
12 > Section "WinHost (required)"
13   SetOutPath $INSTDIR
14   SetOverwrite on
15   File winhost\winhost.exe
# Line 17 | Line 17 | File winhost\winhost.ini
17   File winhost\pdh.dll
18   File winhost\README.txt
19   File winhost\SysTray.ocx
20 < File winhost\mswinsck.ocx
20 > File winhost\mswinsck.ocx
21 >
22 > Section "View Readme.txt"
23 > Exec '"$WINDIR\notepad.exe" "$INSTDIR\readme.txt"'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines