Jump to content











Photo
- - - - -

citrix ica client vistaPE


  • Please log in to reply
7 replies to this topic

#1 brd.camo

brd.camo

    Newbie

  • Members
  • 11 posts
  •  
    Germany

Posted 09 September 2008 - 11:48 AM

Anyone got this to work?

i've tried the thinstall ica client (virtual) - got it to run, it opens a IE instance, but the loginpage of our citrix aspx doesn't show up especially in this instance.
if i open a new ie instance in vistaPE the citrix aspx login page opens. (but then here i got no citrix client available...)

so anyone an idea what is the problem, and how to solve?

downloadlink 4 thinstall ica cient:
http://www.thinstall...nt_download.php

or is there another possibility maybe with the original citrix client msi?

#2 risolutore

risolutore

    Frequent Member

  • Advanced user
  • 311 posts
  •  
    Italy

Posted 09 September 2008 - 02:55 PM

interesting question. But not all thinstalled apps work on a reduced env like VistaPe. The thinstalled apps are generally packed on real system, looking at collect all the changes made by the app. that's way a large set of thinstalled apps doesn't work :-(

#3 brd.camo

brd.camo

    Newbie

  • Members
  • 11 posts
  •  
    Germany

Posted 10 September 2008 - 05:29 AM

yes it doesn't work, but i got citrix working now in vistaPE -> install citrix client -> take the installed folder (usualy c:\program files\citrix... -> if copy this folder to vistaPE and run the wfica32.exe with option " /setup"
afterwards u can open an ie instance and access citrix.

#4 risolutore

risolutore

    Frequent Member

  • Advanced user
  • 311 posts
  •  
    Italy

Posted 10 September 2008 - 06:45 AM

maybe it'spossible to make a plugin script, containing the extracted files and the wfica.exe /setup as main executable. I don't know if it supported to start an exe with a special command, ...

#5 brd.camo

brd.camo

    Newbie

  • Members
  • 11 posts
  •  
    Germany

Posted 10 September 2008 - 09:16 AM

yes it it possible, and i have done that - just gimme some more time for testing :huh:

any possibility to get kinda 5mb script uploaded here?

#6 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 10 September 2008 - 04:18 PM

...
any possibility to get kinda 5mb script uploaded here?


Yes, follow the instructions provided here: http://boot-land.blo...buildernet.html

:huh:

#7 ludovici

ludovici

    Silver Member

  • .script developer
  • 610 posts
  • Location:France
  •  
    France

Posted 19 September 2008 - 01:52 PM

hello :huh:
what is the version of citrix ica client ?
XenApp Plugin for Hosted Apps - Version 11.000 All Languages 9/3/08 11.0MB .msi or
Download XenApp Web Plugin - Version 11.000 All Languages 9/3/08 5.92MB .msi or
Download XenApp Web Plugin - Version 11.000 All Languages 9/3/08 4.88 MB .exe

#8 brd.camo

brd.camo

    Newbie

  • Members
  • 11 posts
  •  
    Germany

Posted 22 September 2008 - 07:52 AM

Step one:

take this client and install it.
go to C:\Program Files\Citrix\ICA Client
pack everything in there to ICAClient.7z

Step Two:
Create a new Script in Winbuilder paste this code as scriptcode:

[main]

Title=ICAreg

Description=Register Citrix Plugin

Selected=True

Level=5

Version=2

Author=Guido Vogel

Date=09.09.2008

Contact=guido.vogel(AT)gfk(DOT)com



[variables]

%ProgramTitle%=RegisterICA

%ProgramEXE%=wfica32.exe

%ProgramFolder%=Citrix



[process]

Add_Shortcut,StartMenu,"Network","%ProgramFolder%\%ProgramEXE%","%ProgramTitle%","%ProgramFolder%"," /setup"

unpack,Folder,ICAClient.7z,True



[EncodedFolders]

Folder

und add ICAClient.7z to the script.
create this script.
finished.

if u boot from VistaPe there is a new icon under "network" called RegisterICA. start this to launch ica client for the browser. if browser active, restart IE.
this should work.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users