Граф коммитов

947 Коммитов

Автор SHA1 Сообщение Дата
wcheng-msft d1ff5b6ffd
update tpn (#333) 2020-02-18 16:41:32 -08:00
wcheng-msft 7721208838
script sign changes from build (#325) 2020-01-08 14:48:58 -08:00
wcheng-msft 00a2a55343
localization changes from build (#324) 2020-01-08 14:48:43 -08:00
wcheng-msft 559b78b2dc
Improve test diagnosability, and track tests that failed and provide … (#323)
* Improve test diagnosability, and track tests that failed and provide summary and exit code at end to denote overall success/failure
Allow msixtrace to take in additional "skipParsing" argument which will only output raw ETL instead of parsing the ETL into a readable text format, since the parsing can take a long time on large files.

* Remove .count -gt 0 check on -match, not sure how this was working before, but we should just use the bool returned.
2019-12-23 16:07:31 -08:00
wcheng-msft 636142692d
localization changes from build (#322) 2019-12-18 11:33:27 -08:00
wcheng-msft 4657ee79a2
localization changes from build (#321) 2019-12-18 11:10:25 -08:00
jyvenugo 16737c0176
Display link as hyperlink (#312)
* Display link as hyperlink

* Progress bar changes

* use https links

* Launch url while clicking

* remove mousehover
2019-12-17 17:45:21 -08:00
wcheng-msft f6cf92d5a7
script sign changes from build (#318) 2019-12-17 17:10:27 -08:00
wcheng-msft 920b80d572
localization changes from build (#317) 2019-12-17 16:58:08 -08:00
wcheng-msft e37d2ea087
add header to msixtrace (#316) 2019-12-17 16:25:06 -08:00
wcheng-msft fd869e21ec
add a comma (#315) 2019-12-17 16:02:35 -08:00
wcheng-msft 647ba59aa9
localization changes from build (#314) 2019-12-17 13:12:36 -08:00
jyvenugo 664acbab40
Bugfix (#313) 2019-12-17 13:02:07 -08:00
jyvenugo 1364bfcc66
richedit box (#310) 2019-12-16 18:21:08 -08:00
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
wcheng-msft 2e2af5c0db
Resize ux elements (#290)
* resize logo so it doesn't go off window, and change the size of the percent text elements so they do not overlap with other controls

* combine the two percent controls so they don't overlap, and so the amount of space between them is the same regardless of language.
2019-12-11 11:11:11 -08:00
wcheng-msft 9e814c3d7e
execution bypass and better psf error checking (#287) 2019-12-10 18:10:32 -08:00
jyvenugo 71670ccec2
Remove extra icon (#289) 2019-12-10 17:18:21 -08:00
wcheng-msft 5b0b95a913
localization changes from build (#288) 2019-12-10 17:13:03 -08:00
jyvenugo 00c63da103
Display error message in case of Loading Package Failed (#279)
* Call api with signature skip

* Moved call to installUI

* Check with error codes

* Propagate errors to UI

* comment

* More changes to errors

* Update more strings

* Move call for checkbox and install button

* TDF wrong error message

* Updated handler error messages and localized

* Localize strings returned by handler separate lib and exe

* Remove extra string added for remove package

* Install cancel

* Space
2019-12-10 16:53:29 -08:00
wcheng-msft f0483f413b
localization changes from build (#286) 2019-12-10 11:52:11 -08:00
wcheng-msft 1dd5bb4618
Various UX fixes (#285)
* re-order UI elements to show actual window earlier instead of black cmd prompt window. Can update later to say "Loading" or something while we open the package, but this is at least better indication of progress than the cmd prompt window.

* FreeConsole earlier, and display "Loading Package...." UI before trying to open the package. This makes it clearer that work is being done while loading large packages.
Additionally, remove extra capabilities strings, and add common controls 6 for prettier buttons/progress bar. Needed to disable the theme for the launch checkbox control, as common controls does not allow transparency.
2019-12-10 11:18:18 -08:00
wcheng-msft 8211707ab9
block downgrade from lib (#284) 2019-12-10 11:11:01 -08:00
wcheng-msft f4d2a0df62
registry devirtualizer detokenize more keynames and value names in addition to value data, and null out the buffers on each iteration (#283) 2019-12-05 11:47:40 -08:00
wcheng-msft 62c2371d66
Block wrong architecture installs, increase space for removal warning (#282) 2019-12-04 10:45:02 -08:00
wcheng-msft 1f3cb6aa8b
localization changes from build (#278) 2019-11-25 16:35:00 -08:00
wcheng-msft d7fd568f15
Missed a spot due to leftover artifacts from previous builds. (#277) 2019-11-25 15:56:41 -08:00
wcheng-msft c997f7f0eb
fix paths for x86 build. (#276)
* fix paths for x86 build.

* update csproj clickonce wrapper too.
2019-11-25 14:21:19 -08:00
wcheng-msft 9f61b01c66
localization changes from build (#275) 2019-11-22 18:40:27 -08:00
wcheng-msft bdf802d947
Displayname for package instead of app (#272)
* Grab package level variables from Properties element instead of the application element: Logo, PublisherDisplay and DisplayName are all available as properties of the package. This provides parity with what desktopappinstaller is doing on win10

* update test to point to new expected filename for link file.
2019-11-22 18:37:18 -08:00
jyvenugo c6437b1fb9
Add heat directory to embed mui files into msi (#266)
* heat task

* Generate msi for other languages
2019-11-22 15:18:43 -08:00
wcheng-msft 930ffb0338
localization changes from build (#271) 2019-11-21 17:13:11 -08:00
wcheng-msft 43b96e2c70
Update clickonce with loc files (#264)
* remove checked in binaries

* update CSProj to copy over the loc files
2019-11-21 11:15:11 -08:00
wcheng-msft 8dcdbd594f
Replace placeholders with translated strings (#258)
* Replace placeholders with translated strings

* rename files and create directory structure to enable automated localization

* add _locID_text
2019-11-21 11:14:55 -08:00
jyvenugo d3c442487b
Update script for all configurations (#262)
* Update script for all configs

* Parameter for postbuildevent

* Backout Parameter changes for postbuildevent
2019-11-18 17:31:41 -08:00
wcheng-msft bd3798f5b9
add mui files (#263) 2019-11-18 17:22:43 -08:00
jyvenugo 9428042711
Update postbuild script (#259) 2019-11-15 14:11:13 -08:00
jyvenugo 27d44d16f2
Adding leftover strings to resource file for localization (#257)
* Remaining strings

* Undo version changes

* Updated more strings

* forgot to commit file

* Back out change for one string
2019-11-14 14:50:26 -08:00
jyvenugo 265b5259c3
Add rcconfig.xml file for mui (#256) 2019-11-13 11:22:39 -08:00