-
Notifications
You must be signed in to change notification settings - Fork 92
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
more information about this project #1
Comments
This project is mainly used to learn the new menu APi. It is still in a very early stage, but I have used it for a few months and it is running well. I have uploaded the compilation,please see build.md |
thank you After commenting that piece of code, it is successfully compiled. However, UWP and WAP Project is not compiled either I tried to create a new certificate This solved the problem for the UWP project, but not the WAP. I had to create a new WAP project myself and copy its appxmanifest. |
Do I have to publish and deploy the project to see the context menu? or I can see the changes in debug mode? |
|
set ContextMenuCustomPackage project as startup project |
You can add a new project , then add dependencies , then select uwp project modify new project package.appxmanifest
|
it say the file is being used by another process |
Things are getting worse....I updated some code...
|
I uploaded a compiled package, I tested it on my other computer, and it was running well https://github.com/ikas-mc/ContextMenuForWindows11/releases/tag/1.0.8.0 |
Thank you @ikas-mc |
@ghost1372 |
Hi, Can you provide more information about this project?
Is this project incomplete?
The project does not compile properly and after a lot of effort I was able to compile it.
The C# project does nothing but save the json file, I expected the item to be added to the context menu.
also After running the packaged project, nothing happened and no items were added to the menu.😕
Exactly what should we do?!
The text was updated successfully, but these errors were encountered: