jyvenugo
8a549168bc
Adjust UI controls size and add full stop to resource file strings ( #302 )
...
* Increase checkbox and full stop
* More UI updates
* changes
* Update string size
2019-12-16 17:47:06 -08:00
wcheng-msft
58d5ae771a
Block x86 msi on x64 ( #307 )
...
* Block x86 install on x64
* update string to localized
2019-12-16 15:08:03 -08:00
wcheng-msft
66f2f818d3
localization changes from build ( #303 )
2019-12-16 11:11:55 -08:00
wcheng-msft
32aa50143b
Dont fail on missing registry ( #304 )
...
* stash registry in progress untested
* handle failure cases during create registrydevirtualizer
2019-12-16 11:06:48 -08:00
wcheng-msft
7648fc7aa2
if you log in as admin you get DefaultToken back, so we should handle that. ( #305 )
2019-12-16 11:05:07 -08:00
wcheng-msft
1123e6761d
resize and move bounding boxes based off measurements ( #301 )
2019-12-13 14:38:03 -08:00
wcheng-msft
c406e6a016
localization changes from build ( #300 )
2019-12-13 11:09:08 -08:00
wcheng-msft
4fbce655fe
Remove manifested-UAC prompt. Manually re-launch in the scenarios where we require admin. ( #299 )
2019-12-13 10:57:15 -08:00
wcheng-msft
756a20c1a5
localization changes from build ( #298 )
2019-12-13 10:57:05 -08:00
wcheng-msft
b3f97f96f6
dereference pointer to determine if failed to loadlibrary on applyacls and return early instead of proceeding. ( #295 )
2019-12-12 16:43:54 -08:00
wcheng-msft
435b62643c
localization changes from build ( #294 )
2019-12-12 16:43:35 -08:00
wcheng-msft
01f4aa15f8
Remove preview directory ( #292 )
...
* rename -- remove preview directory. Fix up associated project files that used relative paths to remove one directory (..\)
ClickOnceWrapper had a problem, in that its dependson was pre-run instead of pre-build, which means it had to have run successfully already; this was fixed.
* fixup of project files
* update paths referenced in README.md
* update CODEOWNERS and root README.md to point to MSIXCore README.md
2019-12-11 14:52:11 -08:00