So why is the name "Program" shown? Well, there is a mistake in the filepaths which is a quotationmark that doesn't belong there. One example: "C:\Program" Files\Realtek\Audio\HDA\RAVCpl64.exe -s. As you can see, the quotation mark after Program is not supposed to be there. It causes the path to end there, so that "Program" is being interpreted ...