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: Add application manifest #350

Open
Reabstraction opened this issue May 13, 2024 · 1 comment
Open

Feature Request: Add application manifest #350

Reabstraction opened this issue May 13, 2024 · 1 comment

Comments

@Reabstraction
Copy link

Description

Per Microsoft guidelines, it is recommended to have an application manifest (See https://learn.microsoft.com/en-us/windows/win32/sbscs/application-manifests)

Proposed technical details

Add a manifest
Maybe also add long path awareness if possible

@gerardog
Copy link
Owner

Hi!

Per Microsoft guidelines, it is recommended to have an application manifest

Sorry for the excepticism, but where is that recommendation, exactly? There is a default manifest included in every dotnet app btw.

Add a manifest

Why? What does it change for you?

Maybe also add long path awareness if possible

Ahh is this what you are referring to?'
https://weblog.west-wind.com/posts/2022/Jan/03/Integrating-Long-Path-Names-in-Windows-NET-Applications

How is gsudo failing for long paths for you? How do you plan to use it if it supported long paths?
This will hardly work, i did a few tests and cmd.exe does not support long paths...

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

2 participants