Posts tagged as:

Oracle

Citrix Hotfix Turns Oracle JInitiator Pink

by Aaron Parker on February 11, 2008

in Terminal Server

A workaround has been posted in the forums. Run the following command to exclude Internet Explorer from the multiple montior hooks that Presentation Server provides:
[quickcode:noclick]REG ADD “HKLM\SOFTWARE\Citrix\CtxHook\AppInit_Dlls\Multiple Monitor Hook” /v Exclude /d “iexplore.exe” /t REG_SZ /f[/quickcode]
Avert thy eyes, lest you be turned to stone! Well, not quite, but your users might be stoning you if [...]

{ Comments on this entry are closed }

Running the latest Oracle JInitiator

by Aaron Parker on December 13, 2007

in Deployment

Here’s a really simple method for using running the latest version of the Oracle JInitiator even though your application may require a specific version. DISCLAIMER: This is most likely unsupported by Oracle but it thus far it’s worked for me. If you’re worried about your applications breaking don’t implement this hack.
You can download the latest [...]

{ Comments on this entry are closed }