Setup.exe command line parameters setup [default] [path {path}] [type {compact,full,fullnocomp,nt}] [var {registry,autoexec}] [vcf {single,dcfname}] [dcf {dcfname}] [ramdrive {no,current,subst {letter},ramdisk {letter} {size}] [dma {size}] [reboot] Description: default: will use all the defaults. If any other switch are used, this switch is set implicitly path: this indicates the path were to install the library. By default: c:\genesis. Note: no spaces are allowed even within quotes ex: "c:\program files\genesis". type: this indicates which type of installation to do. Values: compact, full, fullnocomp, nt. Default: nt var: this indicates where to put the environment variables. Default: registry. vcf: this indicates the VCF to use. To specify single screen, replace the VCF name by single. Default: single dcf: this sets the DCF name. By default: rs170.dcf ramdrive: sets the ramdrive. Options: no: no ramdrive current: use the current ramdrive subst {letter}: use a substed drive. ex: subst v: ramdisk {letter} {size}: use a ramdisk. The size is in Kb. ex: ramdisk v: 1024 By default: current if a ramdrive is found otherwise no. dma: sets the DMA size in kilobytes. Default: 1024 Kb reboot: indicates if a reboot should be done at the end of the install. If the command is not there, no reboot will be made. By default: no reboot