JBH Posted June 12, 2008 Posted June 12, 2008 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. After instructing the virus checker to delete the file, I get the message in attachment 2. 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
Moderators SmOke_N Posted June 12, 2008 Moderators Posted June 12, 2008 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now