Commit Graph

105 Commits

Author SHA1 Message Date
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
wmayer
64b7947c87 + minor fixes on x86 installer, new x64 installer 2014-03-10 23:09:36 +01:00
wmayer
76d0f3f1d5 + fix minor issues in NSIS script 2014-03-10 21:48:57 +01:00
jriegel
749eeddd54 remove .DIR directories from install 2014-03-08 09:30:19 +01:00
jriegel
3d676c51d7 Unstable name 2014-03-04 22:15:38 +01:00
jriegel
be811dc867 Delivering VisualStudio runtime with installer 2014-03-04 21:48:27 +01:00
jriegel
ce3075f8a3 First version of new Windows installer 2014-02-06 23:10:28 +01:00
Yorik van Havre
7cdb19242c Arch: Frame object - fixes #1166, #1314 2013-12-22 17:18:11 -02:00
Yorik van Havre
e5ba8d6438 Arch: added ifc writer 2013-12-17 16:44:08 -02:00
Yorik van Havre
0dfbe10978 Arch: Added Rebar object + command 2013-10-07 15:42:05 -03:00
Yorik van Havre
f95b69807f Raytracing: Added LuxOutdoor luxrender template 2013-10-04 15:57:15 -03:00
Yorik van Havre
a2a159c40a Raytracing: Added Luxrender project 2013-10-02 12:24:31 -03:00
wmayer
5df33e8227 + Fix bug #0001222 2013-09-25 17:15:31 +02:00
wmayer
e05ec8aff3 0001224: Tiny Tweak: v0.14 Shows Some Items as 0.13 2013-09-24 15:02:46 +02:00
wmayer
c6e5588939 0001210: DLL load failed 2013-09-23 10:02:41 +02:00
Yorik van Havre
ebfcf6d2f4 Removed version number from the winInstaller bitmaps 2013-09-21 13:21:31 -03:00
Yorik van Havre
4005b199e0 0001102: Updated all links to old freecad homepage and wiki to the new ones 2013-09-15 17:04:42 -03:00
Yorik van Havre
ae99be0793 Arch: Added stairs to cmake & wininstaller 2013-09-12 17:57:07 -03:00