Add run as administrator option

This commit is contained in:
Ray Berezowski
2026-08-26 22:10:55 -04:00
parent 6d9bbbab02
commit 1601da8155
9 changed files with 84 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
"IconPath": null,
"IsFavorite": false,
"IsDisabled": false,
"RunAsAdmin": false,
"DisplayMode": "CompactList",
"Children": [
{
@@ -22,6 +23,7 @@
"IconPath": "%USERPROFILE%\\Documents",
"IsFavorite": false,
"IsDisabled": false,
"RunAsAdmin": false,
"DisplayMode": "CompactList",
"Children": []
},
@@ -33,6 +35,7 @@
"IconPath": "%USERPROFILE%\\Downloads",
"IsFavorite": false,
"IsDisabled": false,
"RunAsAdmin": false,
"DisplayMode": "CompactList",
"Children": []
}
@@ -46,6 +49,7 @@
"IconPath": null,
"IsFavorite": false,
"IsDisabled": false,
"RunAsAdmin": false,
"DisplayMode": "CompactList",
"Children": [
{
@@ -56,6 +60,7 @@
"IconPath": "notepad.exe",
"IsFavorite": false,
"IsDisabled": false,
"RunAsAdmin": false,
"DisplayMode": "CompactList",
"Children": []
}