Skip to content

Selecting zero options for an unattended install causes an error #4

@Nilpo

Description

@Nilpo

Selecting zero options (deselecting all checkboxes) in the install scripts form throws an error.

Line 201 (File "X:\Helper\IncudedExt\CommonFunctions.au3"):

$TestPath = $aEnum[1]
$TestPath = ^Error

Error: Array variable has incorrect number of subscripts or subscript dimensions range exceeded

I haven't opened the script yet, but I'm guessing it expects at least one option to be selected. Maybe it needs to check for zero and skip?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions