Autodesk 22906-010000-9325 Network Guide - Page 60

Use Switches and Flags in Scripts, Run Scripts

Page 60 highlights

Use Switches and Flags in Scripts The following table lists all of the switches and flags that are relevant to installation. NOTE You must set the installation switch to INSTALLDIR=. If this is not done, programs that run outside AutoCAD (such as the License Transfer utility) are not installed. Switches in Installation Scripts Switch Description INSTALLDIR= Specifies the location to install the product. ACADSERIALPREFIX= Specifies the numbers that precede the hyphen in the serial number. ACADSERIALNUMBER= Specifies the serial number. INSTALLLEVEL= Specifies the type of installation: 3=Typical ACADFIRSTNAME= Specifies the first name personalization. ACADLASTNAME= Specifies the last name personalization. ACADORGANIZATION= Specifies the company name. ADLM_PRODKEY= Specifies the product key (found on the same label as the serial number). User Interface Flags Flag Description q Designates that the installation is performed in silent mode. Run Scripts After creating a script, you move it to a server or use a mapped drive letter or a UNC (universal naming convention) path. If you place it on a server for users to run, create a share on the server, and then add users to the share with 54 | Appendix A Use Scripts to Deploy the Program

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104

Use Switches and Flags in Scripts
The following table lists all of the switches and flags that are relevant to
installation.
NOTE
You must set the installation switch to INSTALLDIR=. If this is not done,
programs that run outside AutoCAD (such as the License Transfer utility) are not
installed.
Switches in Installation Scripts
Description
Switch
Specifies the location to install the product.
INSTALLDIR=
Specifies the numbers that precede the hyphen
in the serial number.
ACADSERIALPREFIX=
Specifies the serial number.
ACADSERIALNUMBER=
Specifies the type of installation: 3=Typical
INSTALLLEVEL=
Specifies the first name personalization.
ACADFIRSTNAME=
Specifies the last name personalization.
ACADLASTNAME=
Specifies the company name.
ACADORGANIZATION=
Specifies the product key (found on the same label
as the serial number).
ADLM_PRODKEY=
User Interface Flags
Description
Flag
Designates that the installation is performed in silent mode.
q
Run Scripts
After creating a script, you move it to a server or use a mapped drive letter or
a UNC (universal naming convention) path. If you place it on a server for
users to run, create a share on the server, and then add users to the share with
54
| Appendix A
Use Scripts to Deploy the Program