Loading
Editing the registry...
I have created a package for the Citrix ICA Client. Is there anyway to grab the current PC name and add that to the correct registry key during setup? With my current package I have to do that manually.

 

Thanks,

 

BCM4309

  • nicholas_ong,

     

    I tried adding %computername% before but that didnt work. It just stays that way when you open the Citrix ICA Client settings. I'm sure there is a way to pull the computer name and update this registry key. I'm pretty new to the Admin Studio suite but determined to figure this out.

     

    Thanks,

     

    BCM4309
    Expand Post
  • The property value is a feature of Windows Installer (you can edit your msi using ORCA and still use the property). I believe that it is case sensitive however I could be wrong.

Loading
Editing the registry...