Skip to content

Commit abf5cf2

Browse files
committed
I got betuh, real release
1 parent 2fc706f commit abf5cf2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

configuration_setup_utility/generic_run_rb.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
@GOTO DONE
1717

1818
:INSTALL_JAVA
19-
msg "%username%" you need to install java JRE first please install it from java.com then run again
19+
msg "%username%" you need to install java first please install it from java.com then run again
2020
start http://java.com
2121

2222
:DONE

innosetup_installer_options.iss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ OutputBaseFilename=Setup {#AppName} v{#AppVer}
4848
OutputDir=releases
4949

5050
; remove previous versions' outdated icons [lame innosetup having to do this, lame]
51+
; TODO desktops too
5152
[InstallDelete]
5253
Type: filesandordirs; Name: {group}\*;
5354

0 commit comments

Comments
 (0)