Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

12345678910111213141516171819
  1. This is the package creation directory for SNF4CGP for Windows. The
  2. files in this directory are used to create SNF4CGP modules for
  3. Windows.
  4. Files:
  5. BuildModuleX32.cmd: Build the 32-bit module.
  6. BuildModuleX64.cmd: Build the 32-bit module.
  7. The BuildModuleXXX.cmd files run the following files:
  8. BuildExeX32.cmd: Build the 32-bit executables, except for curl.exe.
  9. BuildExeX64.cmd: Build the 64-bit executables, except for curl.exe.
  10. CreateModule.cmd: Create the module. The executables must be
  11. present in the directory. See this file for the location of the
  12. other files that are included in the module.