MSI package

MSI installation packages for users and administrators with different installation options.

1 min read

icon
Download the MSI packagehere

MSI Installer

Two versions: admin and user

  • Admin is called lynes-admin.msi
  • User is called lynes.msi

Admin

  • Will need admin privileges when installing.
  • App will be installed in %ProgramFiles%\\lynes and be available for all users on the computer.
  • Shortcut is created on all users' desktop.
  • When a user starts the app, settings will be stored in %AppData%\\Roaming\\lynes.
  • Tested with msiexec (run PowerShell as admin):
    • Install
    msiexec /i lynes-admin.msi
    • Quiet install with no visible UI
    msiexec /i lynes-admin.msi /qn
    • Uninstall
    msiexec /x lynes-admin.msi
icon
Admin version will not auto-update!

User

  • Will be installed for a single user.
  • App will be installed in: %AppData%\\Local\\Programs\\lynes
  • User settings will be stored in: %AppData%\\Roaming\\lynes
  • User version will auto-update.
Did this answer your question?

    Telephone system with extra everything and more

    Powered byNotiondesk