You are trying to open a Program (.exe ) But you Received an
error " Open With" asking for an associated Program. Now you are not able
to run the .Exe file
Try to Resolve the Issue by the Following Steps.
Method 1: Fixing the association settings automatically
We have a Patch for the Solution of this Error. Download the Patch file and
Run :=> Openwith
Method 2: Fixing the association settings using Registry
editor Manuel Options
- 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.)
HKEY_CLASSES_ROOT\.exe
- In the right-pane, set (default) to exefile
- Exit the Registry Editor.