Pages

Showing posts with label Category:Command Prompt Codes. Show all posts
Showing posts with label Category:Command Prompt Codes. Show all posts

Create your own Run Command



Today, I will show you how can make Run Command by yourself. With this, you can easily run in the program with your run command, in less time.Pictures, songs, software that means you can create run command about what you want. Today I will make a photo run command, for example.
My desktop name is a photo.jpg and it is placed in this folder as C: \ Documents and Settings \ Administrator \ Desktop \ New Folder
Then let's start.
Step 1: First go to "Run" from "Start" and type in regedit
Step 2: Now find out where to go -
First here HKEY_LOCAL_MACHINE
Softwares now here
Then Microsoft
Then Windows
Then CurrentVersion
Finally, click Apps Path.Step 3: Now right click on Apps Path. Then click on "New" and click on "Key" Step 4: See a folder that has been created by giving it the name of the file that you want to run. As I have given the photo.jpg [must be given extension in the name of the name such as .jpg]
Step 5: Click on the folder that you created, now look at the right hand side and double click on the string named default name and double click on it.
Step 6: Now enter the address where your file is located at the bottom of the "value data" and name the file with a slash in all the shades. As I have given C: \ Documents and Settings \ Administrator \ Desktop \ New Folder \ photo.jpg

Step 7: Right now click on the white space and then click on "New" and click "String Value" then you will have to name it a new value add-in. Give name by path Now double click on the top and open it as you type below the "value data" and enter the address where your file is located and name the file with a slash in all the shades.

Make your PC/Laptop;s Shut Down Services Faster...............

Windows is notorious for testing your patience; at least if you’re on default settings. Fortunately, most default settings can be customized. In this case, you could reduce the timeout to kill an unresponsive service, which is a registry hack

To open the Registry Editor, click WINDOWS + R, then type regedit and hit Enter. In the Registry Editor, browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control and double-click the string WaitToKillServiceTimeout on the right-hand side. Change the value from 12000 to 2000 and click OK. Services will now be shut down after 2 seconds, rather than 12.

The Fastest Way of searching the directory in windows by Command Prompt

List and save the directory’s name in text file|Computer Tricks

This computer trick will save the all sub directory and file names in text file.  This may helpful to analyse the direcotry(you can know what are the contents inside the window without browsing by simple commands).
Step 1:
First of all open command Prompt.
Step 2:
Browse to folder which you want to analyze the sub directories and files by using cd commands. For Example if you want to visit d:/interview folder then
try this command.
Type “d:”
then “cd interview”.
Step 3:

after navigate to direcotry in command prompt,
Type this command :
dir *.* /s /b > dirlist.txt
and hit enter.
This will list all sub directories and files with their extension.
If you want to list only pdf files just use this command
dir *.pdf /s /b > dirlist.txt
Likewise, if you want to search only microsoft word files then use this command.
dir *.doc /s /b > dirlist.txt
If you want to search and list only files that has some certain name. For example, Resume.doc then try this command
dir Resume.* /s /b > dirlist.txt
(or)
dir Resume.doc /s /b > dirlist.txt
Step 4:
you can find the dirlist.txt file in that directory. i mean it will d:/interview directory.
Step 5:
open the text file in notepad or notepad++ ,then search your desired file name or folder(for example “resume”),you will get the full path to the file. This is fastest search than the usual windows search.
Time is important. Don’t waste your time, use this computer trick to search the drive or folder faster.
Hope you understand the trick. This is fastest way of browsing the folder . if you have any doubts ,feel free to ask me. I will answer if i am able to. Don’t spam!

 

Internet Download Manager (IDM) 6.31 Build 3 Free download

Internet Download Manager  (IDM) is a very popular, useful and powerful application for downloading. It  increase download speeds by up to 5...

Translate