11#include " Inno Plugins\idp.iss"
22
33#define MyAppName " Outlook on the Desktop"
4- #define MyAppVersion GetVersionNumbersString(' OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.Launcher.exe' )
4+ #define MyAppVersion GetVersionNumbersString(' OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.Launcher.exe' )
55#define MyAppVerName " Outlook on the Desktop {#MyAppVersion}"
66#define MyAppPublisher " Michael Scrivo"
77#define MyAppURL " https://outlookonthedesktop.com"
@@ -46,29 +46,29 @@ Filename: "{app}\{#MyAppExeName}"; Parameters: "-s"; WorkingDir: "{app}"; Flags:
4646Filename : " {app} \{#MyAppExeName}" ; WorkingDir : " {app} " ; Flags : postinstall skipifsilent nowait runasoriginaluser ; Description : " {cm:LaunchProgram,{#MyAppName}}"
4747
4848[Files]
49- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\AxInterop.Microsoft.Office.Interop.OutlookViewCtl.dll" ; DestDir : " {app} " ; Flags : ignoreversion
50- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\CommandLine.dll" ; DestDir : " {app} " ; Flags : ignoreversion
51- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\MACTrackBarLib.dll" ; DestDir : " {app} " ; Flags : ignoreversion
52- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\MarkdownSharp.dll" ; DestDir : " {app} " ; Flags : ignoreversion
53- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\Microsoft.Win32.TaskScheduler.dll" ; DestDir : " {app} " ; Flags : ignoreversion
54- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\System.Reflection.MetadataLoadContext.dll" ; DestDir : " {app} " ; Flags : ignoreversion
55- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\NetSparkle.dll" ; DestDir : " {app} " ; Flags : ignoreversion
56- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\NLog.config" ; DestDir : " {app} " ; Flags : ignoreversion
57- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\NLog.dll" ; DestDir : " {app} " ; Flags : ignoreversion
58- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OLXLib.dll" ; DestDir : " {app} " ; Flags : ignoreversion
59- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.Launcher.exe" ; DestDir : " {app} " ; Flags : ignoreversion
60- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.Launcher.dll" ; DestDir : " {app} " ; Flags : ignoreversion
61- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.Launcher.runtimeconfig.json" ; DestDir : " {app} " ; Flags : ignoreversion
62- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.Launcher.deps.json" ; DestDir : " {app} " ; Flags : ignoreversion
63- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.x64.exe" ; DestDir : " {app} " ; Flags : ignoreversion
64- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.x64.dll" ; DestDir : " {app} " ; Flags : ignoreversion
65- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.x64.runtimeconfig.json" ; DestDir : " {app} " ; Flags : ignoreversion
66- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.x64.deps.json" ; DestDir : " {app} " ; Flags : ignoreversion
67- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.x86.exe" ; DestDir : " {app} " ; Flags : ignoreversion
68- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.x86.dll" ; DestDir : " {app} " ; Flags : ignoreversion
69- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.x86.runtimeconfig.json" ; DestDir : " {app} " ; Flags : ignoreversion
70- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotD.x86.deps.json" ; DestDir : " {app} " ; Flags : ignoreversion
71- Source : " OotD.Launcher\bin\Release\net9 .0-windows7.0\OotDScheduledTaskDefinition.xml" ; DestDir : " {app} " ; Flags : ignoreversion
49+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\AxInterop.Microsoft.Office.Interop.OutlookViewCtl.dll" ; DestDir : " {app} " ; Flags : ignoreversion
50+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\CommandLine.dll" ; DestDir : " {app} " ; Flags : ignoreversion
51+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\MACTrackBarLib.dll" ; DestDir : " {app} " ; Flags : ignoreversion
52+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\MarkdownSharp.dll" ; DestDir : " {app} " ; Flags : ignoreversion
53+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\Microsoft.Win32.TaskScheduler.dll" ; DestDir : " {app} " ; Flags : ignoreversion
54+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\System.Reflection.MetadataLoadContext.dll" ; DestDir : " {app} " ; Flags : ignoreversion
55+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\NetSparkle.dll" ; DestDir : " {app} " ; Flags : ignoreversion
56+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\NLog.config" ; DestDir : " {app} " ; Flags : ignoreversion
57+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\NLog.dll" ; DestDir : " {app} " ; Flags : ignoreversion
58+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OLXLib.dll" ; DestDir : " {app} " ; Flags : ignoreversion
59+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.Launcher.exe" ; DestDir : " {app} " ; Flags : ignoreversion
60+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.Launcher.dll" ; DestDir : " {app} " ; Flags : ignoreversion
61+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.Launcher.runtimeconfig.json" ; DestDir : " {app} " ; Flags : ignoreversion
62+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.Launcher.deps.json" ; DestDir : " {app} " ; Flags : ignoreversion
63+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.x64.exe" ; DestDir : " {app} " ; Flags : ignoreversion
64+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.x64.dll" ; DestDir : " {app} " ; Flags : ignoreversion
65+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.x64.runtimeconfig.json" ; DestDir : " {app} " ; Flags : ignoreversion
66+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.x64.deps.json" ; DestDir : " {app} " ; Flags : ignoreversion
67+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.x86.exe" ; DestDir : " {app} " ; Flags : ignoreversion
68+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.x86.dll" ; DestDir : " {app} " ; Flags : ignoreversion
69+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.x86.runtimeconfig.json" ; DestDir : " {app} " ; Flags : ignoreversion
70+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotD.x86.deps.json" ; DestDir : " {app} " ; Flags : ignoreversion
71+ Source : " OotD.Launcher\bin\Release\net10 .0-windows7.0\OotDScheduledTaskDefinition.xml" ; DestDir : " {app} " ; Flags : ignoreversion
7272
7373[Icons]
7474Name : {group} \{#MyAppName }; Filename : {app} \{#MyAppExeName}; WorkingDir : {app}
@@ -91,10 +91,10 @@ Filename: "schtasks"; Parameters: "/DELETE /F /TN ""Outlook on the Desktop"""; F
9191
9292[Code]
9393const
94- dotnetRuntimex64DesktopUrl = ' https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9 .0.8 /windowsdesktop-runtime-9 .0.8 -win-x64.exe' ;
95- dotnetRuntimex86DesktopUrl = ' https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9 .0.8 /windowsdesktop-runtime-9 .0.8 -win-x86.exe' ;
96- dotnetRuntimex64DesktopFilename = ' windowsdesktop-runtime-9 .0.8 -win-x64.exe' ;
97- dotnetRuntimex86DesktopFilename = ' windowsdesktop-runtime-9 .0.8 -win-x86.exe' ;
94+ dotnetRuntimex64DesktopUrl = ' https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10 .0.0-rc.1.25451.107 /windowsdesktop-runtime-10 .0.0-rc.1.25451.107 -win-x64.exe' ;
95+ dotnetRuntimex86DesktopUrl = ' https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10 .0.0-rc.1.25451.107 /windowsdesktop-runtime-10 .0.0-rc.1.25451.107 -win-x86.exe' ;
96+ dotnetRuntimex64DesktopFilename = ' windowsdesktop-runtime-10 .0.0-rc.1.25451.107 -win-x64.exe' ;
97+ dotnetRuntimex86DesktopFilename = ' windowsdesktop-runtime-10 .0.0-rc.1.25451.107 -win-x86.exe' ;
9898
9999procedure InitializeWizard ;
100100begin
0 commit comments