Commit graph

94 commits

Author SHA1 Message Date
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
Amir Pourmand c03a3091cc Add Persian Language to Setup (#4319)
* Create Resources.fa-IR.resx

* Add more translations

* adding Persian language to enums and langauge helper

* Ading Persian to Main form and resources

* translate about form

* translate Standard Record Form

* add Iran icon

* add Ir Icon to resources

* update Resource file

* update main Form

* fix adding IR File

* catching all Exceptions!

* Adding More Forms

* merge commit

* Add More

* Back To Version

* A little Change

* Add Persian Resource Files

* Add More Persian

* add more translation

* add more traslation

* add resource file Fa-IR

* Revert "merge commit"

This reverts commit e5f4a36f8c.

# Conflicts:
#	ShareX/Forms/TaskSettingsForm.Designer.cs
#	ShareX/Forms/TaskSettingsForm.resx

* Revert History Form to its original state

* make branches equal

* correct ir file

* delete IR

* Add Persian Language To Build
2019-08-30 13:59:51 +03:00
Jaex 879852cf04 Update inno scripts 2019-05-01 08:57:23 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 6ce681e761 Added es-MX to setup 2018-08-07 13:38:35 +03:00
Jaex 3769cef12c Add new language folders to setup 2018-04-30 12:03:13 +03:00
Jaex a28062b74a Clean edit image context menu item 2018-04-25 13:47:03 +03:00
Jaex 07b7ea8361 Add () to functions 2018-04-24 03:55:35 +03:00
Jaex e9b0e7256b Inno script check changes 2018-04-24 03:46:45 +03:00