Commit graph

102 commits

Author SHA1 Message Date
Jaex adeb71462d Use built in IsAdmin function 2024-02-27 17:39:20 +03:00
Jaex 4f1e2f0b42 Added "Disable Print Screen key for Snipping Tool" option to setup 2024-02-24 09:36:05 +03:00
Jaex c97126a464 Code refactoring 2024-01-22 03:38:49 +03:00
Michael D 575973f8b0 Remove ForceDirectories(installDir) 2024-01-22 07:31:12 +08:00
Michael D 6db2c3aa07 Inno Setup Code to choose pf or userpf 2024-01-22 07:13:23 +08:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 92ffd12734 Auto copy ShareX_NativeMessagingHost.exe file 2023-10-23 12:44:49 +03:00
Jaex 7c30b1fa71 Added Hebrew language 2023-03-27 08:37:57 +03:00
Jaex 2c2e1149d7 Use ProductVersion 2023-01-16 03:23:40 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 8e3c33a89e ShareX installer and portable builds now include FFmpeg 64-bit 2022-09-11 07:42:39 +03:00
Jaex c2b6b2b2a5 Added pl language to setup script 2022-07-10 09:54:38 +03:00
Jaex 0b8089d5be Rename "ro-RO" to "ro" 2022-06-29 15:01:25 +03:00
Jaex 875862a5b9 Added ro-RO language to setup script 2022-06-29 02:42:43 +03:00
Jaex ff74327b20 Update ShareX-setup.iss 2022-01-11 19:39:26 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex a8caacec7c Setup code refactoring 2021-12-27 18:57:32 +03:00
Jaex ce5819a492 Update CodeDependencies.iss 2021-12-23 09:58:14 +03:00
Jaex 93648f9482 Update CodeDependencies.iss 2021-10-19 20:44:48 +03:00
Jaex 87f9edaaa2 Update CodeDependencies.iss 2021-09-10 05:45:18 +03:00
Jaex 28ab2c760a InnoSetup function is renamed 2021-08-24 04:38:03 +03:00
Jaex d3e2fa491b Revert "Temporarily disable InnoDependencyInstaller script"
This reverts commit cc706d0c93.
2021-08-17 11:05:34 +03:00
Jaex cc706d0c93 Temporarily disable InnoDependencyInstaller script 2021-08-15 09:03:46 +03:00
Jaex 36b3930320 Revert "Temporarily support old Inno Setup version"
This reverts commit 94bd81babe.
2021-08-15 08:00:41 +03:00
Jaex 94bd81babe Temporarily support old Inno Setup version 2021-08-15 07:53:02 +03:00
Jaex b8def0701a Auto install .NET Framework 4.8 2021-08-15 06:18:42 +03:00
Jaex 298a57d1e5 Fix setup warnings 2021-08-14 13:24:27 +03:00
Jaex 4bd27d23fe Update InnoSetup dependency installer script 2021-08-14 09:04:47 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 0c10b3c07b Update ShareX-setup.iss 2021-05-08 23:24:32 +03:00
Jaex 32633c158c If "no" selected in dialog then abort setup 2021-05-08 23:18:15 +03:00
Jaex f3a5b35832 Uninstaller will ask to close ShareX process if it is running 2021-05-08 22:54:54 +03:00
Jaex f4717e9a1a Added ja-JP to setup script 2020-10-13 18:41:45 +03:00
Jaex 67490d1ba9 Delete msi20.iss 2020-08-04 17:15:55 +03:00
Jaex fbec57d1e6 Update InnoSetup scripts 2020-07-26 14:02:23 +03:00
Jaex eaab96924a Fix script include 2020-07-21 07:21:34 +03:00
Jaex 7d0d0a32a3 Update ShareX setup script to auto install .NET Framework 4.7.2 2020-07-21 07:06:31 +03:00
Jaex 1c4802a5f4 Update InnoSetup scripts 2020-07-21 06:54:03 +03:00
Michael Delpach f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach 50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach 85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
Michael Delpach 2903ca1082 Merge branch 'master' of https://github.com/ShareX/ShareX 2020-07-06 06:26:47 +08:00
Jaex 40e802f9ce Clean .sxie registry 2020-06-30 22:44:36 +03:00
Michael Delpach b055f25531 Merge branch 'master' into tweaks 2020-06-03 05:57:09 +08:00
Jaex 9276c9927f #4774: Added pt-PT.resx files to setup 2020-05-08 14:28:02 +03:00
Michael Delpach b426a1ae67 Allow non-admin installations 2020-04-27 12:14:46 +08:00
Jaex a837226b50 Added "Override screenshots folder" option to hotkey task settings, task tab 2020-04-22 15:26:04 +03:00
Charles Milette f9624520ec
Add ARM64 to allowed architectures
Inno Setup 6 got installed recently on the AppVeyor images, which results in a regression where ARM64 machines can't install ShareX 13.1.0 or update to it, because the architecture now needs to be whitelisted.
2020-04-20 16:45:26 -04:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex de88936bd7 Added resx files to csproj 2019-08-31 13:02:03 +03:00