Page 1 of 1

test if devart for oracle is installed

Posted: Sat 21 Jul 2012 08:23
by uniqueumang
Hi,
I am just writing a powershell script which should detect if devart is installed and if not then install it.

How do I find if it is installed? I checked registry and program files but both have something remaining even after devart is uninstalled

Re: test if devart for oracle is installed

Posted: Tue 24 Jul 2012 08:29
by Shalex
uniqueumang wrote:How do I find if it is installed?
Check if the HKEY_LOCAL_MACHINE\SOFTWARE\Devart\Installed Products\dotConnect\Net2\Oracle key exists in your registry.