Skip to content

Commit cf96e22

Browse files
Update README.md
1 parent 97b283b commit cf96e22

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
# AutoLogin
1+
: # AutoLogin
22

33
This exe creates a auto login to windows 7 or higher 64 bit computer. There are two ways to use the application.
44
# 1
55
Downloading the AutoLogin Buider from \bin\debug\autologinbuilder.exe and running the program
6-
# 2
7-
Downloading the AutoLogin Buider from \bin\debug\autologinbuilder.exe and using Command line to run the .exe
6+
c:\autologinbuilder.exe argument1 argument2 argument3
7+
Downloading the AutoLogin Buider from \bin\debug\autologinbuilder.exe and using Command line to run the .exe switches
8+
autlog
89
# switches
9-
autologinbuilder.exe Domain Username Pass
10+
c:\autologinbuilder.exe Domain Username Password (sets auto login with credentials)
11+
c:\autologinbuilder.exe Username Password (sets auto login with credentials no domain)
12+
C:\autologinbuilder.exe remove (Removes auto login configuration)

0 commit comments

Comments
 (0)