WebConnect client installation folder-WC
 Web pages FAQs 
 Web pages < BACK TO QUESTIONS 
question
How do I modify the location of the WebConnect client installation folder?
  
answer

In order to modify WebConnect client`s location please follow the steps below:

1) Open the file WebConnect 5.6\web\windows\agent_x.html for editing (Notepad).

2) Add the following line:
<PARAM NAME="Dst" VALUE="C:\my-desired-folder">

after:
<PARAM NAME="Src" VALUE="ptagent.cab">

3) Save the file

4) Reset the IIS and re-launch WebConnect (and the desired published application) on the client side.




Top