Fixed
Details
Assignee
Gavin BaumanisGavin BaumanisReporter
shubham sharmashubham sharmaPriority
NewNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Details
Details
Assignee
Gavin Baumanis
Gavin BaumanisReporter
shubham sharma
shubham sharmaPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 17 December 2021 at 06:10
Updated 10 March 2025 at 12:53
Resolved 10 March 2025 at 12:53
We are able to install the software using silent installation commands. But we are not able to setup the password for the application.
Below is the command we are using to install the Lucee.
cmd.exe /c "$LuceeDownloadPath --luceepass password123 --unattendedmodeui none --mode unattended --prefix E:\Lucee"
We are passing the password in the command but even though it is not setting it.
We checked the official website of Lucee and found that automation script guide is in progress.
https://docs.lucee.org/guides/installing-lucee/windows.html