Subject | Re: How To: Stop Services and run another IS setup |
---|---|
Author | h_urlaf |
Post date | 2004-02-22T21:06:25Z |
--- In firebird-support@yahoogroups.com, Venus Software Operations
<venussoftop@m...> wrote:
net stop FirebirdGuardianDefaultInstance
net stop FirebirdServerDefaultInstance
The installed version can be gleaned from
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FBDBServer_1_5_is1
HKEY_LOCAL_MACHINE\SOFTWARE\Firebird Project\Firebird Server\Instances
would be missing in that case
Emiliano
<venussoftop@m...> wrote:
> Hi allYou can stop FB by running:
>
> Could you tell me how can I stop FireBird services and then
> install the FireBird setup based on the check that FireBird
> requires to be updated. I use InnoSetup too.
net stop FirebirdGuardianDefaultInstance
net stop FirebirdServerDefaultInstance
The installed version can be gleaned from
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FBDBServer_1_5_is1
> Or simply install if no FireBird is present.The key
HKEY_LOCAL_MACHINE\SOFTWARE\Firebird Project\Firebird Server\Instances
would be missing in that case
Emiliano