1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

52 Commits

Author SHA1 Message Date
Reinhard Pointner
3cf0425232 Require MinVersion="10.0.15063.13" which fixes various sandbox issues 2017-05-19 15:02:57 +08:00
Reinhard Pointner
e0ab484d2c Include fail-safe launcher in appx package 2017-04-21 12:45:24 +08:00
Reinhard Pointner
52727a956b Include fail-safe launcher in appx package 2017-04-21 12:27:26 +08:00
Reinhard Pointner
96008c00fa Include fail-safe launcher in appx package 2017-04-21 12:15:02 +08:00
rednoah
7fab97bcdc Include fail-safe launcher in appx package 2017-04-21 04:00:58 +00:00
Reinhard Pointner
08a16a6a62 # support JAVA_OPTS environment variable
%JAVA_OPTS%
2017-04-21 11:40:19 +08:00
rednoah
989d868c80 <stayAlive>true</stayAlive> 2017-04-11 11:27:38 +00:00
Reinhard Pointner
7526ec3b18 MaxVersionTested="10.0.15063.13" 2017-04-09 16:12:09 +08:00
Reinhard Pointner
36412a864d # support FILEBOT_OPTS environment variable 2017-04-09 13:25:40 +08:00
Reinhard Pointner
771c2e8c4a Revert windows.desktopAppMigration changes (which lead to strange hard-to-debug issues) 2017-04-08 06:12:55 +08:00
Reinhard Pointner
9c81d5a999 rescap3:Extension Category="windows.desktopAppMigration" 2017-04-07 23:36:37 +08:00
Reinhard Pointner
bdccf0b966 Set "Recommended OS" to "Creators Update" 2017-04-07 23:09:51 +08:00
Reinhard Pointner
4655f5520f rescap3:Extension Category="windows.desktopAppMigration" 2017-04-07 22:31:02 +08:00
Reinhard Pointner
cc99f1d4d8 Fix Windows build 2017-03-20 15:33:36 +08:00
rednoah
d5549b1f2d signing requires a valid authenticode certificate 2017-03-19 19:56:07 +00:00
Reinhard Pointner
b5af78713a Update build 2017-03-12 17:21:11 +08:00
Reinhard Pointner
a7f338f106 Add Store links 2017-03-10 17:21:38 +08:00
Reinhard Pointner
1b693dfa14 # support JAVA_OPTS environment variable 2017-03-08 01:20:16 +08:00
rednoah
48449c1187 Don't use fatjar in MWS build to help with incremental auto-updates 2017-03-06 07:36:35 +00:00
rednoah
c3514c9a0e Don't use fatjar in MWS build to help with incremental auto-updates 2017-03-06 06:30:19 +00:00
Reinhard Pointner
e75ea50fbc Use Extended="true" to hide context menu actions which may not work as expected yet (i.e. multi-selection) 2017-02-11 01:06:37 +08:00
rednoah
59f110aea2 Sign all *.exe launchers 2017-01-19 11:16:35 +00:00
Reinhard Pointner
464e9852a9 Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 23:14:31 +08:00
Reinhard Pointner
f97c798a6a Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 22:48:15 +08:00
Reinhard Pointner
fc91eef44f Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 22:30:03 +08:00
Reinhard Pointner
f2dc2dc75f Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 22:12:30 +08:00
Reinhard Pointner
b29740e51e File type associations and verbs for "reserved file types" such as .mp4 or .wmv are ignored unfortunately.
@see https://msdn.microsoft.com/en-us/windows/uwp/launch-resume/reserved-uri-scheme-names
2017-01-10 22:01:39 +08:00
Reinhard Pointner
05520a2c40 File type associations and verbs for "reserved file types" such as .mp4 or .wmv are ignored unfortunately.
@see https://msdn.microsoft.com/en-us/windows/uwp/launch-resume/reserved-uri-scheme-names
2017-01-10 21:51:45 +08:00
Reinhard Pointner
e3e430213a File type associations and verbs for "reserved file types" such as .mp4 or .wmv are ignored unfortunately.
@see https://msdn.microsoft.com/en-us/windows/uwp/launch-resume/reserved-uri-scheme-names
2017-01-10 21:49:29 +08:00
Reinhard Pointner
19d405daf4 Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 18:20:10 +08:00
Reinhard Pointner
54c875c38d Play with Desktop Bridge app extensions (i.e. context menu verbs) 2017-01-10 17:05:02 +08:00
Reinhard Pointner
189a0fb52e Revert:
Check if non-zero build number is allowed now

Because:

Package acceptance validation error: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest
2016-12-10 11:18:45 +08:00
Reinhard Pointner
ee43cdd6f6 Check if non-zero build number is allowed now
@see https://msdn.microsoft.com/en-us/library/windows/apps/br211441
2016-12-10 10:58:08 +08:00
Reinhard Pointner
b42149e927 Blue screen with error code 0x139 (KERNEL_SECURITY_CHECK_FAILURE)
@see https://msdn.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-known-issues
2016-11-28 05:23:16 +08:00
Reinhard Pointner
31654c0c9c Windows Store Submission issue:
Package acceptance validation error: The package file FileBot_4.7.5_r4557.appx specifies a headless app. You don't have permission to create a headless app. Please update AppListEntry="none" in the AppxManifest file and also ensure you have the waiver "HeadlessAppBypass" associated to this app.
2016-11-17 07:57:16 +08:00
Reinhard Pointner
44fe370ed2 * Fix appx build issues
* Tried to make unplated task icons work... failed... wasted 10 hours... scaled resources don't work at all for Desktop apps it seems
2016-11-17 06:45:16 +08:00
Reinhard Pointner
dac3877ba9 Add filebot.launcher.exe as UWP commandline tool 2016-11-11 00:22:37 +08:00
Reinhard Pointner
ad09eb8ae7 # make sure to use the bundled JNA library
-Djna.nosys=true
-Djna.nounpack=true
2016-11-07 15:04:31 +08:00
Reinhard Pointner
671b680f4b Link Windows Store 2016-11-06 06:09:47 +08:00
Reinhard Pointner
5bf438b27f # Suppress WindowsPreferences logging 2016-11-06 01:54:25 +08:00
Reinhard Pointner
0f1670c259 # Suppress WindowsPreferences logging 2016-11-06 01:37:26 +08:00
Reinhard Pointner
a42f75050a # Suppress WindowsPreferences logging 2016-11-06 01:17:58 +08:00
Reinhard Pointner
4e177576e0 Unify common build properties 2016-11-05 04:19:30 +08:00
Reinhard Pointner
d84f1783e0 force Application User Model ID for Windows Store 2016-10-22 02:35:48 +08:00
Reinhard Pointner
b4be431035 Experiment with appx build 2016-10-05 21:48:59 +08:00
rednoah
2e6d905ac7 Experiment with appx build: <desktop:ExecutionAlias Alias="filebot.exe" /> 2016-09-19 21:26:12 +00:00
Reinhard Pointner
6fa6bf83a3 Experiment with appx build: <desktop:ExecutionAlias Alias="filebot.exe" /> 2016-09-20 05:15:58 +08:00
Reinhard Pointner
a9883b8d5f Experiment with appx build 2016-09-20 01:50:37 +08:00
Reinhard Pointner
c55f475a27 Package acceptance validation error: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest. The package FileBot_4.7.2.appx specifies 4.7.2.4279. 2016-09-19 17:09:25 +08:00
Reinhard Pointner
fffc8dfbaa appx ant task 2016-09-19 15:41:40 +08:00