by tom » Tue Apr 17, 2012 8:38 pm
For steam, the Clones bin folder should be in the Steam apps folder, and the Clones folder created in your Docs is only for your saved games, and custom levels and avatars. So this is normal. I understand that you were able to successfully install the package with the installer tool, but you still want to avoid the workaround.
My guess is that maybe you are missing some registry keys. Can you check to see if you have the following keys in your registry:
[HKEY_CLASSES_ROOT\.cpak]
@="Clones.cpak"
"Content Type"="application/clonespackage"
[HKEY_CLASSES_ROOT\Clones.cpak]
@="Clones Package"
[HKEY_CLASSES_ROOT\Clones.cpak\shell]
[HKEY_CLASSES_ROOT\Clones.cpak\shell\open]
@="Install"
[HKEY_CLASSES_ROOT\Clones.cpak\shell\open\command]
@="\"C:\\Program Files (x86)\\Clones\\Bin\\ClonesPackageInstaller.exe\" \"%1\""
Obviously the value of the last key will be different from the Steam version.