Module 2 - Setup

8. Run Setup with the following command line: setup.exe /q. There are other switches available that you can use along with the "/q" switch: /n username. This is used to force the user name; for example: Setup.exe /q /n "Bill Jones" /t tablename. This is used to substitute the name of the new script for tablename; for example: Setup.exe /q /t ... ................
................