How do you make a password in an Applescript?

Let’s learn how do you make a password in an Applescript. The most accurate or helpful solution is served by Stack Overflow.

There are ten answers to this question.

Best solution

make an application ask for password applescript

I'm trying to write an AppleScript Code which makes Firefox ask me for a password when I open it. This is what I got, but somehow it doesn't work: on activate display dialog "Please enter your password" buttons {"Cancel", "Okay"} default answer "" default button 2 set x to text returned if x is "Password" then tell application "Firefox" activate reopen end tell else say "please try again" end if end activate I also need to know...

Answer:

There was an error in the set x to text returned. It needs to know what dialog you're referring to....

Read more

Collin Alpert at Stack Overflow Mark as irrelevant Undo

Other solutions

How do I rename my D-Link Router and make a new password?

*NOTE* - I did look around the internet for this question before I asked it. if such a thing already exists and junk and im sorry for asking again. get over it. I bought a D-Link DIR - 615 Router a year or two ago when my brother had the same one and...

Answer:

1. Turn off the router 2. Locate the Reset button on the back of the router. 3. Use a paper clip to...

Read more

Danielle at Yahoo! Answers Mark as irrelevant Undo

Hi , my friend changed him password a few days ago ,, and he forget what password he make ,, what should he do?

hi yahoo support how are you dear my friend changed his password few days ago he forget him password ( he say im sure what is password but its dont login with this password ) and also ...show more

Answer:

You don't have to know the answers to your old security questions to create new ones. However, you do...

Read more

IUNSF36QVNT4DIM4I2IQILSIFE at Yahoo! Answers Mark as irrelevant Undo

How do i make it so that dots appear when i type in the password?

This is the code for my locking program on my flash drive. The only problem is everyone can see my password when i type it in. can someone tell me how to make it so that the password is dost or asterisks while i type it in? cls @ECHO OFF title Folder...

Answer:

There are a few fonts that appear at dots only, you can download them via google or dafont.com. Just...

Read more

Ryan Stoner at Yahoo! Answers Mark as irrelevant Undo

How do I make Linux accept the "root" password instead using sudo with user's password?

Is is it possible to make linux (Ubuntu) accept a root password for sudo, that is actually different from using the user's account password? In the case of user being administrator? Or should create a separate account, and only use the admin to use sudo...

Answer:

Open a Terminal and type in sudo passwd root enter a new password and then you can totally use the root...

Read more

Cincinnati Cypher at Yahoo! Answers Mark as irrelevant Undo

How to make a new password on a macbook that has been forgotten?

I forgot my macbook password. When it broke i sent it away and din't get it back for a year, so then i completly forgot. How do you recover that or make a new one? It says it in kerychains and access. But it really not, i clicked show passwords and it...

Answer:

It has nothing to do with "MacBook" or whatever type of computer. It has to do with the version...

Read more

Megan at Yahoo! Answers Mark as irrelevant Undo

I can't make a password?

I'm trying to apply for colleges but i have to make an account first, but it is so complicated to put a password becasue it keeps denying everything i put. These are the requirements: Password Your password should be 8-15 characters. It must contain...

Answer:

HI Try this $pass@123# or #123@pass$ make a combination like this... Thanks

Read more

Adriana at Yahoo! Answers Mark as irrelevant Undo

Does Windows ever MAKE you change your desktop password?

Here's the story... tried to log into our desktop computer. Husband is in class right now. He changed the password?! WTF. So I texted him, he texted back the password and said to chill, Windows MADE him change it, but he sent me the wrong password. I...

Answer:

In a word, Yes. Having said that, it is an administrator's option. However it is the preferred way to...

Read more

Shara at Yahoo! Answers Mark as irrelevant Undo

I want to make password for yahoo messenger and another differnt password for the same email.?

i want to make password for yahoo messenger and another differnt password for the same email. is that possible?

Answer:

For one user, you can have only one password. So if you are [email protected] and your password is farn...

Read more

farnesab... at Yahoo! Answers Mark as irrelevant Undo

I installed a new Linksys wirless network router How do I make it password protetcted?

I installed a new Linksys wirless network router How do I make it password protetcted? It never prompted me to do this when I set it up , It did ask me for a password for some reason but have no idea why , I got my laptop on wirelessly and it just connected...

Answer:

go to the router setup page, should be an ip address like 192.168.x.x. log into the router page with...

Read more

John M at Yahoo! Answers Mark as irrelevant Undo

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.