Assigning a pass phrase to an Alt + F7 key

G

Guest

I sign into a website multiple times a day (Browser:Mozilla Firefox) and
would like to be able to use a hot key combo (IE; Alt + F7) to insert my long
password on the sig-in screen. Is it possible to assign a key a pass phrase
and if so, how?
 
A

Ayush

Replied to [Georgia_Dogg]s message :
I sign into a website multiple times a day (Browser:Mozilla Firefox) and
would like to be able to use a hot key combo (IE; Alt + F7) to insert my long
password on the sig-in screen. Is it possible to assign a key a pass phrase
and if so, how?

You can use this VBS :

CreateObject("WScript.Shell").SendKeys("Password")


The create a shortcut to this script and assign a shortcut to it.


Good Luck, Ayush.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top