How to integrate NirCmd with Launchy to enhance productivity कैसे Launchy के साथ NirCmd को एकीकृत करने के लिए उत्पादकता में वृद्धि

by Scott Strain on October 20, 2008 स्कॉट तनाव से 20 अक्तूबर 2008 पर

Windows

NirCmd NirCmd is a freeware utility that allows you to perform tasks from the command line, .bat files, desktop shortcuts and even एक फ्रीवेयर उपयोगिता है कि आप कमांड लाइन से कार्य करने के लिए. बल्ला फ़ाइलें, डेस्कटॉप शॉर्टकट और यहां तक की अनुमति देता है Launchy Launchy . . There's a large list of commands on the NirCmd website. वहाँ आज्ञा का NirCmd वेबसाइट पर बड़ी सूची है. I've picked out a few that I've found useful, but you may find another great use for NirCmd after reading through the examples. मैं बाहर उठाया है कि मैं कुछ उपयोगी पाया है, लेकिन आप उदाहरण के माध्यम से पढ़ने के बाद NirCmd के लिए एक महान खोज का उपयोग कर सकते हैं. This was written and tested in WindowsXP but it should also work in other versions of Windows. इस प्रश्न के लिखित और WindowsXP में परीक्षण किया गया था, लेकिन यह भी विंडोज के अन्य संस्करणों में काम करना चाहिए.

To get started download डाउनलोड आरंभ करने के लिए NirCmd NirCmd , the link is all the way at the bottom of the page. , कड़ी सभी पृष्ठ के तल पर रास्ता है. Next unzip the contents to a folder; I would suggest something simple such as C:\NirCmd\ if you use something else, substitute that wherever you see C:\NirCmd\ अगले खोलना एक फ़ोल्डर में सामग्री;: मैं ऐसा सी के रूप में सरल कुछ सुझाव \ NirCmd \ यदि आप कुछ और, विकल्प का उपयोग करें कि आप जहाँ सी देखें: \ NirCmd \

Note: NirCmd may display as a virus, spyware, or potentially unwanted program on some anti-virus and anti-spyware programs (Sophos is one) this is because certain viruses and spyware include and use NirCmd to perform actions on the users PC. नोट: NirCmd एक वायरस, स्पायवेयर, कुछ विरोधी वायरस और विरोधी स्पायवेयर कार्यक्रमों Sophos (एक पर है या संभावित अवांछित कार्यक्रम के रूप में प्रदर्शित) इस वजह से कुछ वायरस और स्पायवेयर शामिल है और उपयोग उपयोगकर्ताओं पीसी पर कार्रवाई करने के लिए NirCmd है हो सकता है. However it is also used by many good programs as well, such as UBCD (which I may cover later), and by itself it poses no risk. हालांकि यह भी बहुत अच्छा कार्यक्रम के रूप में अच्छी तरह से इस्तेमाल किया जाता है, जैसे UBCD के रूप में (जो मैं बाद में कवर) कर सकते हैं, और अपने आप में यह कोई खतरा बना हुआ है.

The simplest way to use NirCmd is in the command line, however this article will concentrate on writing commands out in a file and using desktop shortcuts and Launchy to run them. सरल तरीका NirCmd उपयोग आदेश पंक्ति में है, लेकिन इस अनुच्छेद के आदेश लिखित एक फाइल में है और डेस्कटॉप शॉर्टकट और Launchy का उपयोग कर उन्हें चलाने पर ध्यान देना होगा. For a simple test, open up Notepad or your text-editor of choice and type in (or copy and paste): एक साधारण परीक्षण के लिए, Notepad या अपने पाठ को मुक्त पसंद और (या कॉपी और पेस्ट करें) में प्रकार के संपादक:

C:\nircmd\nircmd.exe monitor off C: \ nircmd \ nircmd.exe बंद मॉनिटर

Save the file in your C:\NirCmd\ folder as MonitorOff.bat the exact name does not matter, but it should describe what it does. अपने सी में फ़ाइल: \ NirCmd MonitorOff.bat सटीक नाम कोई बात नहीं के रूप में \ फ़ोल्डर में सहेजें, लेकिन यह बता देना चाहिए कि वह क्या करता है.


click to enlarge बड़ा आकार देखने के लिए क्लिक करें

Now you should have MonitorOff.bat sitting in the C:\NirCmd\ folder, double-click on it to put your monitor into power save mode (you can move the mouse or hit a key to turn it back on). अब तुम MonitorOff.bat सी में बैठे: \ NirCmd \ फ़ोल्डर, डबल पर क्लिक करने के लिए सत्ता में विधा को बचाने के अपने निगरानी रख दिया जाना चाहिए (आप माउस हिलना या एक चाबी इसे मोड़ पर जवाबी हमला कर सकते हैं). You can then place a shortcut to MonitorOff.bat on your desktop, to do so Right-Click on MonitorOff.bat and select Send To and click Desktop (Create Shortcut) . तुम तो एक शॉर्टकट जगह पर अपने डेस्कटॉप पर MonitorOff.bat कर सकते हैं, तो ठीक से करो-MonitorOff.bat पर क्लिक करें और चुनें करने के लिए क्लिक करें और भेजें डेस्कटॉप (शॉर्टकट बनाएँ). Another method I like to use is to simply select MonitorOff.bat with a single-click then hold down Alt and drag the file onto the desktop. एक अन्य विधि का उपयोग करना मैं के लिए बस एक क्लिक के साथ MonitorOff.bat तो नीचे चुनें ऑल्ट पकड़ और डेस्कटॉप पर फ़ाइल खींचें है.


click to enlarge बड़ा आकार देखने के लिए क्लिक करें

If you look carefully in the above screenshot, you'll notice another .bat file titled wait2 screenshot.bat this one is a set of two commands to wait two seconds and then take a screenshot which is saved as shot.png in C:\Nircmd this comes in handy to capture a screenshot when you can't just hit Ctrl + Print Screen which I what I normally use for screenshots. यदि आप उपरोक्त स्क्रीनशॉट में ध्यान से देखो, तुम एक और नोटिस. बल्लेबाजी फ़ाइल wait2 screenshot.bat इस शीर्षक से एक हूँ दो आज्ञाओं का एक सेट के लिए दो सेकंड प्रतीक्षा करें और फिर एक स्क्रीनशॉट जो सी में shot.png के रूप में सहेजी है ले जाता है: \ Nircmd इस काम में आता है जब तुम सिर्फ कंट्रोल नहीं मार सकता है स्क्रीनशॉट + प्रिंट स्क्रीन जो मैं जो सामान्य रूप से उपयोग के लिए स्क्रीनशॉट पर कब्जा. Here is what the file contains: यहाँ वही है जो फ़ाइल मौजूद है:

C:\nircmd\nircmd.exe cmdwait 2000 savescreenshot “C:\Nircmd\shot.png” C: nircmd \ \ nircmd.exe cmdwait 2000 savescreenshot "C: \ Nircmd \ shot.png"

Next up is a useful desktop shortcut to mute and un-mute the sound. अगले एक उपयोगी डेस्कटॉप शॉर्टकट को गूंगा और संयुक्त राष्ट्र ध्वनि गूंगा है. In a new file enter: एक नई फ़ाइल में दर्ज करें:

C:\nircmd\nircmd.exe cmdshortcut “~$folder.desktop$” “Mute Unmute” mutesysvolume 2 C: nircmd \ \ nircmd.exe cmdshortcut "~ $ folder.desktop $" "मौन Unmute" 2 mutesysvolume

Save the file in C:\NirCmd as Mute Unmute.bat you can also call change the “Mute Unmute” above in quotes to something else (the example on the website has “Switch Volume”), this will change the name of the desktop shortcut, you can also change any shortcut name later by right-clicking on it and selecting Rename . सी में फ़ाइल सहेजें: \ NirCmd मौन Unmute.bat के रूप में तुम भी "मौन" Unmute उद्धरण में ऊपर कुछ और वेबसाइट पर (उदाहरण के परिवर्तन कह सकते हैं "स्विच Volume"), इस डेस्कटॉप के नाम बदल जाएगा शॉर्टकट, तुम भी कोई शॉर्टकट नाम बाद में ठीक है, उस पर क्लिक करके और नाम बदलें चयन करके बदल सकते हैं. Now double-click on Mute Unmute.bat to create a new shortcut on your desktop that should mute the sound the first time it is double-clicked and un-mute it the next. अब मौन Unmute.bat पर डबल क्लिक करें अपने डेस्कटॉप कि ध्वनि पहली बार यह दोहरा रहा है मूक चाहिए पर एक नया शॉर्टकट बनाने के लिए क्लिक किया और संयुक्त राष्ट्र के मूक इसे अगले. If the default icon for this is too boring for you, right-click the Mute Unmute shortcut on your desktop and select Properties , select the Shortcut tab on top and click the Change Icon button. अगर यह तुम्हारे लिए उबाऊ भी है, ठीक क्लिक करें अपने डेस्कटॉप और चुनें गुण पर मौन Unmute शॉर्टकट, शीर्ष पर क्लिक करें और शॉर्टकट टैब बदलें चिह्न का चयन करें बटन के लिए डिफ़ॉल्ट आइकन. I personally like the speaker and music note icon as seen in the screenshot below. व्यक्तिगत रूप से मैं वक्ता और संगीत की तरह ध्यान दें चिह्न के रूप में नीचे स्क्रीनशॉट में देखा.


click to enlarge बड़ा आकार देखने के लिए क्लिक करें

The question that originally led me to NirCmd was someone wanting a quick way to switch resolutions, as she wanted a lower resolution for older programs. सवाल यह है कि मूल रूप से मुझे NirCmd के नेतृत्व में एक त्वरित तरीका है संकल्प स्विच चाहते कोई था, जैसे वह पुराने कार्यक्रमों के लिए एक कम संकल्प करना चाहता था. For this example I will use 800×600 with 32 bit colors as the lower resolution and 1280×1024 with 32 bit colors as the higher resolution, although you can substitute other resolutions such as 1024×768 or widescreen resolutions such as 1440×900 and 1680×1050. इस उदाहरण मैं 800 600 × कम संकल्प और 1280 उच्च संकल्प के रूप में 32 बिट रंग के साथ 1024 ×, यद्यपि आप इस तरह 1024 × 768 या widescreen संकल्प के रूप में अन्य प्रस्तावों स्थानापन्न कर सकते हैं के रूप में 32 बिट रंग के साथ इस तरह 1440 × और 900 के रूप में इस्तेमाल के लिए होगा 1680 × 1050. The last number, color depth should be 32 unless you are running very old programs and want 16 bit colors. पिछले संख्या, रंग गहराई 32 सकता जब तक कि आप बहुत पुराना कार्यक्रम चल रहे हैं और 16 बिट रंग देना चाहिए. First, for the lower resolution file enter: सबसे पहले, निम्न संकल्प फाइल के लिए दर्ज करें:

C:\nircmd\nircmd.exe cmdshortcut “~$folder.desktop$” “800×600″ setdisplay 800 600 32 C: nircmd \ \ nircmd.exe cmdshortcut "~ $ folder.desktop $" "800 × 600" setdisplay 800 32 600

and save it in C:\NirCmd as 800×600 Resolution.bat और सी में बचाने के लिए: \ 800 × 600 के रूप में NirCmd Resolution.bat


click to enlarge बड़ा आकार देखने के लिए क्लिक करें

Moving on to the larger resolution, make a new file with: बड़ा प्रस्ताव पर चल रहा है, के साथ एक नई फ़ाइल बनाने के लिये:

C:\nircmd\nircmd.exe cmdshortcut “~$folder.desktop$” “1280×1024″ setdisplay 1280 1024 32 C: nircmd \ \ nircmd.exe cmdshortcut "~ $ folder.desktop $" "1280 × 1024 setdisplay" 1280 32 1024

and save it in C:\NirCmd as 1280×1024 Resolution.bat और सी में बचाने के लिए: \ 1280 × 1024 के रूप में NirCmd Resolution.bat

Now you can double-click each of these to make desktop shortcuts called 800×600 and 1280×1024, double-click on the desktop shortcuts to quickly resize the desktop. अब आप डबल क्लिक करें इन में से प्रत्येक के लिए डेस्कटॉप शॉर्टकट बना सकते हैं 800 × 600 को फोन किया और 1280 × 1024, डबल डेस्कटॉप शॉर्टकट पर क्लिक करने के लिए जल्दी डेस्कटॉप का आकार परिवर्तन कर. As in the Mute Unmute example, you can change the icons to whatever you feel like, here are two I picked out of the default set, I'll have to remember to do a post on custom icons in the future. मौन Unmute उदाहरण में, आप माउस को तुम जो भी मन बदलने के लिए, यहाँ कर सकते हैं दो मैं डिफ़ॉल्ट सेट से बाहर उठाया, मैं करने के लिए भविष्य में कस्टम माउस को आइकनों पर एक पोस्ट याद होगा.

Before moving into some more advanced command sets, I'll explain how this can work with Launchy. कुछ और अधिक उन्नत समादेश सेट में जाने से पहले, मैं यह कैसे Launchy के साथ काम कर सकते हैं समझाता हूँ. Launchy should already scan the desktop for shortcuts and therefore find the examples that created desktop shortcuts. Launchy पहले से शॉर्टकट के लिए स्कैन डेस्कटॉप और चाहिए इसलिए उदाहरण पाते हैं कि बनाया डेस्कटॉप शॉर्टकट. However, you may not want to have all commands as desktop shortcuts, or you may want to type up commands on the fly. लेकिन, आप के लिए डेस्कटॉप शॉर्टकट के रूप में सभी कमानों, या तुम उड़ पर कमांड टाइप करना चाहते हो सकता है नहीं चाहते हो सकता है. To do either of these, the C:\NirCmd folder should be added to Launchy's catalog. इन दोनों में से किसी करते हैं, C: \ NirCmd फ़ोल्डर है Launchy सूची में जोड़ा जाना चाहिए. Bring up Launchy, Right-Click on it and select Options . Launchy, दाएँ क्लिक करें को चुनें और यह विकल्प पर लाओ. Here click on the Catalog tab and hit the + (plus) button under Directories to add C:\Nircmd while it is selected type *.bat in the text-entry box under file types and hit the + button right underneath it. Catalog पट्टी पर यहाँ क्लिक करें और अधिक + (हिट) के तहत निर्देशिकाएँ बटन को सी जोड़ें: \ जबकि यह पाठ में टाइप *. बल्लेबाजी चुना है Nircmd-फ़ाइल प्रकार के तहत प्रवेश बॉक्स और इसे नीचे + बटन सही मारा. Do the same thing for *.exe, then make sure the box next to Executables is checked. के लिए एक ही बात *. exe, तो यकीन है कि बॉक्स निष्पादनयोग्य के बगल में बना है की जाँच करें.


click to enlarge बड़ा आकार देखने के लिए क्लिक करें

Now click Rescan Catalog and Launchy should add all of your .bat files in the folder as well as nircmd.exe . अब क्लिक करें Rescan Catalog और Launchy आपके फ़ोल्डर में. बल्लेबाजी के सभी फ़ाइलों को जोड़ने के साथ ही nircmd.exe चाहिए. To try this, bring up Launchy and type: इस कोशिश करो, जल्दी Launchy और प्रकार लाने:

MonitorOff MonitorOff

It should find the MonitorOff.bat before you finish typing, hit Enter to run it and it should turn off your monitor. यह MonitorOff.bat मिल इससे पहले कि आप टाइप खत्म करना चाहिए, मारो इसे चलाने के प्रविष्ट करें और इसे अपनी बारी की निगरानी करनी चाहिए. All of the other .bat files created in C:\Nircmd should also be accessible by typing their filename in Launchy. अन्य सभी बल्ला. सी में निर्मित: \ Nircmd Launchy में अपनी फ़ाइल नाम टाइप करके भी पहुंच जाना चाहिए फ़ाइलें.

You can also enter an NirCmd command directly from Launchy, in the Launchy box type: तुम भी एक NirCmd कमान सीधे Launchy से प्रवेश कर सकते हैं, Launchy बॉक्स प्रकार हैं:

nircmd nircmd

Next hit the Tab key and you should get nircmd -> in the launchy window. अगला टैब कुंजी दबाएँ और आप nircmd चाहिए - launchy विंडो में>. You can then type any Nircmd command after the -> तुम तो किसी भी प्रकार के बाद Nircmd कमान कर सकते हैं ->

nircmd -> screensaver nircmd - स्क्रीनसेवर>

will turn on the screensaver. स्क्रीनसेवर पर बंद हो जाएगा.

There are a lot of commands and examples to try out, especially since you can have multiple commands in a single .bat file. वहाँ आज्ञा और उदाहरण के एक बहुत है, बाहर की कोशिश कर रहे हैं, खासकर जब से तुम एक. बल्लेबाजी फ़ाइल में एकाधिक आज्ञा हो सकता है. Next up is a quick set of commands to tidy up Windows and logoff (good for a computer that has multiple users): अगले आदेश तक की विंडोज और logoff को साफ करने जल्दी सेट है (एक कम्प्यूटर है कि कई प्रयोक्ताओं के लिए अच्छा है):

C:\nircmd\nircmd.exe emptybin C: nircmd \ emptybin \ nircmd.exe
C:\nircmd\nircmd.exe clipboard clear C: nircmd \ \ nircmd.exe क्लिपबोर्ड साफ
C:\nircmd\nircmd.exe exitwin logoff C: \ nircmd \ nircmd.exe exitwin logoff

Save this as Logoff.bat in C:\NirCmd\ and when you are ready , running it will empty all of the recycling bins, clear the computer and log off the current user, be sure to only test this once you want to logoff as it will close all of your windows including unsaved documents. Logoff.bat सी के रूप में इस सहेजें: \ \ NirCmd और जब आप तैयार हैं, यह रिसाइकिलिंग डिब्बे के सभी खाली है, स्पष्ट और कंप्यूटर बंद वर्तमान उपयोगकर्ता लॉग होगा, केवल परीक्षण चलाने के लिए इस बार तुम logoff चाहता हूँ के रूप में निश्चित होना यह सहेजे न गए दस्तावेजों सहित अपने सभी खिड़कियां बंद हो जाएगा.

Note: Depending on your Launchy settings you may have to Rescan Catalog after making new .bat files or desktop shortcuts. नोट: आपके Launchy सेटिंग्स के आधार पर आप नया. बल्ला फ़ाइलें या डेस्कटॉप शॉर्टकट बनाने के बाद Rescan Catalog को हो सकता है. This option is on the General tab on the bottom as Minutes between catalog updates . इस विकल्प सूची अद्यतन के बीच मिनट के रूप में तल पर जनरल पट्टी पर है. If you have it set to 0 which is for manual updates only , then you will have to rescan the catalog whenever you want new commands and shortcuts added to Launchy. यदि आपने यह 0 पर सेट है जो मैन्युअल अद्यतन के लिए है ही है, तो आप सूची rescan जब भी आप नए आज्ञाओं और शॉर्टकट चाहता होगा Launchy बढ़ गया है.

There are many more commands to cover, including ones that manipulate files, enter text, or even move and click the mouse. वहाँ कई कमांड को कवर, जिन्हें कि फाइल में हेरफेर, पाठ, या यहाँ तक कि हिलना दर्ज करें और क्लिक करें माउस शामिल हैं. Please feel free to leave a comment requesting additional help or examples. कृपया महसूस एक अतिरिक्त मदद या उदाहरण का अनुरोध टिप्पणी छोड़ मुफ्त.

Related Posts: संबंधित पोस्ट:
  • Launchy – basic Weby tricks and appending to a text file Launchy - मूल Weby तरकीबें और एक पाठ फ़ाइल में appending
  • How to Enhance Video with the FFDShow Decoder FFDShow विकोडक के साथ बेहतर बनाएँ वीडियो कैसे
  • 5 Desktop Wallpapers that will increase your productivity 5 डेस्कटॉप वॉलपेपर है कि आपके उत्पादकता में वृद्धि होगी
  • 10 Windows Application Launchers compared and reviewed 10 विंडोज़ अनुप्रयोग लांचर तुलना और समीक्षा की
  • How to open and view .cbr and .cbz files कैसे और खोलने के लिए देखें. सीबीआर और. Cbz फ़ाइलें
  • Get Simple Help tutorials just like this one in your email inbox every day - for free! बस अपने ईमेल इनबॉक्स के लिए मुफ्त हर दिन - में यह एक तरह सरल सहायता ट्यूटोरियल जाओ! Just enter your email address below: बस नीचे अपना ईमेल पता दर्ज करें:

    You can always opt out of this email subscription at any time. तुम हमेशा इस ईमेल सदस्यता से बाहर किसी भी समय विकल्प चुन सकते हैं.

    { 7 comments… read them below or (7 टिप्पणियाँ ... उन्हें या नीचे पढ़ें add one एक जोड़ } )

    1 1 Peter Gadd 10.20.08 at 5:10 am पतरस 5:10 में Gadd 10.20.08 हूँ

    Haven't had a good look at this yet, but I think it would be more useful with AutoHotKey than Launchy. क्या नहीं है इस पर एक अच्छे लग रहे हो अभी तक था, लेकिन मुझे लगता है कि यह Launchy से AutoHotKey के साथ और अधिक उपयोगी होगा.

    2 2 Enrique एनरिक 10.20.08 at 12:52 pm 12:52 पर 10.20.08

    Great tuto man!! महान tuto आदमी!
    Thanks! धन्यवाद!

    3 3 colin 10.20.08 at 2:29 pm 2:29 पर 10.20.08 कॉलिन

    hey great even works with my launch app called key launch but i can only get monitor off and empty recycl;e bin to work any reasons why i cant get the resolution one to work and can you put more on हे महान भी मेरे प्रक्षेपण अनुप्रयोग के साथ काम करता प्रमुख प्रक्षेपण पर मैं ही बंद हो सकता है पर नजर रखने और खाली recycl नाम, ई बिन किसी कारणों से मैं क्यों नहीं कर सकते काम करने के लिए एक प्रस्ताव प्राप्त है और आप और अधिक रख सकते हैं पर काम करने के लिए ;)

    4 4 Ian 10.21.08 at 7:24 am 7:24 पर इयान 10.21.08 हूँ

    Good tutorial, but is there any way to Switch User? अच्छा ट्यूटोरियल, लेकिन स्विच उपयोगकर्ता के लिए कोई रास्ता नहीं है? Launchy itself will only allow you to Log Off so hoping NirCmd can add this. Launchy खुद ही अनुमति होगी तुम बाहर लॉग इन करें तो NirCmd इस उम्मीद में जोड़ सकते हैं.

    5 5 Scott Strain 10.21.08 at 9:21 am स्कॉट 9:21 पर तनाव 10.21.08 हूँ

    Colin: कॉलिन:
    I'm not sure off-hand why the monitor script is not working, I would check which resolutions you can use in your monitor's display settings (right-click on the desktop and select properties and select the settings tab). मुझे यकीन नहीं कर रहा हूँ से हाथ क्यों निगरानी स्क्रिप्ट काम नहीं कर रहा है, मैं जो संकल्प तुम अपनी निगरानी में प्रदर्शन सेटिंग्स का उपयोग करें (अधिकार डेस्कटॉप और चुनें गुण और सेटिंग्स टैब पर क्लिक करें का चयन कर सकते हैं) की जांच करेंगे. Then try to set it to one of those resolutions with the command C:\NirCmd\nircmd.exe setdisplay 1024 768 32 or whatever resolution you need. तो फिर यह कमांड C: \ NirCmd \ nircmd.exe setdisplay 1024 768 32 या जो भी आप संकल्प की आवश्यकता के साथ उन प्रस्तावों में से एक सेट की कोशिश करो.

    Ian: इयान:
    I didn't see any commands to switch user in the NirCmd documentation, however it is an active project where they will add new commands with each new version, so I would contact the dev team about getting it added for the next version. मैं कोई आदेश नहीं देख के लिए NirCmd प्रलेखन में उपयोगकर्ता स्विच किया, लेकिन यह एक सक्रिय परियोजना वे एक नए संस्करण के साथ, जहाँ नई कमांड जोड़ देंगे है, तो मैं हो रही यह अगले संस्करण के लिए जोड़ के बारे में कपिल देव की टीम से संपर्क करेंगे. http://www.nirsoft.net/contact-new.html http://www.nirsoft.net/contact-new.html

    6 6 Keba 11.14.08 at 3:13 am 3:13 पर Keba 11.14.08 हूँ

    I just configured launchy to use the killprocess command, on a window I specify in launchy. मैं बस कॉन्फ़िगर करने killprocess कमांड का प्रयोग एक खिड़की मैं launchy में निर्दिष्ट पर launchy.
    I used the 'runner' plugin for this. मैं इस के लिए '' धावक प्लगइन करते थे.
    I entered: मैं प्रवेश:

    “C:\WINDOWS\system32\nircmd.exe” "C: \ Windows \ system32 \ nircmd.exe"
    and और
    ” killprocess $$.exe” Killprocess "$ $ exe."

    By using this, i can pretty much do anything, istead of having to write a new batch file for every variable i need changed. इस का उपयोग करके, मैं बहुत ज्यादा कुछ भी कर सकते हैं, के लिए मैं हर चर के लिए एक नया बैच फ़ाइल लिखने के होने के istead बदल की जरूरत है.

    (oh, and btw, the reason why I put nircmd in system32, is because I can run nircmd command easier from 'run', without having to type where it is stored). (ओह, और btw, इसलिए मैं system32 में nircmd डाल कारण, क्योंकि मैं nircmd चला सकता हूँ 'से आसान कमांड है' जहाँ संग्रहीत है प्रकार के बिना चला,).

    7 7 dangage 05.30.09 at 8:45 pm 8:45 पर 05.30.09 dangage

    Esta bueno el programa pero le faltan mas comandos que los que muestra el archivo de ayuda tengo un comando que es muy util es para borrar los documentos recientes ( Recent ) एस्टा bueno एल programa पेरो LE MAS faltan कमांडो que los que muestra एल archivo de ayuda tengo संयुक्त राष्ट्र कमांडो que es muy util es पैरा borrar लॉस documentos recientes हाल ()

    nircmd execmd del “~$folder.recent$\*.lnk*” nircmd execmd डेल "~ folder.recent $ $ \ *. * lnk"

    copien y peguen y lo guardan como limpiar.bat y listo yo lo probe y funciona. copien Y y लो guardan कोमो limpiar.bat listo y यो peguen लो जांच y funciona. suerte!!! suerte!!

    Leave a Comment एक टिप्पणी छोड़ दो

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> आप ये HTML टैग और विशेषताएँ: <a href="" उपयोग title=""> <abbr title=""> <acronym कर सकते हैं <blockquote title=""> <b> cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>