Create Your Own Removal Tool अपनी खुद की हटाया उपकरण बनाएँ

To boost and optimize your internet browsing speed, you need to clean the rubbish accumulating in your system such as your internet history, computer tracks, unused files, etc. There are many thrash eraser tools, rubbish removal utilities, computer track cleaning tools, etc. available to help you to clean your system in a faster way and keep your system neat, effective and responsive. को बढ़ावा देने के लिए और अपने इंटरनेट ब्राउज़िंग गति का अनुकूलन, तुम बेकार की अपनी प्रणाली में अपने इंटरनेट का इतिहास, कम्प्यूटर पटरियों, अप्रयुक्त फ़ाइलें, आदि जैसे कई रबड़ उपकरण, बकवास हटाने उपयोगिताओं, कम्प्यूटर ट्रैक उपकरण आदि की सफाई पिटाई कर रहे हैं accumulating साफ करने की आवश्यकता है . एक तेज तरीके से अपने सिस्टम को साफ करने के लिए आप में मदद करने के लिए और अपने सिस्टम, स्वच्छ प्रभावी और अनुक्रियाशील रख उपलब्ध नहीं है. But these utilities might incur some costs. लेकिन इन उपयोगिताओं कुछ लागत ग्रस्त हो सकती है. So why not create your own removal tool? तो क्यों अपनी स्वयं हटाने उपकरण नहीं बना?

There is an easy way to create a simple rubbish removal utility to erase the rubbish in your computer system. आपके कंप्यूटर प्रणाली में बकवास मिटा करने के लिए एक सरल बकवास हटाने उपयोगिता बनाने के लिए एक आसान तरीका है. Go to Start -> Program -> Accessories and open Notepad. शुरू करने के लिए जाएँ -> कार्यक्रम -> Accessories और खुले Notepad. Type in or copy and paste the following code, line by line. में टाइप या कॉपी और निम्नलिखित कोड, लाइन से लाइन चिपकाएँ. After it is done, save the file in your preferred name but ensure the extension is *.bat. के बाद यह किया है, अपनी पसंद के नाम पर फाइल को बचाने पर विस्तार सुनिश्चित *. बल्ला है. You can also choose to save it in your desktop so that you can have fast access whenever you need to use it. आप भी अपने डेस्कटॉप में इसे बचाने के लिए है कि आप जब भी आप इसका उपयोग करने की आवश्यकता है उपवास का उपयोग कर सकते हैं चुन सकते हैं.

@echo off echo @ गूंज से गूंज
del /f /s /q %systemdrive%\*.tmp डेल / च / s / q% systemdrive% \ *. tmp
del /f /s /q %systemdrive%\*._mp डेल / च / s / q% systemdrive% \ *. _mp
del /f /s /q %systemdrive%\*.log डेल / च / s / q% systemdrive% \ *. लॉग
del /f /s /q %systemdrive%\*.gid डेल / च / s / q% systemdrive% \ *. gid
del /f /s /q %systemdrive%\*.chk डेल / च / s / q% systemdrive% \ *. chk
del /f /s /q %systemdrive%\*.old डेल / च / s / q% systemdrive% \ *. पुराना
del /f /s /q %systemdrive%\recycled\*.* डेल / च / s / q% systemdrive% \ पुनर्नवीनीकरण \ *.*
del /f /s /q %windir%\*.bak डेल / च / s / q% windir% \ *. बक
del /f /s /q %windir%\prefetch\*.* rd /s /q %windir%\temp & md %windir%\temp डेल / च / s / q% windir% \ prefetch \ *.* Rd / s / q% windir% \ temp & एमडी% windir% \ temp
del /f /q %userprofile%\cookies\*.* डेल / च / q%% USERPROFILE \ कुकीज़ \ *.*
del /f /q %userprofile%\recent\*.* डेल / च / q% USERPROFILE% \ हाल \ *.*
del /f /s /q “%userprofile%\Local Settings\Temporary Internet Files\*.*” डेल / च / s / q "% USERPROFILE% \ स्थानीय सेटिंग्स \ अस्थाई इंटरनेट फ़ाइलें \ *.*"
del /f /s /q “%userprofile%\Local Settings\Temp\*.*” डेल / च / s / q "% USERPROFILE% \ स्थानीय सेटिंग्स \ Temp \ *.*"
del /f /s /q “%userprofile%\recent\*.*” डेल / च / s / q "% USERPROFILE% \ हाल \ *.*"
echo गूंज
echo. गूंज. & pause & विरामित

If you're using Windows Vista, check out also the यदि आप Windows Vista, बाहर की जाँच भी प्रयोग कर रहे हैं junk cleaner and removal tool script जंक क्लीनर और हटाने उपकरण लिपि , which should work also on XP and other Windows system. है, जो भी XP और अन्य विंडोज सिस्टम पर काम करना चाहिए.

IMPORTANT : The page is machine translated and provided "as is" without warranty. महत्वपूर्ण: इस पृष्ठ है मशीन अनुवाद प्रदान की और "" के रूप में वारंटी के बिना है. Machine translation may be difficult to understand. मशीन अनुवाद को समझने में मुश्किल हो सकती है. Please refer to कृपया देखें original English article मूल अंग्रेजी लेख whenever possible. जब भी संभव हो सकता है.


One Response to “Create Your Own Removal Tool” एक उत्तर "" अपनी खुद की हटाया उपकरण बनाने के लिए

  1. Jess जेस
    March 26th, 2009 13:59 26 मार्च, 2009 13:59
    1 1

    Hi - how do I know this isn't just another virus? हाई - मैं यह कैसे सिर्फ एक और वायरस नहीं है क्या जानते हो?

Leave a Reply एक उत्तर दें छोड़ दो

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> आप इन टैग्स: <a href="" का उपयोग कर सकते हैं title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <डेल datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. सुविधा को निष्क्रिय कर दिया गया है टिप्पणी करने के लिए सदस्यता लें. To receive notification of latest comments posted, subscribe to , पोस्ट नवीनतम टिप्पणी की सूचना प्राप्त करने के लिए की सदस्यता My Digital Life Comments RSS feed मेरे डिजिटल जीवन टिप्पणियाँ आरएसएस फ़ीड or या register to receive रजिस्टर प्राप्त करने के लिए new comments in daily email digest. दैनिक ईमेल में नई टिप्पणियाँ डाइजेस्ट.
Custom Search

New Articles नई लेख

Incoming Search Terms for the Article के लिए खोज नियम आने के अनुच्छेद

DEL /F /Q DEL / एफ / क्यू - -- del /s /q /f डेल / / q / च ओं - -- a removal tools for recycled virus पुनर्नवीनीकरण वायरस हटाने के लिए एक उपकरण - -- how to make your own din tool कैसे अपने खुद के दिन उपकरण बनाने के लिए - -- make din tools दिन औजार बना - -- del %systemdrive%\*.*/s/f/q डेल% systemdrive% \ *.* / s / च / q - -- DEL /F /S /Q DEL / एफ / एस / क्यू - -- din removal tool दिन हटाने उपकरण - -- japanese oem din removal tool जापानी OEM दिन हटाने उपकरण - -- how to make DIN tools कैसे उपकरणों DIN बनाने के लिए - -- make a din removal tool एक दिन हटाने उपकरण बनाने - -- make your own DIN removal tools अपना स्वयं का DIN हटाने उपकरण बनाने - -- DEL /F /Q * DEL / एफ / क्यू * - -- del /Q /f डेल / क्यू / च - -- recycled removal tool पुनर्नवीनीकरण हटाने उपकरण - -- del %systemdrive%\*.* /s /f /q डेल% systemdrive% \ *.* / s / च / q - -- del f \ s \ a \ q डेल च \ s \ एक \ q - -- make own din removal keys खुद के दिन हटाने चाबी बना - -- recycler virus removal tool recycler वायरस हटाने उपकरण - -- del /f /q /s डेल / च / q / s - --