Uwe
bba5aa7f74
[Win installer] register all FC-specific file types
...
- to be able to get a clean system when uninstalling FC
2022-06-01 04:41:23 +02:00
Uwe
16e4f4cda7
[Win installer] update website
2022-06-01 04:37:15 +02:00
Uwe
607c853faa
[skip CI] add missing line ending
2022-05-27 20:39:22 +02:00
Uwe
e9298bc8f3
add description on how to build installer from self-compiled FC
2022-05-27 20:37:26 +02:00
Uwe
0c311af109
Win installer: prepare for a beta build
2022-05-15 05:32:46 +02:00
Uwe
a9e78a3285
[Win installer] improve line breaks in README.md
2022-02-13 22:14:32 +01:00
Uwe
42ae9cd7dd
[Win installer] add support for logging
...
the installer will now write a text file 'install.log' to the installation folder of FreeCAD
2022-02-13 22:05:11 +01:00
Uwe
cd9310a4fc
don't force CRC
...
Forcing CRC (cyclic redundancy check) is the safest method but when installing silently
one gets a shop popup about the ongoing CRC and this was reported as bug.
As solution just turn CRC on and users of the silent installer mode can omit the CRC
by setting a flag.
2022-01-27 03:57:40 +01:00
Uwe
bffb4f5364
[Win installer] upgrade year
2022-01-04 04:10:56 +01:00
Uwe
b2d04a7866
[Win installer] fix typos
2021-12-15 12:42:39 +01:00
Uwe
251bf1a3f0
[Win installer] add info
2021-12-15 12:03:31 +01:00
Uwe
8e2220006c
[Win installer] change naming scheme
...
as suggested by the release team to follow the existing naming in our releases
2021-12-13 01:15:55 +01:00
luz paz
d877ee4d47
Make source code comments use gender neutral pronouns
...
The changes also include some grammatical fixes as well.
2021-12-02 16:18:04 -05:00
Uwe
095d859b14
[skpi ci] Win installer: update MSVC version
2021-11-04 02:04:21 +01:00
Uwe
0f35d5abe6
[skip ci] update links in Windows installer - missing part
...
until not all issues are sorted out with the new domain this should not be backported to the 0.19 branch
2021-11-04 01:34:16 +01:00
Uwe
62a2f2cd0f
[skip ci] update links in Windows installer
...
until not all issues are sorted out with the new domain this should not be backported to the 0.19 branch
2021-11-04 01:30:19 +01:00
donovaly
2a405a506f
Win installer update for FC 0.20dev
2021-03-05 12:23:12 +01:00
donovaly
9e5d9f6643
[Win installer] remove FindProc plugin
...
there is no need to have 2 plugins doing the same
moreover FindProc does no longer work with recent Windows 10 versions, so it must be removed anyway
- configure.nsh: small code optimization
- Settings.nsh: update year
2020-07-30 12:49:25 +02:00
donovaly
0b685b35f1
[Win installer] add missing translations
...
the translation folder was missing
- also add safe guards that really only the desired subfolders will be part of the installer not also files that may exist in the base folder
2020-07-30 12:47:33 +02:00
donovaly
b41c6a4113
InstallerStructure: update according to current state
2019-11-29 14:44:12 +01:00
donovaly
e6de800d4d
Win inssaller: cleanup and support for thumbnails
...
- remove unused file
- register DLL file to view thumbnails in Windows explorer (if the user has admin permissions)
- some code simplifications
2019-11-18 12:47:02 +01:00
donovaly
7bb59d80a9
Win-installer README.md: improvements and fix a mistake
2019-11-04 12:06:13 -03:00
donovaly
5ae2d6a149
several installer fixes and improvements:
...
- fix bug that registry uninstaller settings of the previous version are not replaced when installing new version of the same series
- avoid explicit calls of the name "FreeCAD"
- update example code and description to MSVC 2017 and FreeCAD 0.19git
2019-10-18 10:14:46 +02:00
luz.paz
595ab50633
fix misc. source comment typos
...
Found via `codespell`
2019-09-18 21:07:12 +02:00
donovaly
098183d147
gui.nsh: change license page
...
The GPL is no EULA
2019-05-10 14:33:15 +02:00
donovaly
bcd654e277
README.md: update
2019-05-10 14:33:02 +02:00
donovaly
d02ba75f2e
new Windows installer for FC
2019-05-10 14:32:47 +02:00
SmuSmu
ecb7e76a09
Update FreeCAD_WindowsInstaller.nsi
2019-02-19 22:32:03 +01:00
SmuSmu
2e9adc2cbe
parameter for silent install was wrong
...
parameter for silent install was wrong
2019-02-19 22:31:53 +01:00
Diego Elio Pettenò
9a510c42c3
setup: don't require the user to agree to GPL to complete setup.
...
As @foone complains on twitter often enough, this should not require
agreement for use since GPL is not an EULA.
The definitions are inspired from the similar NSIS setup file from VLC.
2019-01-02 17:23:52 -02:00
wmayer
399d423d65
fix NSIS scripts
2018-04-04 11:53:11 +02:00
wmayer
8f3e7d4c6d
Add Ext directory to installer
2018-04-03 10:39:09 +02:00
wmayer
d64209a869
fixes #0002516 : Microsoft Visual C++ 2013 is included in the setup package
2018-03-14 13:25:06 +01:00
luzpaz
c4dd42de98
Typos: Various workbenches and misc.
...
[skip ci]
2017-12-25 10:58:10 +01:00
Kurt Kremitzki
d07fd2f059
Correct typo in Windows uninstaller
2017-09-22 10:45:19 +02:00
Peter Lama
b7c1268662
Remove obsolete files
2017-08-01 13:37:11 +02:00
triplus
e5c252251c
Added RadiosityOutdoorHQ.pov
2016-02-27 03:13:27 +01:00
Jose Luis Cercos Pita
95d65a5c8e
Updated the windows installer
2016-01-25 15:38:23 +01:00
wmayer
98bcd12640
+ fixes #0002258 : Silent uninstall blocks on MessageBox, fixes #0002056 : Support silent (de)installation using NSIS
2015-09-11 19:43:20 +02:00
J.L. Cercos-Pita
434012575f
Regenrated the branch (rebase failed)
2014-12-12 14:49:58 -02:00
Jose Luis Cercos-Pita
0433b3c34a
Moved to InputField widget in ship creation
2014-07-13 11:08:52 +02:00
wmayer
93c81d5c01
+ update x64 installer
2014-06-25 18:56:50 +02:00
Jose Luis Cercos-Pita
0e0b42c692
Cleared unused tools
2014-05-03 16:10:15 +02:00
Cercos-Pita J.L
e04b51bc48
Cleared the simulations stuff
2014-04-29 09:50:04 +02:00
wmayer
9b9e1da3c2
+ disable to set PYTHONPATH by default
2014-04-08 17:03:31 +02:00
wmayer
0597327def
+ polish x64 installer
2014-03-13 09:48:21 +01:00
wmayer
917ade4995
+ polish x64 installer
2014-03-12 23:04:36 +01:00
wmayer
e33cb5981d
+ polish x64 installer
2014-03-11 00:23:26 +01:00
wmayer
6f272f3457
+ fix minor issues in NSIS script
2014-03-10 23:36:53 +01:00
wmayer
1fc146d3a8
+ change copyright notice
2014-03-10 23:13:42 +01:00