Ceci est une ancienne révision du document !
Quelques Jeux
- PokerTH : https://www.pokerth.net/app.php/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)