Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Installation program will install the Axxon PSIM software in a hidden mode (/quiet);
  2. Installation program language – Russian(/LANG="ru");
  3. Installation type – «Administrator workstation» (/INSTALLTYPE="Admin");
  4. The following components are not installed: Adobe Acrobat, Guardant drivers. (/REMOVE="Acrobat Guardant_x86");
  5. Installation is performed with following features (/CMD=):
    1. Without  Without creating the quick launch shortcut (="CREATE_QUICKLAUNCH_SHORTCUT=\"0\");
    2. The Axxon PSIM software is installed as a service (INSTALL_AS_SERVICE=\"1\");
    3. Language of installed  installed Axxon PSIM software is German (LANGUAGE=\"de\");
    4. Authentication method – «SQL authentication » (SQL_AUTHTYPE=\"Sql\");
    5. Login – username (SQL_USERNAME=\"username\");
    6. Password – pass (SQL_PASSWORD=\"pass\");
    7. Database server – (local)\SQLEXPRESS2014 (SQL_INSTANCE=\"(local)\SQLEXPRESS2014\");
    8. Main database– database – Axxon PSIMNew  (DB_Axxon PSIM_NAME=\"Axxon PSIMNew\");
    9. Titles database – titlesNew (DB_TITLES_NAME=\"titlesNew\");
    10. Installation path - %ProgramFiles%\Axxon PSIMNew (INSTALLDIR=\"%ProgramFiles%\Axxon PSIMNew\");
    11. Utilities and voice notification files are not installed (REMOVE=\"Wav,Utils\").