mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Require Admin Permissions to install Cockatrice Windows (#5383)
Fix #5382
This commit is contained in:
parent
6679705254
commit
2ff99f12d8
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ OutFile "@CPACK_TOPLEVEL_DIRECTORY@/@CPACK_OUTPUT_FILE_NAME@"
|
|||
|
||||
!define INST_DIR "@CPACK_TEMPORARY_DIRECTORY@"
|
||||
|
||||
RequestExecutionlevel highest
|
||||
RequestExecutionlevel admin
|
||||
SetCompressor LZMA
|
||||
|
||||
Var NormalDestDir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue