AndromedaMelody
AndromedaMelody
This is a error report. >M2-Team NSudo Launcher 9.0 Preview 1 (Build 2676) >© M2-Team. All rights reserved. > >Error: Failed to create a process. > >For further information, please...
ModernWPF 0.97 has been porting the new style from WinUI2.6. I think the best theme is that it suits the style of Windows which is user using. Is it possible...
Windows OS have 5 types of backdrop: - Aero Glass (used in Vista/Win7) - Blur (first appeared in Win10 Build10074, designed for StartMenu and TaskBar , make them look beautiful...
- Users can query the current `archive format`, `compression method`... of archived files. - Provide a GUI/CLI that can make users convert the format easily. - If users try to...
> **Note**: *This is a issue to publish information about UI.* Please discuss UI in [the opened issues which are listed in the next comment](https://github.com/M2Team/NanaZip/issues/280#issuecomment-1420287310). But you can subscribe this...
### Version Windows Version: 10.0.25370.1 Win32 app isolation release version: 0.1.0 ### Repro Steps Tested Application: NanaZip 1. Modify the AppX Manifest - Modify about AppSilo ... (omit) - Delete...
### Summary 1. When declare some capabilitis instead of `isolatedWin32-promptForAccess`, App can access some special folder (such as %UserProfile%/Pictures,Documents…), like UWP. 2. Provide a detail list in Settings App's `Private&Security...
### Version Windows Version: 10.0.25370.1 Win32 app isolation release version: 0.1.0 ### Repro Steps 1. Write an application using `winrt::com_ptr`/`GetOpenFileNameW()`/`GetSaveFileNameW()`. 2. Write an fusion manifest and declare `PerMonitorV2`. ``` ……...
### Summary Add the ability for the app to declare specific folders that the developer want to be virtualized. ### Pitch From Win10 Version1903, MSIX Virtualization [only work when the...
### Summary We want our application run in AppContainer by default, but some features only work under high privileges. Users should have the right of choice. ### Pitch - If...