irenealma
Posts: 6
Joined: 2/21/2008 Status: offline
|
In case anyone else is interested, I found the solution to my problem. It was the .exe file and I edited the registry: To resolve this issue, you can reset the registry settings to their default settings. To do this, follow these steps. 1.Click the Startbutton and type regedit in the Search box 2.Right-click Regedit.exe in the returned list and click Run as administrator 3.Browse to the following registry key: HKEY_CLASSES_ROOT\.exe 4.With .exe selected, right-click (Default) and click Modify… 5.Change the Value data: to exefile 6.Browse to and then click on the following registry key: HKEY_CLASSES_ROOT\exefile 7.With exefileselected, right-click (Default) and click Modify… 8.Change the Value data: to "%1" %* 9.Browse to and then click on the following registry key: KEY_CLASSES_ROOT\exefile\shell\open 10.With openselected, right-click (Default) and click Modify… 11.Change the Value data: to "%1" %* 12.Close the Registry Editor and restart your PC
|