Microsoft Visual SourceSafe 2005 setup parameters:
| Option | Function |
|---|---|
| /? | Display command line parameters |
| /CreateUnattend filename.ini | Create unattend file named filename.ini |
| /UnattendFile filename.ini | Run in unattended mode with settings in filename.ini |
| /NoEventLog | Used to turn off event logging |
| /NoErrorLog | Used to turn off error logging |
| /CreateTransform=“filename.mst” | Configure the installation and save the configuration in the specified transform file. |
Bron:setup.exe /?