Jump to content

Virus in compiled programs with 3.12.0


 Share

Recommended Posts

I just installed the latest version from your web page. When I convert a program I get the virus warning as shown in attachment 1.

post-27756-1213237044_thumb.jpg

After instructing the virus checker to delete the file, I get the message in attachment 2.

post-27756-1213237011_thumb.jpg

I have scanned my system and only get the problem after I have converted the file :

$var = FileSelectFolder("Choose a folder.", "c:\",4)

$fname = "c:\bin\Renam\renameAU3.exe " & $var

$val = Run($fname,$var, @SW_MINIMIZE )

Exit

I was using 3.10.0 and never had the problem until I downloaded 3.12.? from your web page.

Any ideas?

Jesse

Link to comment
Share on other sites

  • Moderators

Take a look at the 2nd sticky in this forum.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...