Re: Form 6i on Vista

From: juancarlosreyesp <juancarlosreyesp_at_gmail.com>
Date: Fri, 25 Apr 2008 17:26:18 -0700 (PDT)
Message-ID: <385c3bd5-effe-405a-8524-08842bbdc99f_at_v23g2000pro.googlegroups.com>


On Apr 25, 2:54 am, kengheng <kengh..._at_mysql.cc> wrote:
> Dear All, I would like to check anybody success running Form/Report 6i
> runtime on Vista?
>
> Thanks.

I got working on vista using service pack18, I had to disable uac, to get my application work.
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 Received on Sat Apr 26 2008 - 02:26:18 CEST

Original text of this message