Skip to content

Can't start process when using shadow copy #6

@juflo

Description

@juflo

When starting the client process, Assembly.GetExecutingAssembly().Location in ProcessStarter constructor is used for getting directory of the assembly.
Problem is that when using shadow copy, assembly is cached and location is not the same.
Maybe it should be possible to override the directory in ChildProcessFactory ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions