The current install script copies all files and overwriting existing ones, but no deletions, so obsolete files from previous install are left.
Easiest fix is just to delete "%appdata%\SAM" before install since there is no user data which needs to be persisted.