Re: Oracle V11 & Vista

From: Juan Carlos Reyes Pacheco <juancarlosreyesp_at_gmail.com>
Date: Wed, 13 Aug 2008 17:52:03 -0400
Message-ID: <cd4305c10808131452v5049ffa0s31f95a2de872e35c@mail.gmail.com>


Maybe this can be helpful, I needed to make our developer 6i applicatoin to work .

http://www.petri.co.il/disable_uac_in_windows_vista.htm

Disable UAC

C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f

Enable UAC

C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f

On Fri, Aug 8, 2008 at 9:51 AM, sol beach <sol.beach_at_gmail.com> wrote:

> For V11 Oracle Metalink says supported OS includes Windows Vista x64 -
> Business, Enterprise, and Ultimate editions
>
> My question is, for non-production/home use will V11 Oracle run on Vista
> Home Premium x64.
>

-- 
----------------------------------------
http://www.oracleboliviaspecialists.com/

Oracle Certified Profesional 9i 10g
Oracle Certified Professional Developer 6i

10 years of experience from Oracle 7 to Oracle10g and developer 6i

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 13 2008 - 16:52:03 CDT

Original text of this message