stargazer 9 лет назад
Родитель
Сommit
8b432cebb0
5 измененных файлов: 2 добавлений и 2 удалений
  1. 1
    1
      build/How to swap out SNFServer.exe in the Windows Installer.txt
  2. 1
    1
      build/MessageSnifferRestorer2_1.nsi
  3. Двоичные данные
      build/Restorer.exe
  4. Двоичные данные
      build/SNFServer.exe
  5. Двоичные данные
      build/SNF_CS_Installer.exe

+ 1
- 1
build/How to swap out SNFServer.exe in the Windows Installer.txt Просмотреть файл

@@ -13,7 +13,7 @@ Step 5 - Once the download of all of the files is complete, click the SNFServerS
Step 6 - Obtain the new SNF Server executable from Pete. It will be called something other than SNFServer.exe. For example, it may be called something like this: SNFServerV3.1.2-E3.1.5.
Step 7 - Go to your SNFServerSwap\Truck\Build\ directory. Find and delete the SNFServer.exe that is there. Copy the new SNF Server executable (SNFServerV3.1.2-E3.1.4) to your SNFServerSwap\Truck\Build\ folder. Next, make a copy of the SNFServerV3.1.2-E3.1.5 and name it SNFServer.exe. So now you will have a SNFServerV3.1.2-E3.1.4 and a SNFServer.exe in the Build directory
Step 7 - Go to your SNFServerSwap\Truck\Build\ directory. Find and delete the SNFServer.exe that is there. Copy the new SNF Server executable (SNFServerV3.1.2-E3.1.5) to your SNFServerSwap\Truck\Build\ folder. Next, make a copy of the SNFServerV3.1.2-E3.1.5 and name it SNFServer.exe. So now you will have a SNFServerV3.1.2-E3.1.4 and a SNFServer.exe in the Build directory
Step 8 - In your SNFServerSwap folder you will find an NSIS Script file called MessageSnifferRestorer2_1. Right-click the file and open/edit it with a text editor of your choice (Notepad, Textpad, Notepad ++).Find the line that says something similar to this following (the version number may be different):
!define SNIFFER_SERVER_SPECIFIER "V3.1.2-E3.1.4". Next, remove the "V3.1.2-E3.1.4" and add the new Sniffer Server version number. For example, in the case of SNFServerV3.1.2-E3.1.5, the version number would be "V3.1.2-E3.1.5". Close and save the file.

+ 1
- 1
build/MessageSnifferRestorer2_1.nsi Просмотреть файл

@@ -1,6 +1,6 @@
!verbose 2
!define TEMP1 $R0 ;Temp variable
!define SNIFFER_SERVER_SPECIFIER "V3.1.2-E3.1.4" ; This is the ending of the product specific server file.... not the default Server.exe file.
!define SNIFFER_SERVER_SPECIFIER "V3.2.0-E3.2.0" ; This is the ending of the product specific server file.... not the default Server.exe file.
; MessageSnifferRestorer1_1_1.nsi
;
; This script produces an included installer file that is packed inside the MessageSniffer Installer utility.

Двоичные данные
build/Restorer.exe Просмотреть файл


Двоичные данные
build/SNFServer.exe Просмотреть файл


Двоичные данные
build/SNF_CS_Installer.exe Просмотреть файл


Загрузка…
Отмена
Сохранить