Re: AVG antivirus sends noname files to contacts



PortisHead wrote:
When I get an e-mail with an attachment from a person who uses the AVG
Antivirus I get 2 files.One AVG_Certification.txt which informs me
that the e-mail is checked for viruses and the attachment as a noname
file without an extension.So I can't figure out what kind of file this
is and how to open it.Any help would be really appreciated.

Save As with .txt extension, then open in a text editor such as Notepad (I think the reason MS continues to distribute Notepad is that this trick is a useful diagnostic tool.) Text editors AFAIK never execute anything. They just display the file contents as ASCII or ANSI characters, which can look like gibberish, of course.

If the file is or contains text, you can read it. If it's not, then the header (first 256 characters, usually) in most cases contains a string that identifies the file type. Eg, WPC == WordPerfect, JFIF == jpeg, etc. HTML files are easily recognised. And so on. Rename the file with the appropriate file extension, and you can open it.

HTH

PS: a nit pick: standard English punctuation requires a space after a period denoting the end of a sentence.

--
wolf k.
.



Relevant Pages

  • Re: AVG antivirus sends noname files to contacts
    ... then open in a text editor such as Notepad (I ... Text editors AFAIK never execute anything. ... just display the file contents as ASCII or ANSI characters, ... appropriate file extension, ...
    (alt.comp.anti-virus)
  • Re: Default EMail Attachment Setting
    ... file extension of the attachment. ... "Southern Discomfort" wrote in message ... > To clarify my problem: I only have this problem with ... > always defaults to Notepad. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Hyperlinks and Bookmarks AND asp AND html Question
    ... (html file extension) ... Go back to Notepad, use the same code, but name it "test.asp". ... (asp file extension) ...
    (alt.html)
  • Re: Can index.htm be used same as index.html
    ... the right mouse menu to bring up the code in 'Notepad' and then use 'Edit/Replace in Notepad to change all the file extensions in the and tags. ... Remember to re-save the file and alter the file extension in Windows Explorer. ...
    (uk.people.silversurfers)