File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " WSA System Control"
5- #define MyAppVersion " 1.0.13 "
5+ #define MyAppVersion " 1.0.14 "
66#define MyAppPublisher " infinitepower18"
77#define MyAppURL " https://github.com/infinitepower18/WSA-SystemControl"
88#define MyAppUpdateURL " https://github.com/infinitepower18/WSA-SystemControl/releases/latest"
@@ -61,8 +61,8 @@ ar.runOnStartup=التشغيل مع بدء التشغيل
6161Name : startup; Description : " {cm:runOnStartup}" ;
6262
6363[Files]
64- Source : " C:\Users\Ahnaf\source\repos\WSA-SystemControl\WSA System Control\bin\Release\net9 .0-windows10.0.26100.0\publish\win-arm64\{#MyAppExeName}" ; DestDir : " {app} " ; Flags : ignoreversion
65- Source : " C:\Users\Ahnaf\source\repos\WSA-SystemControl\WSA System Control\bin\Release\net9 .0-windows10.0.26100.0\publish\win-arm64\*" ; DestDir : " {app} " ; Flags : ignoreversion recursesubdirs createallsubdirs
64+ Source : " C:\Users\Ahnaf\source\repos\WSA-SystemControl\WSA System Control\bin\Release\net10 .0-windows10.0.26100.0\publish\win-arm64\{#MyAppExeName}" ; DestDir : " {app} " ; Flags : ignoreversion
65+ Source : " C:\Users\Ahnaf\source\repos\WSA-SystemControl\WSA System Control\bin\Release\net10 .0-windows10.0.26100.0\publish\win-arm64\*" ; DestDir : " {app} " ; Flags : ignoreversion recursesubdirs createallsubdirs
6666; NOTE: Don't use "Flags: ignoreversion" on any shared system files
6767
6868[Icons]
Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " WSA System Control"
5- #define MyAppVersion " 1.0.13 "
5+ #define MyAppVersion " 1.0.14 "
66#define MyAppPublisher " infinitepower18"
77#define MyAppURL " https://github.com/infinitepower18/WSA-SystemControl"
88#define MyAppUpdateURL " https://github.com/infinitepower18/WSA-SystemControl/releases/latest"
@@ -61,8 +61,8 @@ ar.runOnStartup=التشغيل مع بدء التشغيل
6161Name : startup; Description : " {cm:runOnStartup}" ;
6262
6363[Files]
64- Source : " C:\Users\Ahnaf\source\repos\WSA-SystemControl\WSA System Control\bin\Release\net9 .0-windows10.0.26100.0\publish\win-x64\{#MyAppExeName}" ; DestDir : " {app} " ; Flags : ignoreversion
65- Source : " C:\Users\Ahnaf\source\repos\WSA-SystemControl\WSA System Control\bin\Release\net9 .0-windows10.0.26100.0\publish\win-x64\*" ; DestDir : " {app} " ; Flags : ignoreversion recursesubdirs createallsubdirs
64+ Source : " C:\Users\Ahnaf\source\repos\WSA-SystemControl\WSA System Control\bin\Release\net10 .0-windows10.0.26100.0\publish\win-x64\{#MyAppExeName}" ; DestDir : " {app} " ; Flags : ignoreversion
65+ Source : " C:\Users\Ahnaf\source\repos\WSA-SystemControl\WSA System Control\bin\Release\net10 .0-windows10.0.26100.0\publish\win-x64\*" ; DestDir : " {app} " ; Flags : ignoreversion recursesubdirs createallsubdirs
6666; NOTE: Don't use "Flags: ignoreversion" on any shared system files
6767
6868[Icons]
You can’t perform that action at this time.
0 commit comments