docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method InstallLicense

    InstallLicense(string, bool)

    Add a new license. You can use either an activation .bin file from the website or a .lic file.

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public void InstallLicense(string licensePath, bool user = false)
    Parameters
    Type Name Description
    string licensePath

    License file path (.bin or .lic)

    bool user

    Decide if the .lic license is installed only for this user or for all users. If false, Pixyz must be configured by running 'PiXYZFinishInstall' utility first (only once).

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)