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

[Feature request] the path generated by adding software is not portable! #186

Open
fanyangto opened this issue Feb 19, 2024 · 0 comments
Open

Comments

@fanyangto
Copy link

Is your feature request related to a problem? Please describe.
When adding a software into the Asuite menu, the path always defaults to $drive than $asuite. This is problematic. Imagine a family home PC used by multiple family members with their own windows account. They will each have their own \portables directory, thus the dirs won't be at the root. By default, the path added is $drive. This means if I move this dir or make a new copy to a different directory for a family member, the path would no longer be correct. I have to manually modify all of them.

In other words, the automatically generated s/w path is not portable!

Describe the solution you'd like

If you use $asuite as the path, it makes more sense. Assuming asuite is in the same portable dir, the added path should be $asuite/../app1/app1.exe. There should be no manual changes required, no matter where I copy or move the portable folder.

Describe alternatives you've considered

Additional context

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

No branches or pull requests

2 participants