Logo
Explore Help
Register Sign In
Mirrors/PowerToys
1
0
Fork 0
You've already forked PowerToys
mirror of https://github.com/microsoft/PowerToys.git synced 2026-04-06 03:07:04 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
d7e36079fcce4001beb1b3ad6b7875b4b3dbcc03
PowerToys/src/runner/restart_elevated.h

7 lines
203 B
C
Raw Normal View History

Do not run elevated by default (#884) Make the runner not run as elevated by default. Add a setting for "run PowerToys as elevated" and buttons to restart the process with the different elevation levels.
2019-12-16 18:36:52 +01:00
#pragma once
[Runner] Open settings when restarted as admin (#9463) * open settings from runner * Update src/runner/main.cpp * Update src/runner/main.cpp Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>
2021-02-10 14:48:43 +01:00
void schedule_restart_as_elevated(bool openSettings);
Do not run elevated by default (#884) Make the runner not run as elevated by default. Add a setting for "run PowerToys as elevated" and buttons to restart the process with the different elevation levels.
2019-12-16 18:36:52 +01:00
void schedule_restart_as_non_elevated();
bool is_restart_scheduled();
bool restart_if_scheduled();
runner: show message box when restarting with different elevation fails (#1061) Also make the message box appear on top of the settings window.
2020-01-09 18:17:42 +01:00
bool restart_same_elevation();
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 77ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API