SILENT and VERYSILENT aren't working in 18.2 #4113
Unanswered
jovball
asked this question in
Troubleshoot
Replies: 2 comments
|
@jovball nothing changed there so I'll check. |
0 replies
|
@jovball this works for me without fail, so either the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Code of Conduct
What happened?
I'm using a PowerShell script to install and configure oh-my-posh for the current user. I would like the install to be completely silent. If I use either the /SILENT switch or /VERYSILENT switch, the installer loads the opening dialog asking the user to select the install mode.
.\install-amd64.exe /LOADINF="oh-my-posh.inf" /VERYSILENTTheme
N/A
What OS are you seeing the problem on?
Windows
Which shell are you using?
powershell
Log output
All reactions