@@ -48,24 +48,24 @@ Name: desktopicon; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm
4848Name : quicklaunchicon; Description : " {cm:CreateQuickLaunchIcon}" ; GroupDescription: " {cm:AdditionalIcons}" ; Flags : unchecked
4949
5050[Files]
51- Source : " {#CompiledBinPath}\x86\SQLite.Interop.dll" ; DestDir : " {app} \x86"
52- Source : " {#CompiledBinPath}\x64\SQLite.Interop.dll" ; DestDir : " {app} \x64"
53- Source : " {#CompiledBinPath}\Business Accounting.exe" ; DestDir : " {app} "
51+ Source : " {#CompiledBinPath}\x86\SQLite.Interop.dll" ; DestDir : " {app} \x86" ; Flags : ignoreversion
52+ Source : " {#CompiledBinPath}\x64\SQLite.Interop.dll" ; DestDir : " {app} \x64" ; Flags : ignoreversion
53+ Source : " {#CompiledBinPath}\Business Accounting.exe" ; DestDir : " {app} " ; Flags : ignoreversion
5454Source : " {#CompiledBinPath}\Business Accounting.exe.config" ; DestDir : " {app} " ; Flags : confirmoverwrite uninsneveruninstall
55- Source : " {#CompiledBinPath}\MahApps.Metro.dll" ; DestDir : " {app} "
56- Source : " {#CompiledBinPath}\XDatabase.dll" ; DestDir : " {app} "
57- Source : " {#CompiledBinPath}\System.Data.SQLite.dll" ; DestDir : " {app} "
58- Source : " {#CompiledBinPath}\MySql.Data.dll" ; DestDir : " {app} "
59- Source : " {#CompiledBinPath}\System.Windows.Interactivity.dll" ; DestDir : " {app} "
60- Source : " {#CompiledBinPath}\Google.Apis.Auth.dll" ; DestDir : " {app} "
61- Source : " {#CompiledBinPath}\Google.Apis.Auth.PlatformServices.dll" ; DestDir : " {app} "
62- Source : " {#CompiledBinPath}\Google.Apis.Core.dll" ; DestDir : " {app} "
63- Source : " {#CompiledBinPath}\Google.Apis.dll" ; DestDir : " {app} "
64- Source : " {#CompiledBinPath}\Google.Apis.Drive.v3.dll" ; DestDir : " {app} "
65- Source : " {#CompiledBinPath}\Google.Apis.PlatformServices.dll" ; DestDir : " {app} "
66- Source : " {#CompiledBinPath}\Newtonsoft.Json.dll" ; DestDir : " {app} "
67- Source : " {#CompiledBinPath}\Zlib.Portable.dll" ; DestDir : " {app} "
68- Source : " {#CompiledBinPath}\google_drive_api.json" ; DestDir : " {app} "
55+ Source : " {#CompiledBinPath}\MahApps.Metro.dll" ; DestDir : " {app} " ; Flags : ignoreversion
56+ Source : " {#CompiledBinPath}\XDatabase.dll" ; DestDir : " {app} " ; Flags : ignoreversion
57+ Source : " {#CompiledBinPath}\System.Data.SQLite.dll" ; DestDir : " {app} " ; Flags : ignoreversion
58+ Source : " {#CompiledBinPath}\MySql.Data.dll" ; DestDir : " {app} " ; Flags : ignoreversion
59+ Source : " {#CompiledBinPath}\System.Windows.Interactivity.dll" ; DestDir : " {app} " ; Flags : ignoreversion
60+ Source : " {#CompiledBinPath}\Google.Apis.Auth.dll" ; DestDir : " {app} " ; Flags : ignoreversion
61+ Source : " {#CompiledBinPath}\Google.Apis.Auth.PlatformServices.dll" ; DestDir : " {app} " ; Flags : ignoreversion
62+ Source : " {#CompiledBinPath}\Google.Apis.Core.dll" ; DestDir : " {app} " ; Flags : ignoreversion
63+ Source : " {#CompiledBinPath}\Google.Apis.dll" ; DestDir : " {app} " ; Flags : ignoreversion
64+ Source : " {#CompiledBinPath}\Google.Apis.Drive.v3.dll" ; DestDir : " {app} " ; Flags : ignoreversion
65+ Source : " {#CompiledBinPath}\Google.Apis.PlatformServices.dll" ; DestDir : " {app} " ; Flags : ignoreversion
66+ Source : " {#CompiledBinPath}\Newtonsoft.Json.dll" ; DestDir : " {app} " ; Flags : ignoreversion
67+ Source : " {#CompiledBinPath}\Zlib.Portable.dll" ; DestDir : " {app} " ; Flags : ignoreversion
68+ Source : " {#CompiledBinPath}\google_drive_api.json" ; DestDir : " {app} " ; Flags : ignoreversion
6969Source : " {#InitDatabaseFilePath}\ba.sqlite" ; DestDir : " {userappdata}\{#AppName}" ; Flags : onlyifdoesntexist uninsneveruninstall
7070
7171[Icons]
0 commit comments