mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 05:51:31 -04:00
* loading windows natives is error prone, just stick to the pure-Java stuff
This commit is contained in:
parent
56fff6f621
commit
06e6c5962f
@ -24,7 +24,7 @@
|
||||
<resources>
|
||||
<property name="application.deployment" value="webstart" />
|
||||
<property name="application.update" value="skip" />
|
||||
<property name="useNativeShell" value="true" />
|
||||
<property name="useNativeShell" value="false" />
|
||||
|
||||
<java version="1.6+" max-heap-size="256m" />
|
||||
<property name="jnlp.packEnabled" value="true" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user