Skip to content

Commit

Permalink
Installer uses XPStyle again.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisant996 committed Feb 15, 2021
1 parent 93638bd commit 2d15605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/clink.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ LicenseBkColor /windows
LicenseData ${CLINK_SOURCE}\installer\license.rtf
LicenseForceSelection off
RequestExecutionLevel admin
;XPStyle on
XPStyle on

;-------------------------------------------------------------------------------
Page license
Expand Down

0 comments on commit 2d15605

Please sign in to comment.