Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

how to add IP address in one of the steps

An app that I want to deploy requires an IP Address input. Is there a way for me to include the IP address in the package before deploy?

0

Comments

1 comment
Date Votes
  • Hi Kha,

    Does the software vendor provide any silent parameters or give you the ability to set up a config file that will carry that information during the installation?  Another possibility is that if you install the program manually, following the normal process and enter that IP address and settings, that a config file or properties file is created in the program folders.  Some programs will read that file at startup and if that's the case you can copy the file after you've set up your information during the manual install and copy it to the target folder after the install step.

    0