Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hugues KADI
Dynamic-Matrix-Calculator
Commits
13aa38e2
Commit
13aa38e2
authored
Jun 08, 2019
by
ATTSSystem
Browse files
Added .exe release
parent
ecfe7069
Changes
2
Show whitespace changes
Inline
Side-by-side
Matrix.exe
0 → 100644
View file @
13aa38e2
File added
launch4j.xml
0 → 100644
View file @
13aa38e2
<?xml version="1.0" encoding="UTF-8"?>
<launch4jConfig>
<dontWrapJar>
false
</dontWrapJar>
<headerType>
console
</headerType>
<jar>
C:\Users\Hugues KADI\Desktop\Matrix\Matrix.jar
</jar>
<outfile>
C:\Users\Hugues KADI\Desktop\Matrix\Matrix.exe
</outfile>
<errTitle></errTitle>
<cmdLine>
java -jar Matrix.jar
</cmdLine>
<chdir>
.
</chdir>
<priority>
normal
</priority>
<downloadUrl>
http://java.com/download
</downloadUrl>
<supportUrl></supportUrl>
<stayAlive>
false
</stayAlive>
<restartOnCrash>
false
</restartOnCrash>
<manifest></manifest>
<icon></icon>
<jre>
<path></path>
<bundledJre64Bit>
false
</bundledJre64Bit>
<bundledJreAsFallback>
false
</bundledJreAsFallback>
<minVersion>
1.8
</minVersion>
<maxVersion></maxVersion>
<jdkPreference>
preferJre
</jdkPreference>
<runtimeBits>
64/32
</runtimeBits>
</jre>
</launch4jConfig>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment