While checking the settings documentation page
i found it’s possible to have an alternative appsettings.json file that could have section that overide the main file.
unfortunately it’s set in “$Env:ProgramData\PowerShellUniversal”
question is it possible something in the comand line, and the service command line to set on another folder?
my purpose was more proposing a way to easily switch version of Powershell universal when putting e service mode.
but if the variable is ok, we can set in the service env.
that allow me to stop the service just rename the powershelluniversal app folder unzip the new one restart and see if all is ok. if any issue occurs i can switch back from the old folder
will try that below line (i use this kind of line on influxdb telegraf service environment the “\0” allow the reg_multi_string to have multiple line