RichE Posted March 21, 2006 Posted March 21, 2006 replaces the explorer shell with a terminal server connection launcher RunWait(@ProgramFilesDir & "\Citrix\ICA Client\pn.exe /APP TerminalServer", @ProgramFilesDir & "\Citrix\ICA Client") $i = WinExists("TerminalServer", "Metaframe Presentation Server Client") Do $i = true if WinActive("TerminalServer", "Metaframe Presentation Server Client") Then Do until not WinExists("TerminalServer", "Metaframe Presentation Server Client") Else RunWait(@ProgramFilesDir & "Citrix\ICA Client\pn.exe /APP TerminalServer", @ProgramFilesDir & "\Citrix\ICA Client") EndIf until $i = false RichE [font="'Arial Narrow';"]Current projects[/font] [font="'Arial Narrow';"]are on my site [/font]Sellostring
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now