Jump to content

Password protection to prevent opening script in Edit mode


Recommended Posts

Hi. I am very new to AutoIt. I have password protected a script but I noticed that if I right click on the icon the menu gives me the Edit option, which would reveals the part of the script that contains the password to execute the script. Is there any way to password protect the ability to view/edit a script?

Thanks! :oops:

Edited by Royzer
Link to comment
Share on other sites

  • Developers

Anyone who doesn't have scite wouldn't have the edit option on their menu.

That should be: Everybody that doesn't have AutoIt3 installed will not be able to run it unless you compile it and distribute the exe.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

None-the-less, do not embed cleartext passwords in a script. Even if compiled (wrapped into exe) the password can be retrieved.

Edited by spudw2k
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...