8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 18:43:02 +01:00
Commit Graph

123 Commits

Author SHA1 Message Date
paul_reeves
3606948a60 Detect env var correctly 2008-12-24 09:39:36 +00:00
paul_reeves
bfe2c632e0 Tidy up code that detects a running server. 2008-06-16 09:51:18 +00:00
paul_reeves
9e99bf806b Remove redundant comment 2008-06-13 17:39:31 +00:00
paul_reeves
da507d702a Check for running server before testing for installed products.
Tidy up script so that it can be debugged stand-alone (ie, instead of within the build environment.)
Fix obvious bug in test to StartEngine.
2008-06-13 11:46:21 +00:00
paul_reeves
8391f25028 Use Global\ prefix correctly (with thanks to Adriano for spotting this.)
Add some notes about mutexes.
2008-06-13 11:42:18 +00:00
paul_reeves
c3e93e4ea9 Tidy up code to detect running server 2008-06-13 07:45:16 +00:00
paul_reeves
a5da3d11ec Re-instate test for platform prior to calling registry 2008-06-10 10:17:19 +00:00
paul_reeves
bdf92fbca7 Remove unnecessary tests for platform target 2008-06-10 10:15:50 +00:00
paul_reeves
572bf0a671 Move tests for x64 upstream
Fix minor error of execution logic
2008-06-09 09:49:56 +00:00
paul_reeves
bfaccac37c Rollback test for x64 2008-06-09 09:48:31 +00:00
paul_reeves
524247a629 Isolate x64 specific constants from win32 binary installer 2008-06-03 12:48:29 +00:00
paul_reeves
4a1d76977e typo 2008-05-31 06:32:11 +00:00
asfernandes
60b84222ef Misc 2008-05-31 02:33:49 +00:00
paul_reeves
76d0de8d79 o Don't call instreg if an existing version of firebird is already installed.
o Distinguish 2.1 as a major version that is distinct from 2.0.
  (ie, don't do a silent inplace upgrade - default to a new directory.
  User can still choose to install to an existing directory.)

o Vista - Allow installer to start firebird service when installation is complete.
2008-05-30 14:19:34 +00:00
paul_reeves
47e7c32a88 update hard coded version strings to 2.1.1 2008-05-30 11:34:27 +00:00
paul_reeves
c64ed709cd o Improve detection of previously installed products.
o Don't call instreg if an existing version of firebird is already installed.

o Distinguish 2.1 as a major version that is distinct from 2.0.
  (ie, don't do a silent inplace upgrade - default to a new directory.
  User can still choose to install to an existing directory.)

o Vista - Allow installer to start firebird service when installation is complete.
2008-05-30 11:32:12 +00:00
paul_reeves
5061eeb0b3 Add more checks for installed versions of firebird and interbase (bug CORE-1855) 2008-05-26 13:08:11 +00:00
paul_reeves
2617333118 Be sure to include the correct version of the QSG 2008-04-14 14:01:10 +00:00
paul_reeves
3dd52d64dd Update readme files to indicate that this is a production build, not a release candidate 2008-04-14 12:23:20 +00:00
paul_reeves
67d390dd9c Change shortcut to point to QSG 2.1 2008-04-14 10:03:00 +00:00
paul_reeves
ba62a748dd Remove references to RC2 2008-04-14 09:20:15 +00:00
paul_reeves
76caf76a2d *** empty log message *** 2008-04-14 09:18:08 +00:00
robocop
2c986a8480 Misc. 2008-03-02 09:03:08 +00:00
paul_reeves
530b1a10bf Ensure readme and installation_readme display RC2
Use Windows instead of Win32 where appropriate.
2008-02-29 11:08:14 +00:00
paul_reeves
dc5f87c6b8 Add updated bosnian translations for binary installer 2008-02-29 09:38:02 +00:00
paul_reeves
e6f148bfad Dont run the guardian service if using the classic server. 2008-02-25 09:21:56 +00:00
tsteinmaurer
b596cbeca4 Removed the unused caption 2008-02-22 18:26:43 +00:00
paul_reeves
251cd63de5 Don't include old fb 2.0 release notes.
Comment out unmaintained installation languages
2008-02-22 10:31:23 +00:00
paul_reeves
a0dff9e951 updated translations for windows installer 2008-02-22 10:29:33 +00:00
makowski
e684de2018 French translation for win setup FB2.1RC2 2008-02-21 14:27:56 +00:00
dimitr
2de3fd9842 Update. 2008-02-17 15:03:45 +00:00
tsteinmaurer
4304d266c0 Adjustments in the German translation based on the English version for Firebird 2.1.0 RC2 2008-02-12 19:59:17 +00:00
dimitr
5eca41da6a Misc. 2008-02-12 13:54:47 +00:00
paul_reeves
c8b990d733 Fix build script if wix already executed.
Add ru directory for i18n
Use appropriate format placeholders in translations.
2008-02-12 13:43:42 +00:00
paul_reeves
da899e323c Go a little way further to minimize hard-coded version string hell. 2008-01-24 10:17:41 +00:00
asfernandes
14e722a8c1 Misc 2008-01-23 00:00:40 +00:00
paul_reeves
ecc24716ab Allow snapshots to build without dependencies upon wix and external documentation 2008-01-22 13:54:26 +00:00
robocop
9c2703c9e3 Misc. 2008-01-22 10:09:40 +00:00
paul_reeves
94217370a7 minor changes required to bring the windows installer up to date for 2.1 2008-01-22 08:06:29 +00:00
robocop
e1187273c8 Totally misc. 2007-12-22 09:36:52 +00:00
asfernandes
c27c33d750 Misc 2007-12-22 00:53:39 +00:00
paul_reeves
512f5f881a Add support to deploy VCRT libraries via msi, if windows installer 3.0 is available. 2007-12-21 12:10:16 +00:00
paul_reeves
bf99212d84 Add some generic functions to test for host O/S 2007-12-19 14:07:13 +00:00
paul_reeves
bcfd8860ce Implement feature request CORE-548
Installer now generates a help screen when passed /?, /h or /help on the command-line
2007-12-19 13:34:34 +00:00
paul_reeves
29e36a883c Be sure to include manifest for wow64 2007-10-17 13:05:44 +00:00
paul_reeves
240322a866 Ensure that binary installer removes an existing service. Otherwise it will attempt to start the pre-existing service, not the one it has just installed. 2007-10-15 15:09:55 +00:00
paul_reeves
63cbecf438 Update installation readme files for beta 2 2007-10-15 05:53:45 +00:00
paul_reeves
5412f664dc Misc 2007-10-12 12:18:21 +00:00
paul_reeves
3fe3373d30 Update readme for beta 2 2007-10-12 12:15:58 +00:00
paul_reeves
93bd6f7343 Update installation notes 2007-10-12 12:09:13 +00:00