Friday, 27 June 2014

Remove Virus manully


1.Go to cmd
2.Write attrib "*" and enter it.(here is space between attrib and "*" note it)
3.Write here drive name.D:
4.E:
5.Write all drives name which you want to check and if you found any effected File
6.Write  the del command to remove that file like
del Autorun.exe


Thursday, 26 June 2014

Copying files from server to Client.

Copying files from server to Client.

Copy the following code in notepad in client
open                                     server Ip adress
username                             administrator
password 
bin
lcd D:\backup       write the location of client pc where you want to save file
cd F:\backup        write the location of server where you want to save file
mget *
bye
And save it
Copy this code to notepad and save it as a bat file
ftp -s:C:\Documents and Settings\Shoukat\Desktop\ftp.src
and save it as a backup.bat
you can also scheduled this task.
Fellow the Instruction from below link to schedule this

Wednesday, 25 June 2014

Free Ports Reservation without Shutting down window

Last week i faced a problem and figure out the problem. Connecting Evo (PTCL wireless modem) or configuration of different software through one port cause errors. What happened to me, I tried to connect Evo with Pc but evo is not detected by Pc becuase port is allocated to some thing else….Oh  whats Happened????Just  15 Min ago It was working well

How i figure out the problem and later resolved it...
  1. I checked evo Package. It was pretty fine
  2. Then I connect My Evo With another Pc it was working fine ......
  3. What happened to My pc????????
  4. I restarted pc again and again but problem was not solved.
  5. Then after long research I found Its problem of port reservation then I installed A software Revo Uninstaller….
  6. And removed evo broadband software by revo uninstaller  and then restart my Pc this time problem is solved.

Tuesday, 24 June 2014

Trial Software Use Forever

1. Go to Run and write "regedit"

2.A window will be appeared In front of  you just like this
3.Double click on HKEY_LOCAL_MACHINE.

4.From here select required software which you want to reinstall(trial version)
5.Like I want to reinstall a Trial Varision of  "Supperantispware".
6.Double click on It...delete All keys from here and remove the folder

7.Restart Your Pc.
8.Now you can download Again Another  trial version of  required software.
9.Enjoy a trial Version Again:)
9.This is a manual Procedure.



Monday, 23 June 2014