Commit Graph

34 Commits

Author SHA1 Message Date
Reinhard Pointner bdbde6e103 MinVersion="10.0.15063.250" 2017-05-28 12:14:30 +08:00
Reinhard Pointner 7e118b8e3b Require MinVersion="10.0.15063.296" which fixes various sandbox issues 2017-05-19 15:11:01 +08:00
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 96008c00fa Include fail-safe launcher in appx package 2017-04-21 12:15:02 +08:00
Reinhard Pointner 7526ec3b18 MaxVersionTested="10.0.15063.13" 2017-04-09 16:12:09 +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 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
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 671b680f4b Link Windows Store 2016-11-06 06:09:47 +08:00
Reinhard Pointner 4e177576e0 Unify common build properties 2016-11-05 04:19:30 +08:00
Reinhard Pointner b4be431035 Experiment with appx build 2016-10-05 21:48:59 +08: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
rednoah 934b397369 Experiment with appx packages 2016-09-18 22:16:29 +00:00