This article provides information on how to manually create a custom File Type Association (FTA) for an application.
The FTA is created when a new file type must be registered manually for an application in which FTAs listed by XenApp are already registered.
Complete the following procedure to create a custom FTA:
Note: In the procedure, Notepad is considered and .ext is added as a registered FTA to Notepad.
Caution! Refer to the Disclaimer at the end of this article before using Registry Editor.Rename the extension of the file located in Step 1 to the new custom extension. For example, “Document.txt” must be changed as “Document.ext”.
Open the Windows Registry (regedt32.exe) on the XenApp server.
Navigate to the registry key (HKEY_CLASSES_ROOT\.txt) associated with the file identified in Step 1.
Right-click the key, choose Export and save the .reg file to the Desktop.
Locate the file saved in Step 5, right-click and choose Edit.
Replace every instance of the original file extension with the new one (replace all entries of “.txt” with ”.ext”). Save and close the file.
Double-click the file saved in Step 5 to import it into the Registry of the XenApp server.
Verify that the new registry (HKEY_CLASSES_ROOT\.ext) key is listed.
Verify that the new extension is registered correctly by double-clicking the file from Step 2. “Document.ext” must start Notepad.
Copy the file from Step 5 to all other XenApp servers hosting the required application and double-click it to import into the Registry of the servers.
Start AppCenter from the original XenApp server, right-click Farm, choose Other Tasks > Update File Types and click Yes.
Restart each XenApp server where the Registry key was imported.
Verify within AppCenter that the new file type (.ext) is listed as a valid File Type Association under the Content Redirection section of the properties of the application.