Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

Switching applications in Windows 8 #49

@latviancoder

Description

@latviancoder

I've tried different approaches to open/switch applications in Windows 8, but none of them seem to work.

The first issue is with BringApp/StartApp. Getting following error:

Only part of a ReadProcessMemory or WriteProcessMemory request was completed.

After some googling the only suggestion i found was to install 64-bit python.

Then i tried to get at least alt-tabbing to work, but neither of these two lines work.

Mimic("press", "alt", "tab")
Key("alt:down, tab, alt:up")

Do you have any ideas/suggestions?

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