Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imported Apps have wrong paths and CMD set. #22

Closed
BigBrainAFK opened this issue Jan 9, 2023 · 0 comments
Closed

Imported Apps have wrong paths and CMD set. #22

BigBrainAFK opened this issue Jan 9, 2023 · 0 comments

Comments

@BigBrainAFK
Copy link
Contributor

BigBrainAFK commented Jan 9, 2023

Describe the Bug

When importing apps from GS they get imported with a wrong Working Directory and wrong CMD

The imported result is:

        {
            "name": "ForsakenKingdom",
            "output": "forsakenkingdom.log",
            "cmd": "\\ForsakenKingdom.exe",
            "working-dir": "D:\\Meine_Daten\\Spiele",
            "image-path": "C:\\Users\\Tony\\Pictures\\Sunshine\\ForsakenKingdom.png"
        },
        {
            "name": "MultiMC",
            "output": "multimc.log",
            "cmd": "::{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}\\MultiMC\\MultiMC.exe",
            "working-dir": "C:\\Users\\Tony\\Desktop\\MultiMC",
            "image-path": "C:\\Users\\Tony\\Pictures\\Sunshine\\MultiMC.png"
        }

And these are the source shortcuts in the GS folder
image

Expected Behavior

That the import does a 1:1 import of the CMD (or Target in Windows) and the Working Directory

Additional Context

I do use Japanese Windows locals for some JRPGs but other than that its standard Win10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant