Results 1 to 4 of 4

Thread: Is it really a virus?

  1. #1
    Join Date
    Feb 2006
    Posts
    24
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    2

    Default Is it really a virus?

    Hi all

    I am not sure the problem I am facing is related to QT in any way, but I would like to know weather some one has faced the similar problem.

    I have a QT4 application and I have created a setup program for it. When I run the set up, Norton Antivirus (No other antivirus software ) reports that it has detected the Trozon.Zlob virus in the setup, so I can't install my application.

    To tackle this problem I have reformatted my hard disk but the problem still remains there. Where is the problem, In the Norton Antivirus itself or in the following Dlls-

    mingwm10.dll
    QtCore4.dll
    QtGui4.dll
    QtNetwork4.dll

    Any help will be greatly appreciated.

    Regards
    Prakash

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: Is it really a virus?

    Quote Originally Posted by prakash
    I have created a setup program for it.
    What tool did you use for this?

    Quote Originally Posted by prakash
    Where is the problem, In the Norton Antivirus itself or in the following Dlls-
    What does Norton say when you order it to scan these DLLs?

  3. #3
    Join Date
    Feb 2006
    Posts
    24
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    2

    Default Re: Is it really a virus?

    What tool did you use for this?

    **It is a .nsi package. I am sure the problem isn't here.

    What does Norton say when you order it to scan these DLLs?

    **I haven't tryed this but if Norton reports that it didn't found any problem with the DLLs( i am sure it will) then how will my problem be solved?

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: Is it really a virus?

    Quote Originally Posted by prakash
    how will my problem be solved?
    If that tool, all the files you want to install and your system are clean, then most likely it's a false positive and you should contact Symantec. But first make sure you have the latest virus definitions and that your system is really clean (if you can, boot from CD and scan your system), also try checking your system with another antivirus.

  5. The following user says thank you to jacek for this useful post:

    prakash (10th July 2006)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.