20 Commits

Author SHA1 Message Date
Lawrence Lee
21c7d828be
Fix opening image in existing window on Windows
Include gdbus.exe in the installer. This allows RawTherapee to detect
running instances of itself and tell it to open an image instead of
launching a new instance.
2024-06-01 18:00:25 -07:00
Lawrence Lee
eaabf66e9c
Register icons folder for Windows installer 2024-04-12 22:36:08 -07:00
Richard E Barber
3b2732d641
windows innosetup: comment out font
bf988ad2744865f151611a2761a91c9d90f7ba83 removes the default font in favor of the OS default. `tools/win/InnoSetup/WindowsInnoSetup.iss.in` Line 122 causes the win build fail trying to load the deleted font.
2024-03-07 14:12:02 -08:00
Thanatomanic
32b4aefa47
Propagate LICENSE file renaming to Windows installer script 2022-08-19 06:39:34 +02:00
Lawrence37
a20fe8b191
Automated Windows builds (#6413)
Add Windows build workflow
2022-02-06 18:27:02 -08:00
Morgan Hardwood
7f49b96a8a Fix Windows compilation and InnoSetup 2019-03-12 00:05:27 +01:00
Simon Mueller
ff8ecc6baf Add "and" to the task list of the desktopicons to prevent that they are always executed. 2018-09-11 12:53:57 +02:00
Simon Mueller
163c3aba0a Add Single User/Multi User switch to Windows setup. 2018-09-10 19:22:38 +02:00
Morgan Hardwood
47550eece2 Fixed WindowsInnoSetup.iss.in, #4469 2018-07-14 12:12:19 +02:00
Morgan Hardwood
522495f4eb Icon cleanup #4469 #3547
Rebased in new branch to cleanup commit history.
2018-07-13 18:13:35 +02:00
Morgan Hardwood
7a21501955 Removed VersionInfoVersion from InnoSetup script, #4507 2018-04-18 08:13:22 +02:00
Morgan Hardwood
db456825ac InnoSetup script update #3933
- Include GDB if available,
- Include program version in registry keys,
- Include share folder
2018-01-31 22:59:28 +01:00
Morgan Hardwood
667e2ba4e4 Added Windows installer context menu entries, #3933 2018-01-31 19:35:29 +01:00
Hombre
bc19897bc7 Changed AppId value for InnoSetup installer (#3628) 2017-01-30 01:32:36 +01:00
Hombre
52dca96723 Bigfix of InnoSetup parameters (#3628) 2017-01-28 22:39:50 +01:00
Morgan Hardwood
e5c00f0a9d Complete revision to how RawTherapee's version is handled in CMake and in other files, #3628 2017-01-27 15:33:05 +01:00
Morgan Hardwood
29d5329f3f Fixed RT.ico path in WindowsInnoSetup.iss.in 2016-10-12 10:01:01 +02:00
Beep6581
3f85ee00e9 Add commented-out line for inclusion of gdb.exe in debug builds, issue #3060 2016-02-23 22:08:22 +01:00
Beep6581
89a060b89d Update WindowsInnoSetup.iss.in 2016-02-23 15:45:10 +01:00
Beep6581
817ac17189 Updated OS X scripts and moved OS X and Windows files from rtdata/ to tools/ 2016-02-20 18:30:59 +01:00