i did not find an option to select a custom directory other than listed few in the P & D Wizard.

To set your default installtion location in the p & d wizard do the follwoing.

* complte the s&D wizard with the default installation location i.e. programfiles directory on the destination pc.

* after completing the p&d wizrd open your package folder.

* opne the Setup.LST Script file with notepad.

* scroll down to the section show below
[Setup]
Title=Project1

* in this section alter the following line exactly shown below
DefaultDir=C:\Project\Data
Save it now.

So this will install your package in the C:\Project\Data on the destination pc.