Mora Teknikutveckling AB:s Logo Your Experts on Software Development
  
   

One-click install

 New clients can now be installed with AutoDocSetup.exe

To use the new install:

Add the serial number to the configuration file Global.ini in the database directory:

[CommonInstal]
Serial=xxxxxxx-xxxxxxxxx-xxxxxxxxx

Copy the install file, AutoDocSetup.exe to the Client directory.

To install a new client: run  AutoDocSetup.exe from the Client directory. The install program will read the serial number from the file global.ini, configure databases, Autocad, Inventor and copy any file(s) found in the Updates directory.

You can use AutoDocSetup /silent or AutoDocSetup /verysilent for no user interaction at all.

To run from any other directory (i.e. not a subdirectory to the database) create a file called  AutoDocSetup.ini in the same directory as  AutoDocSetup.exe with the following information:

[CommonInstal]
Serial=xxxxxxx-xxxxxxxxx-xxxxxxxxx
Srcdir=<database_directory>\Client

replacing xxxxxxx-xxxxxxxxx-xxxxxxxxx with your serial number and <database_directory> with your database directory.


Sample:

[CommonInstal]
Serial=xxxxxxx-xxxxxxxxx-xxxxxxxxx
Srcdir=F:\Program\AutoDOC\Client

If file file AutoDocSetup.ini is found in the same directory as AutoDocSetup.exe the  parameters are read from AutoDocSetup.ini instead of global.ini.

more Advanced stuff...