diff --git a/.gitignore b/.gitignore index f1053cff..b9cc2d6a 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /*.jar /run.pid /run.log +/WindowsInstaller/Install Files/qortal.jar diff --git a/WindowsInstaller/Install Files/qortal.jar b/WindowsInstaller/Install Files/qortal.jar deleted file mode 100755 index 230dda80..00000000 Binary files a/WindowsInstaller/Install Files/qortal.jar and /dev/null differ diff --git a/WindowsInstaller/README.md b/WindowsInstaller/README.md index a646cabd..0a9f2522 100644 --- a/WindowsInstaller/README.md +++ b/WindowsInstaller/README.md @@ -12,7 +12,7 @@ configured paths, or create a dummy `D:` drive with the expected layout. Typical build procedure: -* Overwrite the `qortal.jar` file in `Install-Files\` +* Place the `qortal.jar` file in `Install-Files\` * Open AdvancedInstaller with qortal.aip file * If releasing a new version, change version number in: + "Product Information" side menu