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

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.


What is when Americans thought they had the right to expand from the Atlantic Ocean to the Pacific Ocean?

Manifest Destiny.


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 are the manifest destiny vocabulary words?

manifest


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.