Closed mbartosh closed 1 year ago
What is the example of a command-line to run WhyNotWin11 silently and export the result to a file? I have tried this command-line: WhyNotWin11.exe /export win11.csv /format CSV /silent . The error is invalid FORMAT parameter for /format.
Do this: WhyNotWin11.exe /export CSV win11.csv /silent
Thanks! That worked.
What is the example of a command-line to run WhyNotWin11 silently and export the result to a file? I have tried this command-line: WhyNotWin11.exe /export win11.csv /format CSV /silent . The error is invalid FORMAT parameter for /format.