AutoUpdate.rc2 601 B

12345678910111213141516171819
  1. //
  2. // ALLSRVUI.RC2 - resources Microsoft Visual C++ does not edit directly
  3. //
  4. #ifdef APSTUDIO_INVOKED
  5. #error this file is not editable by Microsoft Visual C++
  6. #endif //APSTUDIO_INVOKED
  7. /////////////////////////////////////////////////////////////////////////////
  8. // Add manually edited resources here...
  9. /////////////////////////////////////////////////////////////////////////////
  10. #define SZFILEDESCRIPTION "Allegiance Auto Update Utility"
  11. #define SZORIGFILENAME "AutoUpdate.exe"
  12. #define SZINTERNALNAME "AutoUpdate"
  13. /////////////////////////////////////////////////////////////////////////////