A manifest is a file containing metadata about an application, data file or assembly.
I'd like to add an Implementation-Version line to a manifest in my jar file that reflects the POM version number. …
java maven-2 build-process jar manifestI am trying to install an app from Google Play store and I see Device & app history permission. does …
permissions manifest deviceI'm using Visual Studio 2008 SP1. I have a Windows Forms application deployed internally using ClickOnce in a shared folder on …
.net clickonce identity manifest subscriptionI have a c# class library project that uses a COM dll registered on the system. I now want to …
.net dll manifest side-by-sideI'm having some trouble with my C# app that uses win32_networkingadapterconfig. The problem is that I can't use the …
c# permissions admin manifest rightsI am trying to install App using App Manager in Firefox OS device. But my problem is I am unable …
manifest firefox-osI have a WPF application that I want to make it able to start always as an Adminstrator. I've been …
c# wpf manifestI want to load a different content script depending on the page and tab that is currently selected. Right now, …
javascript google-chrome permissions google-chrome-extension manifestHow can I include package_data for sdist without a MANIFEST.in file? My setup.py looks like this: import …
python manifest packaging setuptools setup.pyI need to be able to set the dpiAware property in the manifest of my application to "per monitor". The …
visual-studio-2013 manifest dpi highdpi hidpi