Skip to main content

2024 年 12 月 16 日

Manually Run the thinreg.exe Utility

If you did not create an MSI package during the SetUp Capture process, you can manually run the thinreg.exe utility on the application executable file.

The package name in the thinreg.exe commands can have the following syntax:

  • Absolute path

    C:\<absolute_path_to_.exe>

  • Relative path

    .exefile

  • UNC path

    \\<server>\<share>\<path_to_.exe>

  • Wildcard specification

    *.exe

  • Path or filename containing spaces

    thinreg.exe "\\DEPLOYSERVER\ThinApps\Microsoft Office Word 2007.exe"

Prerequisites

Determine the application executable files that Omnissa ThinApp must register with the local environment.

Procedure

  1. From the command line, type the thinreg.exe command.

    thinreg.exe [<optional_parameters>] [<package1.exe>][<package2.exe>][<packages_by_wildcard>]

  2. (Optional) If the server name is DEPLOYSERVER and the share is ThinApps, use the following example to register Microsoft Word for the user who is logged in.

    ThinReg.exe "\\DEPLOYSERVER\ThinApps\Microsoft Office 2007 Word.exe"

  3. (Optional) Use the following example to register all Microsoft Office applications in the specified directory for the user who is logged in.

    ThinReg.exe "\\DEPLOYSERVER\ThinApps\Microsoft Office *.exe"

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…