|
|
| 第 30 行: |
第 30 行: |
| 安装程序必须在较旧的 CPU 上运行,否则可能会崩溃并出现除以零错误。 | | 安装程序必须在较旧的 CPU 上运行,否则可能会崩溃并出现除以零错误。 |
|
| |
|
| === Setup === | | === 安装程序 === |
| * The graphical part of the installer hangs while trying to start if files variable in <code>CONFIG.SYS</code> is set too low (for example 10). Increasing it to 30 solves the issue. | | * 如果 <code>CONFIG.SYS</code> 中的 files 变量设置得太低(例如 10),安装程序的图形部分在尝试启动时会挂起。将其增加到 30 可以解决此问题。 |
| * In some cases, the "Exit Windows Setup" title bar text at the last dialog of Windows Setup may show up as "dialog.exit" instead. | | * 在某些情况下,Windows 安装程序最后一个对话框中的“退出 Windows 安装程序”标题栏文本可能会显示为“dialog.exit”。 |
| * Trying to set up applications already on the hard disk will cause a "Cannot find <code>APPS.INF</code>" error, meaning that the "Applications" group will not be created. You can however manually set this up after installation in the <code>SETUP.EXE</code> program within the OS. | | * 尝试设置已经在硬盘上的应用程序会导致“无法找到 <code>APPS.INF</code>”的错误,这意味着“应用程序”组将不会被创建。不过,你可以在操作系统中的 <code>SETUP.EXE</code> 程序中安装后手动进行设置。 |
| * Sometimes, in certain cases, the Windows Setup program (Post-Install) may display the name of the display driver as "ions" rather than the actual display driver name. | | * 有时,在某些情况下,Windows 安装程序(安装后)可能会将显示驱动程序的名称显示为“ions”,而不是实际的显示驱动程序名称。 |
|
| |
|
| ==图库== | | ==图库== |