mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
[windows] add openssl dlls to installation
This commit is contained in:
parent
61f05d2347
commit
d47db93aec
@ -55,6 +55,8 @@ Name: "checkforupdates"; Description: "{cm:CheckForUpdates}"; GroupDescription:
|
||||
; main
|
||||
DestDir: {app}; Source: ..\..\bin\aegisub{#ARCH}.exe; Flags: ignoreversion; Components: main
|
||||
DestDir: {app}; Source: license.txt; Flags: ignoreversion; Components: main
|
||||
DestDir: {app}; Source: ..\..\bin\libcrypto-1_1-x64.dll; Flags: ignoreversion; Components: main
|
||||
DestDir: {app}; Source: ..\..\bin\libssl-1_1-x64.dll; Flags: ignoreversion; Components: main
|
||||
|
||||
[Icons]
|
||||
Name: {commonprograms}\Aegisub; Filename: {app}\aegisub{#ARCH}.exe; WorkingDir: {app}; IconIndex: 0; Tasks: startmenuicon; Comment: Create and edit subtitle files
|
||||
|
Loading…
x
Reference in New Issue
Block a user