mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 09:04:53 -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@"
|
!define INST_DIR "@CPACK_TEMPORARY_DIRECTORY@"
|
||||||
|
|
||||||
RequestExecutionlevel highest
|
RequestExecutionlevel admin
|
||||||
SetCompressor LZMA
|
SetCompressor LZMA
|
||||||
|
|
||||||
Var NormalDestDir
|
Var NormalDestDir
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue