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

C++ Call up the decompression dialog from the right-click menu #13

Open
Shomnipotence opened this issue Oct 6, 2023 · 0 comments
Open

Comments

@Shomnipotence
Copy link
Contributor

Shomnipotence commented Oct 6, 2023

The decompression function has been completed, and there is also a right-click menu item (new version of Win11 menu) C++

https://github.com/MicaApps/7z.WinUI3.CSharp/tree/LightningBasedonDevelop

But the right-click menu cannot call the function yet.

c97e83f9faab9a80b6d0fa1fe572eb93

We actually fill in the path in the main window and it is ready to use

ea8db4486143415c31af6049f7f53d70

That is to say, after filling in the path in the main window, you can pull up the decompression progress box (picture below), but I want to directly pull up the decompression progress box in the right-click menu, that is, the path is passed in directly from the right-click menu.

34145e296b785c9f51659be11a70ee19

@Shomnipotence Shomnipotence changed the title Extract dialog box C++ Call up the decompression dialog from the right-click menu Oct 6, 2023
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