answersLogoWhite

0

your safe, dont worry. no harm. what ever you do, DO NOT DELETE IT THOUGH. your good.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Manifest file is missing or unreadable?

The error message "Manifest file is missing or unreadable" typically indicates that the application or software cannot locate the required manifest file or that the file is corrupted or improperly formatted. The manifest file often contains essential metadata about the application, such as its version, dependencies, and configuration settings. To resolve this issue, check the file path to ensure the manifest file exists and verify that it is not corrupted or has restricted permissions. If necessary, recreate or restore the manifest file from a backup.


Could not load file or assembly 'WindowsFormAplication1' or one of its dependencies The module was expected to contain an assembly manifest?

Sounds like you tried to run an windows form application (WindowsFormApplication1.exe) with at least one missing dll file, or someone gave you an exe file by copying or renaming from a not-a-dotnet-file! (missing manifest)


Why did Manifest Destiny alter people's lives?

Because they were bad to them


Can a collection agency file criminal charges for a bad check?

Can a collection agency file charges for a bad check


What form do you use to file a mistrial brief in California?

The form that is used in the state of California to file for a mistrial brief is the manifest necessity. The most common cause for a mistrial is a hung jury.


How do you access the config.sys file if it says bad command or file name?

If you're gettin the error "Bad command or filename" then the problem is not in your CONDIF.SYS file, it is in your AUTOEXEC.BAT file. Just Open it with a plain text editor such as Notepad.


What do you do if songs on your MP3 player sound funny?

It could be a bad file. Try re-downloading the file.


What is iTunes -69 error?

its when you sync your ipod to the computer and encounters a bad file. -69 seems to have other issues pertaining to alleviating post fix by deleting the bad file...


Cant open txt file on iPhone?

too bad for you.


Who do you get virus to attack your computer?

well a bad person downloads a file and then he uses that file to send you i virus using the internet


What is delete in avast virus?

It Deletes the entire infected file, if its a system file this is bad, but if its just a normal non essential file that you don't need you can go ahead and delete it


What is the actually inside the jar file?

A JAR file is just a Java ARchive; it is a collection of classes - arranged by package in a folder structure - compressed in a zip archive. In order for a JAR to be executable, it must also contain a manifest file which tells Java what the main class is. This file should be called MANIFEST.MF and be located within a top-level folder: META_INF Details on how to format this file can be found in the link below.