Startdisketter til Windows NT

For l�nge siden

WinNT

Tak til Hans Ove Manøe

Skulle du af en eller anden grund ikke kunne finde dine originale setup-disketter til Windows NT, er det så ikke betryggende at vide, at Microsoft har indbygget en mulighed for at generere nye startdisketter ?

Skriv blot: winnt32 /ox

Vær opmærksom på, at dette trick kun virker, hvis din maskine kører Windows NT. På en Windows 95/98 maskine skal du bruge winnt /ox.

Udskrift fra winnt /?

WINNT [/S[:]sourcepath] [/T[:]tempdrive] [/I[:]inffile]
[/O[X]] [/X | [/F] [/C]] [/B] [/U[:scriptfile]]
[/R[X]:directory] [/E:command]

/S[:]sourcepath
Specifies the source location of Windows NT files.
Must be a full path of the form x:\[path] or
\\server\share[\path].
The default is the current directory.
/T[:]tempdrive
Specifies a drive to contain temporary setup files.
If not specified, Setup will attempt to locate a drive for you.
/I[:]inffile
Specifies the filename (no path) of the setup information file.
The default is DOSNET.INF.
/OX    Create boot floppies for CD-ROM installation.
/X     Do not create the Setup boot floppies.
/F     Do not verify files as they are copied to the Setup boot floppies.
/C     Skip free-space check on the Setup boot floppies you provide.
/B     Floppyless operation (requires /s).
/U     Unattended operation and optional script file (requires /s).
/R     Specifies optional directory to be installed.
/RX    Specifies optional directory to be copied.
/E     Specifies command to be executed at the end of GUI setup.