parent
34212b63d3
commit
08a16a6a62
|
@ -34,5 +34,8 @@
|
||||||
# force Application User Model ID for Windows Store
|
# force Application User Model ID for Windows Store
|
||||||
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
|
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
|
||||||
|
|
||||||
|
# support JAVA_OPTS environment variable
|
||||||
|
%JAVA_OPTS%
|
||||||
|
|
||||||
# support FILEBOT_OPTS environment variable
|
# support FILEBOT_OPTS environment variable
|
||||||
%FILEBOT_OPTS%
|
%FILEBOT_OPTS%
|
||||||
|
|
|
@ -34,5 +34,8 @@
|
||||||
# force Application User Model ID for Windows Store
|
# force Application User Model ID for Windows Store
|
||||||
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
|
-Dnet.filebot.AppUserModelID=@{microsoft.application.name}
|
||||||
|
|
||||||
|
# support JAVA_OPTS environment variable
|
||||||
|
%JAVA_OPTS%
|
||||||
|
|
||||||
# support FILEBOT_OPTS environment variable
|
# support FILEBOT_OPTS environment variable
|
||||||
%FILEBOT_OPTS%
|
%FILEBOT_OPTS%
|
||||||
|
|
Loading…
Reference in New Issue