By: Staff
Date: October 08, 2006
|
If you can't open some .exe files and you receive window with error “Windows cannot find PROGRAM.EXE. This program is needed for opening files of type 'Application’ or something like that, try next:
1. Click Start and choose Run,
2. In Run window type regedit,
3. Go to: HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ exefile \ shell \ open \ command
4. Under (Default) need to write "%1" %*,
5. If that name doesn’t exist write that same name on same place,
6. Restart your computer and after that try to run that same program again.