jumpman23 wrote:strange I can't erase a file from program files. Why? "the file is no found"
probably because of the space in path... try putting the whole path in quotes i.e. "c:\program files\..." or putting c:\progra~1\ instead (short name)... you can list short names from command prompt by typing dir /x