mirror of
https://github.com/felixrieseberg/windows95.git
synced 2026-05-09 08:28:24 +00:00
35 lines
1.2 KiB
HTML
35 lines
1.2 KiB
HTML
<html>
|
|
<head>
|
|
<title>windows95 Help</title>
|
|
</head>
|
|
<body bgcolor="#C0C0C0">
|
|
<table width="100%" cellpadding="10" cellspacing="0">
|
|
<tr>
|
|
<td>
|
|
<font face="Arial" color="#000000">
|
|
<font size="5"><b>windows95 Help</b></font>
|
|
<hr>
|
|
|
|
<h3>MS-DOS Display Issues</h3>
|
|
<p>If MS-DOS seems to mess up the screen:</p>
|
|
<ol>
|
|
<li>Hit <code>Alt + Enter</code> to make the command screen "Full Screen" (as far as Windows 95 is concerned)</li>
|
|
<li>This should restore the display from the garbled mess you see and allow you to access the Command Prompt</li>
|
|
<li>Press Alt-Enter again to leave Full Screen and go back to Window Mode</li>
|
|
</ol>
|
|
<p><i>(Thanks to @DisplacedGamers for that wisdom)</i></p>
|
|
|
|
<h3>windows95 Stuck in Bad State</h3>
|
|
<p>If windows95 becomes unresponsive or stuck:</p>
|
|
<ol>
|
|
<li>On the app's home screen, select "Settings" in the lower menu</li>
|
|
<li>Delete your machine's state before starting it again</li>
|
|
<li>This should resolve the issue when you restart</li>
|
|
</ol>
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|