Sim. Aqui é um link para o patch / correção. Basta baixar e executar. Aqui está o método manual:
Click Start, Run and type
command
Type the following commands one by one:cd\windows
regedit
If Registry Editor opens successfully, then navigate to the following key:
HKEY_CLASSES_ROOT \ exefile \ shell \ open \ command
Double-click the (Default) value in the right pane
Delete the current value data, and then type:"%1" %*
(ie., quote-percent-one-quote-space-percent-asterisk.) Navigate to:HKEY_CLASSES_ROOT\.exe
In the right-pane, set(default)
toexefile
Exit the Registry Editor.