Ceci est une ancienne révision du document !
* PokerTH : https://www.pokerth.net/app.php/download
* PySolFC : https://sourceforge.net/projects/pysolfc/files/latest/download
* Divers https://gottcode.org/
- “tetris” : https://gottcode.org/gottet/
- “sudoku” : https://gottcode.org/simsu/
- “boggle” : https://gottcode.org/tanglet/
* Réinstaller Solitaire collection sous windows :
Dans powershell en admin (remplacer le Installation…manifest.xml !)
Add-AppxPackage -register "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode
foreach {Add-AppxPackage -register “$($_.InstallLocation)\appxmanifest.xml” -DisableDevelopmentMode} > log (et chercher)