michael@0: // Microsoft Visual C++ generated resource script. michael@0: // michael@0: #include "resource.h" michael@0: michael@0: #define APSTUDIO_READONLY_SYMBOLS michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Generated from the TEXTINCLUDE 2 resource. michael@0: // michael@0: #include "afxres.h" michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: #undef APSTUDIO_READONLY_SYMBOLS michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // English (United States) resources michael@0: michael@0: #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) michael@0: LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US michael@0: #pragma code_page(1252) michael@0: michael@0: #ifdef APSTUDIO_INVOKED michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // TEXTINCLUDE michael@0: // michael@0: michael@0: 1 TEXTINCLUDE michael@0: BEGIN michael@0: "resource.h\0" michael@0: END michael@0: michael@0: 2 TEXTINCLUDE michael@0: BEGIN michael@0: "#include ""afxres.h""\r\n" michael@0: "\0" michael@0: END michael@0: michael@0: 3 TEXTINCLUDE michael@0: BEGIN michael@0: "\r\n" michael@0: "\0" michael@0: END michael@0: michael@0: #endif // APSTUDIO_INVOKED michael@0: michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Version michael@0: // michael@0: michael@0: VS_VERSION_INFO VERSIONINFO michael@0: FILEVERSION 1,0,0,0 michael@0: PRODUCTVERSION 1,0,0,0 michael@0: FILEFLAGSMASK 0x17L michael@0: #ifdef _DEBUG michael@0: FILEFLAGS 0x1L michael@0: #else michael@0: FILEFLAGS 0x0L michael@0: #endif michael@0: FILEOS 0x4L michael@0: FILETYPE 0x2L michael@0: FILESUBTYPE 0x0L michael@0: BEGIN michael@0: BLOCK "StringFileInfo" michael@0: BEGIN michael@0: BLOCK "040904b0" michael@0: BEGIN michael@0: VALUE "FileDescription", "NSIS Plug-in for managing Windows services" michael@0: VALUE "FileVersion", "1, 0, 0, 0" michael@0: VALUE "InternalName", "ServicesHelper" michael@0: VALUE "LegalCopyright", "MPL 1.1+/GPL 2.0+/LGPL 2.1+" michael@0: VALUE "OriginalFilename", "ServicesHelper.dll" michael@0: VALUE "ProductName", "ServicesHelper" michael@0: VALUE "ProductVersion", "1, 0, 0, 0" michael@0: END michael@0: END michael@0: BLOCK "VarFileInfo" michael@0: BEGIN michael@0: VALUE "Translation", 0x409, 1200 michael@0: END michael@0: END michael@0: michael@0: #endif // English (United States) resources michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: michael@0: michael@0: michael@0: #ifndef APSTUDIO_INVOKED michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Generated from the TEXTINCLUDE 3 resource. michael@0: // michael@0: michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: #endif // not APSTUDIO_INVOKED michael@0: