Install program virtual account numbers on Windows 7

Create: Mon, 2012-12-03 22:50
Author: Anonymous (not verified)

Where is the captured application installed ? Is there a way to select the destination folder ? thank you

TAppTeam    December 04, 2012

PickMeApp deploys captured application to the default destination folder.
This default destination folder is defined by original application installation.

Example.

If the Skype's default destination folder is "C:\Program Files\Skype"
then  PickMeApp deploys Skype to "C:\Program Files\Skype" on a new PC.

Note: A default destination folder can be set by a system variable %Programfiles%

Complex Example

  • on old PC %Programfiles% = "C:\Program Files"
  • on new PC %Programfiles% = "D:\Program Files"

So PickMeApp deploys Skype to "D:\Program Files\Skype" on a new PC.

Currently the choice of destination folder for captured applications is not supported.

(For very advanced users!): Probably you may trick PickMeApp by running it inside the proccess where %Programfiles% is set to a desired folder.