Skip to content

sys.COM error. #274

@scriptkitz

Description

@scriptkitz

local sapp = sys.COM("Shell.Application")
local windows = sapp:Windows()
local count = windows:Count()
local win = windows:Item(0)
local n = win.Name -- get the Name property will be crashes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsys modulesys module related issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions