Jaime Bernardo
f0b460312a
[Build]Fix building on Visual Studio 17.8 ( #29303 )
...
* Add definition to ignore deprecated stdext checked_array_iterator
* Disable warning to ignore direct mention of dll in C# headers
* Fix PowerAccent Keyboard Service build errors
* Remove unused event variables
* Fix uninitialized events
* Remove unused telemetry events
* Fix building ShortcutGuide
* Fix C-style casts
* Fix spellcheck
2023-10-19 15:04:09 +01:00
Laszlo Nemeth
03a5a4200e
[Installer] add priority settings to the task scheduler PT task. ( #27058 )
...
* Installer: add priority settings to the task scheduler PT task.
* Add priority settings for task creation (for Task Scheduler) to the runner as well
* Modifying priority value
2023-06-30 15:23:02 +02:00
sosssego
9168f871af
[Analyzers][CPP]Changes to fix warning 26493 on src/runner ( #23672 )
...
* Changes to fix warning 26493 on src/runner
* formating
2023-02-08 11:17:33 +00:00
Andrey Nekrasov
063e704321
build: Treat warnings as errors in the remaining projects ( #8689 )
...
* build: remove #pragma comment(lib
* build: treat warnings as errors for all src projects
2020-12-21 18:51:48 +03:00
Josh Soref
0bcaa13056
Spelling: ... runner settings ( #3783 )
...
* spelling: default
* spelling: elevated
* spelling: instance
* spelling: relative
2020-05-27 17:06:50 +02:00
Nghia M. Luong
c768b6bd0c
Remove unused headers ( #2471 )
2020-04-30 20:14:33 +03:00
PrzemyslawTusinski
72eb76191f
Fixed issue with autostarting as admin even if it should as user, fixed issue with autostart permissions bug ( #1538 )
...
* Fixed issue with autostarting as admin even if it should as user, fixed permissions issue for autostart configuration
* Indentation fix
* Added support for all cases of autostart task modifying
* Fix for compilation
2020-03-17 11:04:45 +01:00
Enrico Giordani
415a0cdf28
Coding style (runner) ( #1013 )
2019-12-26 17:26:11 +01:00
Bartosz Sosnowski
8431b80e48
FancyZones and Shortcut Guide initial commit
...
Co-authored-by: Alexis Campailla <alexis@janeasystems.com >
Co-authored-by: Bret Anderson <bretan@microsoft.com >
Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com >
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
Co-authored-by: Jeff Bogdan <jeffbog@microsoft.com >
Co-authored-by: March Rogers <marchr@microsoft.com >
Co-authored-by: Mike Harsh <mharsh@microsoft.com >
Co-authored-by: Nachum Bundak <Nachum.Bundak@microsoft.com >
Co-authored-by: Oliver Jones <ojones@microsoft.com >
Co-authored-by: Patrick Little <plittle@microsoft.com >
2019-09-05 18:12:40 +02:00