Force Solitare to win by a hack. Here’s how: Open sol.exe located in C:\Windows\System32\ using Resource Hacker. Expand String Table > 64 > 1033 in the left pane. Notice a line in the right pane saying 1010, “Force a win”. Use these numbers to enable the Easter Egg. Now expand Menu > 1 > 1033. Create a menu by typing the following just before the last closing brace:
POPUP “&Easter Egg”
{
MENUITEM "&Egg 1", 1008
MENUITEM "&Egg 2", 1009
MENUITEM "&Egg 3", 1010
}

Now, click the Compile Script button. Next, go to File > Save and save it in the original location, i.e., C:\Windows\System32\sol.exe. Also, replace sol.exe in the C:\Windows\System32\dllcache folder.

Now, a new menu Easter Egg appears with Egg 1, Egg 2 and Egg 3 as options. Click Egg 3 to force a win.