Commit Graph

32 Commits

Author SHA1 Message Date
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
Reinhard Pointner 84d5cfbb9d Update deployment properties 2016-09-19 15:00:18 +08:00
rednoah 934b397369 Experiment with appx packages 2016-09-18 22:16:29 +00:00