*WELCOME*

I promise you that everything you'll find here both now and later will always be for free.
Feel FREE to ask questions about anything (ABSOLUTELY ANYTHING) and within a short time i'll get back to you cos i'm at your service.

COMPUTER

FOR YOUR COMPUTER, PHONE AND INTERNET PROBLEMS, THIS IS WHERE YOU SHOULD BE...THIS PAGE!

CONNECT TWO SYSTEMS
Connecting Two Computers Using Usb.........
USB connect two computers using USB.

Step 1: Turn on both of the computers. Log in to Windows using an account with administrator privileges.

Step 2: Insert one end of the USB bridge cable into a USB slot on one computer, and the other end of the bridge into the second computer.

Step 3: Install the driver software for the USB bridge cable when the computers prompt you to do so. If you do not have driver software for the USB bridge cable, you may be able to download it from the cable manufacturer.

Step 4: Choose to install the USB bridge cable either as a link adapter or a network adapter. If you install it as a link adapter, you will only be able to transfer files back and forth. If you install it as a network adapter, you will have full network functionality.

Step 5: Complete the software installation. Your two computers should now be connected.



GUEST USER ACCOUNTS TO ADMINISTRATOR.

For those of you that are having problems with User accounts in their Windows Xp, after doing this, it should be a problem of the past.
With guest accounts, you cannot install anything on the system, you are restricted from so many things on the system, dont format ur system just because of that as i did before, now this is how to change it to Administrator account.

Copy this to notepad

Quote:
echo off

title Please wait...
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0

Save the file as "Guest2admin.bat"
then u can double click the file to execute or run in the cmd.
This turns your guest account into admin account.....

Enjoy!!!

1 comment: