Skip to content

特殊情况下前置程序会重复添加 #243

Description

@isHarryh

复现方法

  1. 启动 path1/game.exe,启动 mxu,启动任务 -> 前置程序正常添加,指向 path1/game.exe
  2. 再次启动任务 -> 前置程序不会被添加,因为已经添加过前置程序(预期)
  3. 移动 path1/game.exe 到 path2/game.exe
  4. 再次启动任务 -> 新的前置程序被添加,指向 path2/game.exe (非预期)

现象

当移动了目标软件后,前置程序可被重复添加。

Image

预期

前置程序不会被重复添加,最好移除旧的自动添加的前置程序。

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