プロジェクト

全般

プロフィール

[GGH4.X-5.X] ActiveXクライアントで,GGサーバに接続時に自動的にブラウザ (IE) を閉じたい.

技術ノート
2012/01/19

[番号]
技術ノート KGTN 2012011901

[現象]
[GGH4.X-5.X] ActiveXクライアントで,GGサーバに接続時に自動的にブラウザ (IE) を閉じたい.

[説明]
下記のようにlogon.html にパラメタ (下線部分) を与えることで,GGサーバに接続時に自動的にブラウザ (IE) を閉じることが可能です.但し,Windows Vista および Windows 7 の環境では, UAC (ユーザーアカウント制御) を無効にするか,またはブラウザ (IE) を 「管理者として実行」 する必要があります.

http://myServer/logon.html?user=User&password=Pass&bInBrowser=false&autoclose=true

補 足
パラメタに関する仕様は以下の通りです.

The correct functionality (when fixed) will be as follows:
When "autoclose" = "true," the browser will close at different times depending on the "bInBrowser" 
setting. If "bInBrowser" is set to "false," the browser will close as soon as the session starts.
Alternatively, if "bInBrowser" is set to "true," the browser will close when the session ends.
When "autoclose" = "false" (the default setting), the GO-Global Add-on will not close the browser
window when it finishes executing. Alternatively, when "autoclose" = "true" the GO-Global Add-on
will close when the browser window when it finishes executing.
The bug is scheduled for 4.0.1 Patch 5

ファイル

KGTN2012011901.pdf (70.9 KB) kitasp 技術センター, 2016/08/01 11:29