mchung94 / solitaire-player

Automatically play Pyramid and TriPeaks Solitaire in Microsoft Solitaire Collection for Windows 10
MIT License
39 stars 15 forks source link

Microsoft update to Solitaire #23

Open cou94114 opened 2 years ago

cou94114 commented 2 years ago

Microsoft has updated the Solitaire game to version 4.12.2180.0. Since the update, when I run the solitaire-player.bat I get this message.

Unable to find, move, or show the Microsoft Solitaire Collection window.

I was able to run solitaire-player.bat successfully before the update.

mchung94 commented 2 years ago

Thanks for letting me know! I created a new version, v2.6.5, at https://github.com/mchung94/solitaire-player/releases/download/v2.6.5/solitaire-player-v2.6.5.zip

I hope this new version works for you - it looks like the only change was the name of the window in the title bar changed from "Microsoft Solitaire Collection" to just "Solitaire Collection" and that was how my program searches for the window.

cou94114 commented 2 years ago

The update works great. Thank you for the speedy fix.