Hello12345 Posted June 1, 2006 Share Posted June 1, 2006 how can you make it so it checks for both the path and the mac address? Link to comment Share on other sites More sharing options...
Hello12345 Posted June 1, 2006 Share Posted June 1, 2006 i got the same problem as th.meger i does not lock. it says first run does not matter if I run it somewere else. I compilied the script with highest compression and not allowing decompulation with no password( I just check the box) Link to comment Share on other sites More sharing options...
iras77 Posted June 18, 2007 Share Posted June 18, 2007 You can change $code to get your desired results. As for the length, I don't know, but you CAN use this:$Code = "X" & StringRight(@ScriptFullPath, 3)It's very unlikely that the last 3 digits of any given path will be the same.Hello.I'm not very familar with AutoIt but this code seems to be quite useful...Could You explain how to use it? If I think correct I just need to put it at te beginning of my code and thats all?Or maybe I should add some additional codes to protect the file. I mean about places You've marked:; ADD CONFIRMATION CODE HERE <==========; ADD ERROR CODE HERE <============================; ADD FIRSTRUN CODE HERE <========================Thx. Link to comment Share on other sites More sharing options...
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