Secure Global Desktop 4.31 管理者ガイド
> コマンド
> tarantella object new_windowsapp コマンド
tarantella object new_windowsapp { --name obj --width pixels --height pixels [ --description text ] [ --winproto wts|winframe|none ] [ --trylocal true|false ] [ --ntdomain dom ] [ --app pathname ] [ --args args ] [ --appserv obj... ] [ --method rexec|telnet|ssh ] [ --resumable never|session|always ] [ --endswhen lastclient|windowmanager|windowmanageralone|nowindows|loginscript|loginscriptnowindows ] [ --maxinstances 0|instances ] [ --displayusing webtop|newbrowser|independent|kiosk|localx|seamless ] [ --maximize true|false ] [ --scalable true|false ] [ --depth 8|16|24 ] [ --icon icon_name ] [ --hint hint... ] [ --clipboardlevel level ] [ --roottype default|custom ] [ --rootcolor color ] [ --wincursor true|false ] [ --compression automatic|on|off ] [ --execution automatic|inorder|optimized ] [ --interlaced automatic|on|off ] [ --accel true|false ] [ --delayed true|false ] [ --ldapusers user_dn... ] [ --ldapgroups group_dn... ] [ --ldapsearch search_string... ] [ --loadbal default|cpu|memory|sessions ] [ --env setting... ] [ --login script ] [ --winmgr command... ] [ --empage empage ] [ --protoargs args ] [ --resumetimeout mins ] [ --middlemouse ms ] [ --windowclose suspendsession|endsession ] [ --euro unicode|iso8859-15 ] [ --dpi monitordpi ] [ --keepopen true|false ] [ --lockkeymap true|false ] } | --file file
1 つ以上の Windows アプリケーションオブジェクトを作成します。
複数のオブジェクトを一括で作成するには、--file
オプションを使用します。他のオプションは、1 つのオブジェクトを作成する場合に使用します。
tarantella object new_windowsapp \ --name ".../_ens/o=Indigo Insurance/cn=Write-o-Win" \ --width 1000 --height 800 \ --app c:\\programs\\apps\\write.exe \ --appserv ".../_ens/o=Indigo Insurance/ou=Sales/cn=rome"
アプリケーション Write-o-Win 用の Windows アプリケーションオブジェクトを作成します。このアプリケーションは、アプリケーションサーバー rome 上で実行されます。
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.