اعلان

Website

المدونة

ملاحظات يجب قراءتها:

1. نتبرئ من استخدام أي موضوع في المدونة في طريق الحرام أو ضد المسلمين.
2. إن لم تجد الموضوع الذي بحثت عنه في محرك البحث، استخدم البحث الداخلي في المدونة.
3. هناك مراكز رفع ملفات تحتاج الى استعمال بروكسي للتحميل المجاني دون عمل حساب مدفوع مثل مركز رفع uploading.com
4. نعتذر عن عدم توفر بدائل لبعض الروابط المفقودة
5. الرجاء فحص الملفات جيداً قبل التشغيل فيما يخص أدوات الهاكرز و الفيديو..الخ
6. ليست كل البرامج كاملة و ليست كل البرامج تحتاج الى تسجيل!!؟؟
7. عزيزي الزائر تشرفنا بزيارتك، و أعلم أنك لست أول زائر و لن تكون الاخير بإذن الله تعالى، تمتع بتصفح المدونة دون مشاكل بإذن الله...
8. لا تنس استخدام (رسائل اقدم) لرؤية باقي مواضيع التصنيفات

انشاء المدونة

تم انشاء المدونة في:

07\01\2009

Black ice

كل عام و أنتم بألف خير بمناسبة مرور 4 سنوات على انشاء المدونة و الحمدلله

ĬŖŞĤ@ĮĐ مدونة الخدع و الشروحات إرشيد الجرايدة ĬŖŞĤ@ĮĐ

Make computer go faster temperorily for Faster Games

How to speed up your computer For EXTREME GAMERS. 

Make computer go faster temporarily for faster games 

This Batch file is designed to shutdown several of windows XP services, and then trying to reduce lag. 

Simply paste the code into a notepad and rename it game_runner.bat and save it. Run the program, could take anything from 20 secs to a few minutes to run, depending on system spec. 

BATCH FILE: A file that contains a sequence, or batch, of commands. Batch files are useful for storing sets of commands that are always executed together because you can simply enter the name of the batch file instead of entering each command individually. 

HOW: 

Open NOTEPAD and paste the code and save as (YOUR_FILENAME.bat) and click the drop down box Save as type choose All Files and click save...and presto your done!...Amigo 

if you want to add some services that you want to disable just add 


example: net stop "Automatic Updates" 

Copy and Paste and save it as GAME.BAT 


net stop "Computer Browser" 
net stop Server 
net stop Workstation 
net stop "Help and Support" 
net stop Messenger 
net stop "Print Spooler" 
net stop "Shell Hardware Detection" 
net stop "SSDP Discovery Service" 
net stop "Task Scheduler" 
net stop Themes 
net stop "Upload Manager" 
net stop "Windows Image Acquisition (WIA)" 
net stop "Automatic Updates" 

REM IPsec might be nessesary for ADSL Users 
net stop "IPSEC Services" 

REM The Following might not be installed on your system 
REM if they are I would recommend switching them off. 
net stop "Ipod service" 
net stop "SecuROM User Access Service (V7)" 

REM I use Norton antivirus and I switch it off completely. 
net stop "Symantec AntiVirus Client" 

REM All done Press any key to close this window 
pause 



Copy and Paste and save it as UN_GAME.BAT 



net start "Computer Browser" 
net start Server 
net start Workstation 
net start "Help and Support" 
net start Messenger 
net start "Print Spooler" 
net start "Shell Hardware Detection" 
net start "SSDP Discovery Service" 
net start "Task Scheduler" 
net start Themes 
net start "Upload Manager" 
net start "Windows Image Acquisition (WIA)" 
net start "Automatic Updates" 

REM IPsec might be nessesary for ADSL Users 
net start "IPSEC Services" 

REM The Following might not be installed on your system 
REM if they are I would recommend switching them off. 
net start "Ipod service" 
net start "SecuROM User Access Service (V7)" 

REM I use Norton antivirus and I switch it off completely. 
net start "Symantec AntiVirus Client" 

REM All done Press any key to close this window 
pause 


WARNING: 

IF YOU ADD THE SERVICES IN GAME.BAT IT SHOULD HAVE ALSO IN UN_GAME.BAT just like ON and OFF...CHIAO!...If you don't know what to do just used the default services i put in the code... 

ليست هناك تعليقات:

إرسال تعليق