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]: Use system default editor to edit manifest file #28

Open
gili-gili opened this issue May 26, 2023 · 1 comment
Open

[Feature]: Use system default editor to edit manifest file #28

gili-gili opened this issue May 26, 2023 · 1 comment
Assignees
Labels
feature-request Feature or enhancement request

Comments

@gili-gili
Copy link

Summary

Unable to edit manifest if you have Notepad uninstalled, even if a editor is specified as the default application to edit .manifest files.
It's also a problem for those who want use other editors for more features (e.g syntax highlighing, auto-completion).

Pitch

Screenshot

Screenshot 2023-05-26 050147

Log

[5/26/2023 4:55:59] [Warning] Error occurred while working on the manifest file. System.ComponentModel.RunWorkerCompletedEventArgs
[5/26/2023 4:55:59] [Warning] Error Occurred: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at MsixPackagingTool.ViewModel.PackageEditorWorkflow.PackageInformationViewModel.OpenManifestFileProcess(InstallerHelper installerHelper)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
@gili-gili gili-gili added the feature-request Feature or enhancement request label May 26, 2023
@lilybarkley-msft
Copy link
Contributor

Thanks for reporting this issue, we'll get this feature request over to our partners in the MPT team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Feature or enhancement request
Projects
None yet
Development

No branches or pull requests

2 participants