Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Configuring VMware ThinApp to run from a non-default location

Details

  • While building the application package, a Command Prompt window quickly appears and disappears or displays the message:

    *** Build failed ***

  • You are using ThinApp on a computer with multiple versions of ThinApp installed

Solution

Set the THINSTALL_BIN environment variable whenever you run ThinApp from a different location than the default location. The default location is %ProgramFiles%\VMware\VMware ThinApp .

If the environment variable is not set correctly, you may experience problems running ThinApp or building packages.
 
To configure ThinApp to run from a non-default location:
  1. Click Start > Control Panel > System > Advanced.
  2. Click Environment Variables.
  3. Create a new variable called THINSTALL_BIN or edit the existing variable.
  4. Set the value to equal the path to the ThinApp installation.
Alternately, you can temporarily set this variable by using the SET command:
  1. Open a command prompt. For more information, see Opening a command or shell prompt (1003892).
  2. Run the following command:

    set THINSTALL_BIN=<path_to_ThinApp>

    Note: This variable setting is lost when the computer is restarted. It must be run on each restart or added to a startup script.

For related troubleshooting information, see Troubleshooting the build process in VMware ThinApp (1006308).

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback


Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
Actions