Skip to content

Handle error on write-protected directories better #46

@Teteros

Description

@Teteros

SAGE games like Generals can default their installation to C:\Program Files or C:\Program Files (x86) on x64 systems which you need UAC/Administrator privilidges to write for.

easage will fail if it does not have a "Run as Administrator" compatibility flag set, or is not elevated in other ways with I/O errors such as:

ss

on easage pack

and

ss

on easage unpack

We should let the user know why reading/writing is failing and possibly offer to elevate permissions (UAC Yes/No prompt) if easage detects it has no read/write permissions in output folder.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions