You are on page 1of 2

**

**
** Windows Vista network adapter setup program (x86)
**
** v3.23 Dec. 2006
**
**

Introduction:
=============

This document shows you how to use the Windows setup programs. The program
run under Windows Vista for x86 respectively. It also can run under Windows
2000/XP/Server 2003 for x86. You may use these programs to install/update/remove
network adapter driver.

Structure of the directory:


=============================

SetupVis.exe The setup program for Windows platform.


UinstVis.exe The uninstall program for Windows platform.

Usage:
======

The Windows setup program will search the information file automatically in
Windows 2000/XP/Server 2003/Vista, and then automatically install/update driver
according to the information file. The information file search paths are current
directory, upper directory and root directory by order.

Command line usage


==================

Usage:

{Install/Update/Remove}
setupvis.exe [option]

option:
-? This help.
-i Install/update driver (could be omitted).
-a Install/update driver before plugging
adapter(For windows ME/2000/XP later only).
Equal to "-i" if adapter had plugged already.
-p Disable progress bar while install/update
driver, useless while combined with "-r" option.
-f [INF file] Specify INF filename.
(If no INF file is specified, the setup program
will automatically search the correct inf file)
-d [Source Dir] Specify directory containing all driver files.
(If no source directory is specified, the setup
program will automatically search the driver
from current directory, upper directory and
upper 2 layers directory)
-r Remove device & inf file.
-s Do not show Session Complete dialog.
-v Show program version.

Examples:

1.INSTALL or UPDATE
If you placed the driver files on C:\FETWIN\, the following instruction will
only install/update network adapter driver specified in the driver inf file.

C:\>setupvis -d C:\FETWIN\

2.REMOVE

The following instruction will remove all recognized network adapter drivers.

A:\>UinstVis.exe

If you placed the driver files on C:\FETWIN\, the following instruction will
only remove network adapter driver specified in the driver inf file.

C:\>setupvis -r -d C:\FETWIN\

Notice:

1.Please close all running applactions during the driver installation


processing, especially the network applet in control panel and properties
of network.

2.The program will not process long filename and directory, please convert
Windows long filenames to MSDOS filename.

You might also like