It is because this software pointing to isn't registered correctly. (Since in Windows 7 all 32bits software will be in "Program Files (x86)", instead of "Program Files")
The solution is change the follow registry in "Computer\HKEY_CLASSES_ROOT\Applications\"
[HKEY_CLASSES_ROOT\Applications\ABC.exe\shell\open\command]
@="\"C:\\Program Files (x86)\\Innov\\ABC.exe\" \"%1\""
And then go through the "regular" process to associate a program with an extension.
For more information:
No comments:
Post a Comment