mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-09 11:55:52 -04:00
Enable Visual Styles
This commit is contained in:
parent
a5ebf08a8c
commit
6ade056bf8
@ -6,6 +6,7 @@
|
||||
$chinese = [System.Globalization.CultureInfo]::CurrentCulture.Name -eq 'zh-CN'
|
||||
|
||||
[Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms")
|
||||
[System.Windows.Forms.Application]::EnableVisualStyles()
|
||||
|
||||
# Choose Source Dialog
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user