Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:docs:win16:applications:setup [2025/10/21 12:25] – prokushev | en:docs:win16:applications:setup [2025/10/21 12:28] (current) – prokushev | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Windows | + | ===== Windows SETUP.INF Complete Reference ===== |
- | ===== Complete Windows | + | ===== Complete Windows Installation Guide ===== |
=== About the Setup Program === | === About the Setup Program === | ||
Line 19: | Line 19: | ||
**For initial installation: | **For initial installation: | ||
- | - Insert Windows | + | - Insert Windows Disk #1 into the floppy drive |
- Switch to the appropriate drive letter (for example, A:) | - Switch to the appropriate drive letter (for example, A:) | ||
- At the command prompt, type: setup | - At the command prompt, type: setup | ||
Line 38: | Line 38: | ||
| /a | Begins Administrative Setup by expanding and copying all files from the Windows installation disks onto a network server, and also marking the files as read-only. | | | /a | Begins Administrative Setup by expanding and copying all files from the Windows installation disks onto a network server, and also marking the files as read-only. | | ||
| /b | Sets up Windows with monochrome display attributes. | | | /b | Sets up Windows with monochrome display attributes. | | ||
- | | /t | Searches the drive for incompatible software that should not run at the same time as Setup or Windows | + | | /t | Searches the drive for incompatible software that should not run at the same time as Setup or Windows. (For maintenance only.) | |
| / | | / | ||
| / | | / | ||
Line 87: | Line 87: | ||
==== Introduction ==== | ==== Introduction ==== | ||
- | SETUP.INF is the master configuration file that controls every aspect of Windows | + | SETUP.INF is the master configuration file that controls every aspect of Windows installation. This comprehensive reference documents all sections, keys, and installation processes based on the original Windows Resource Kit documentation. |
==== Installation Process Overview ==== | ==== Installation Process Overview ==== |