I found posts that recommended excelcnv.exe as a way to convert a CSV file to an Excel file, e.g. How to export a CSV to Excel using Powershell, which uses the command line switches -nme and -oice.
Does anybody know what these switches do? And are there more switches available?
I couldn't find any documentation on excelcnv.exe.