Step 1:
We will need to download a piece of software first. The software is called CPAU, and it replaces the runas CMD command.
Download it
here
Step 2:
Once that has finished downloading, we need to move it to the systemroot folder. Click Start again and paste this in the search bar:
Code:
%systemroot%\system32
Open that folder, and place your newly downloaded CPAU.exe file in it.
sys32.jpg
Step 3:
Open Notepad.
Step 4:
Paste this into Notepad:
Code:
cpau -u newly_created_account_name -p password -ex "simba.exe" -lwp
NOTE: Be sure to change "newly_created_account_name" to the name of the account you just created, and change "password" to the password of the account you just created.
Step 5:
Still in Notepad - File > Save As > simba.bat
This does NOT have to be named simba, it can be named anything you want, but it MUST be .bat
After being saved, move your new simba.bat file into your Simba folder. If you named it simba.bat it should land directly above Simba.exe.
batch.jpg
Step 6:
Right click on the newly created .bat file, and create a Desktop shortcut.