cancel
Showing results for 
Search instead for 
Did you mean: 

How to change default installation path for Agentry Client

ajiteshupadhyay
Participant
0 Kudos
235

Hi All,

One of my customer wants to change the installation path of Agentry Client while installing. Default path takes C:\\ProgramFiles(x86)\SAP\AgentryClient\ instead of of showing this path can we change the path while building the Agentry Client? if yes, how?

Thanks

Ajitesh

View Entire Topic
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

You will need to build a custom branded installer. The installer uses NSIS (2.x version) and can be easily modified. There are a number of posts about creating the installer available.

ajiteshupadhyay
Participant
0 Kudos

Thanks Bill for your quick response. I already have builted custom installer by using NSIS. But what i need is, when i tried to install on users device by default it takes C:\\Program Files(x86)\SAP\ instead of taking this path i would like to customize the installer so that it will take only that path which ever i configured while building the installer.

Please let me know what all modification needs to be done while building the installer to achieve this.