CheckSumFiles.txt// The first line specifies how many files need to check// And the rest lines specify the file name and file CheckSum// If you wan't to disable the file checking then in the var.ini change the CheckCheckSums = 1 to CheckCheckSums = 0////var.ini// There you can edit the things you want// If you wan't to make a new update then you have to change the version to bigger: Example - 2// When you have done that, you need to make a new SFX (.exe) file with WinRar with the name of the new version. (Example: 2.exe)SFX File creation// Required: WinRar// Mark all the files you wan't to be in the SFX file// Press right mouse button// Then press on: Add to archive...// Select RAR// Select at the Compression method: Best// Check the: Create SFX archive// Click the Advanced tab// Click on SFX options...// Select: Create in the current folder// Select Modes tab// Select: Hide all// Select Update tab// Select Extract and replace files// Select Overwrite all files// Select General tab// Press on Save current settings as default// Press OK// Press OK// Now it will compress the files to .exe file// Next time you will do this, you will just need to// Select RAR// Select at the Compression Method: Best// And select: Create SFX Archive// Thats all////// !!!!!! REMEMBER THAT LAUNCHER REQUIRES .NET FRAMEWORK 3.5 !!!!!!!!