Thursday, December 3, 2009

Singtel BWLL mobile on Vista and XP

1. click start and run of your pc ,input “C:\Documents and settings\all users\application data\microsoft\network\connections\pbk” enter ,then delete the ”rasphone” ,
C:\Users\(username)\AppData\Roaming\Microsoft\Network\Connections\Pbk(for vista)
reboot your pc ,plug MODEM and try to dial .

2. If the step 1 can not resolve this problem ,please right click the “my computer” and select properties.
3. click services and search the service named remote access connection manager, right click it and select properties.
4. click general and select the manual in the startup type item.
5. Then click start and OK.
6. if the service can not be started ,please start the below services first:
1,Remote Procedure Call (RPC)
2,Plug and Play
3,Telephony

Useful DOS command

Folder Del without asking Yes/No

rd /S /Q folderpath

Folder creation

mkdir foldername


Create new Notepad


echo >> filename.txt

Reboot from CMD


No args Display this message (same as -?)
-i Display GUI interface, must be the first option
-l Log off (cannot be used with -m option)
-s Shutdown the computer
-r Shutdown and restart the computer
-a Abort a system shutdown
-m \\computername Remote computer to shutdown/restart/abort
-t xx Set timeout for shutdown to xx seconds
-c "comment" Shutdown comment (maximum of 127 characters)
-f Forces running applications to close without warnings