diff --git a/assets/BitRock Installer Files/IgaunaApp-Linux.xml b/assets/BitRock Installer Files/IgaunaApp-Linux.xml index faf3ef3..f9ec9fd 100644 --- a/assets/BitRock Installer Files/IgaunaApp-Linux.xml +++ b/assets/BitRock Installer Files/IgaunaApp-Linux.xml @@ -10,8 +10,9 @@ default - Default Component - 1 + ${project.shortName} + 0 + All application files. Required size: ${project.component(default).requiredSize} bytes 1 1 @@ -325,6 +326,7 @@ /bin/Iguana + 1 lzham-ultra 755 0 @@ -354,6 +356,19 @@ 1 0 30 + + + You don't have enough disk space to install the application, + please select another installation directory + + + less + ${installdir} + ${required_diskspace} + + + + installation_type diff --git a/assets/BitRock Installer Files/IgaunaApp-OSX.xml b/assets/BitRock Installer Files/IgaunaApp-OSX.xml index 66a2b34..3e8759b 100644 --- a/assets/BitRock Installer Files/IgaunaApp-OSX.xml +++ b/assets/BitRock Installer Files/IgaunaApp-OSX.xml @@ -10,8 +10,9 @@ default - Default Component - 1 + ${project.shortName} + 0 + All application files. Required size: ${project.component(default).requiredSize} bytes 1 1 @@ -275,6 +276,19 @@ 1 0 30 + + + You don't have enough disk space to install the application, + please select another installation directory + + + less + ${installdir} + ${required_diskspace} + + + + installation_type diff --git a/assets/BitRock Installer Files/IgaunaApp-Win.xml b/assets/BitRock Installer Files/IgaunaApp-Win.xml index 11b3653..5691a71 100644 --- a/assets/BitRock Installer Files/IgaunaApp-Win.xml +++ b/assets/BitRock Installer Files/IgaunaApp-Win.xml @@ -10,8 +10,9 @@ default - Default Component - 1 + ${project.shortName} + 0 + All application files. Required size: ${project.component(default).requiredSize} bytes 1 1 @@ -366,6 +367,19 @@ 1 0 30 + + + You don't have enough disk space to install the application, + please select another installation directory + + + less + ${installdir} + ${required_diskspace} + + + + installation_type