User-Defined Custom Actions
|
When converting a Windows Installer package to a Citrix profile, all custom actions are ignored. For user-defined custom actions, a warning message is generated. Any modifications to a target machine that a custom action in this Windows Installer package may create will not be propagated into the Citrix profile.
The resolution that you should perform depends upon the purpose of the custom action:
|
•
|
If the custom action merely automatically enters a value or makes some other kind of minor modification, you can ignore this warning. |
|
•
|
If the custom action does something which could change the behavior of the installation (such as setting a Property), you may need to resolve this issue. |
To resolve this issue, first attempt to launch the converted package on Citrix XenApp. If you receive any application errors, you need to repackage this application, by performing the following steps.
To successfully convert a package with user-defined custom actions:
|
1.
|
Use the Repackaging Wizard to repackage this application.The Repackaging Wizard monitors system changes as an application is installed, and then that data is converted into a Repackager project. |
|
2.
|
Build the Repackager project to generate a revised Windows Installer package. This new Windows Installer package does not contain any custom actions, but (as a result of being repackaged) it will include the functionality performed by the original custom action. |
|