/build/static/layout/Breadcrumb_cap_w.png

How to deal with the config files in appdata folder for a Citrix package?

Hi, I'm new to packaging especially packages on Citrix platform. I am packaging Globe Software Atlas 5.1 for MS Dynamics AX (client) and it will be deployed onto a Citrix server which is on MS server 2008 R2. The package installed some configuration files on administrator's appdata folder. how should I deal with the config files then? Can I use Active Setup just like on WinXP? Thanks for all your help in advance!


0 Comments   [ + ] Show comments

Answers (2)

Answer Summary:
Write ActiveSetup to call VBScript/Batch script which will copy this config file to User's AppData folder.
Posted by: jagadeish 11 years ago
Red Belt
3

Citrix Environment does not support self-heal.. So, you have to write ActiveSetup to call VBScript/Batch script which will copy this config file to User's AppData folder.


Comments:
  • By the way.. Why are you installing Client application on Server - jagadeish 11 years ago
  • thanks for your help. I do not know much about Citrix. That's what I was told. The client gets installed onto Citrix server or terminal server (I do not know which one it is), then normal users can access the client on Citrix platform.

    I will try your solution. - nbafifa02 11 years ago
Posted by: dedenker 9 years ago
3rd Degree Black Belt
0

The MS best practise for Dynamic's large enviroment is to have the config file centrally, which by groups can be controlled for read rights.
Then the shortcuts just point to that/those config files, example:

...\ax32.exe "\\remoteserver\readable_share\config_file.axc"

This way you never need to give attention to the client's and the config files are everywhere the same.

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ