Top "Manifest" questions

A manifest is a file containing metadata about an application, data file or assembly.

How do I create a manifest file to launch application with admin privileges?

I want to create a manifest file for my VB 6.0 program, so that when I launch my application, the OS …

windows vb6 uac manifest
How to use Property placeholders in .yml file

I am working with Java and spring boot. I was wondering how to add Property placeholders into .yml files. I've …

java spring-boot yaml manifest string-interpolation
How to add manifest <requestedPrivileges> info into delphi project

What is the easiest way to add the <requestedPrivileges> manifest info to a Delphi XE project (.exe)? Is …

delphi uac manifest delphi-xe
DLL redirection using manifests

I need to reliably redirect an applications look up of a specific DLL. Using the app.exe.local approach does …

c++ windows dll manifest
Adding manifest for admin rights request

I have an application that writes program settings to the windows registry that is absolutely necessary so.storing to a …

delphi delphi-7 manifest administrator
Delphi 7 vista / windows 7 manifest

Would anyone have an example of a manifest file for Delphi 7 which allows apps to run as administrator on Windows …

delphi delphi-7 manifest uac
Can i add tags to an application in google play console?

I wrote an application named "Bio View", if I search for my application in Google Play, it does not show …

android tags manifest google-play application-name
Can I clear a webapp in Chrome?

I've written a webapp that has a manifest that includes all the javascript and images that it requires. Unfortunately, even …

web-applications google-chrome manifest
How do you build a JAR in eclipse with a custom manifest file?

I am trying to to build a Felix bundle in Eclipse. This basically includes having Eclipse create a JAR (through …

java eclipse jar manifest apache-felix
An unknown error occurred when fetching the script (Service Worker)

When going offline, I get the following error by my service worker: (unknown) #3016 An unknown error occurred when fetching the …

javascript manifest service-worker offline-caching progressive-web-apps