Skip to main content
Participant
February 23, 2016
Question

Silent Install CF 2016

  • February 23, 2016
  • 1 reply
  • 1179 views

There does not seem to be any documentation yet about using a .properties file to silently install CF 2016. I've tried adding/removing almost all settings that work for CF 11 but the install fails with a Non-fatal error. This stops the build process I'm using and the logging is very limited so I can't see what option I'm missing from the properties file. I can install perfectly fine if I do it manually. The issue seems to be with something missing or incorrect in the properties file, but I've been over them multiple times.

This topic has been closed for replies.

1 reply

Anit_Kumar
Inspiring
February 23, 2016

Hi Wayne,

Here is the KB article link ColdFusion Help | Installing ColdFusion silently.

If you would like to continue with the current installation, then try the following:-

1. Navigate to adminconfig.xml at \ColdFusion2016\cfusion\lib\.

2. Update <runsecureprofile>false</runsecureprofile>.

3. Save the file and restart CF service.

You should be able to access CF Admin.


Regards,

Anit Kumar