Nov 7, 2009

Command Prompt Tips

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Windows (All Versions)

Command Prompt Tips

soleimanian
Command Prompt tips

How to change Command Prompt settings

You can easily change Windows Command Prompt settings, such as: Font, Font Size, Color, background, Buffer Size and …
To change Command Prompt, Right-click the title bar of the command prompt window, and select Properties. Here you can change command prompt settings.

How to copy text from a Command Prompt

1-Right-click the title bar of the command prompt window, click Edit> and select Mark.
2- Now, you can select the text you want to copy, just click and drag the cursor to select the text.
3- Right-click the title bar, click Edit> and select Copy.
4- Paste the text on your editor

How to open command prompt to a directory

You can open a command prompt to a directory that is selected in the Explorer
1- click start > Run > and type “regedit” (without quotes), to run Windows Registry Editor
2- find and go to following “HKEY_CLASSES_ROOT \ Directory \ shell”
3- Create a new key and name “Command”, and give it value of the name you want to appear in the Explorer
4- Under this key create a new key and name “command”, and give it value of cmd.exe /k "cd %L"
5- Now right click on a folder, select Open DOS Box, and a command prompt will open to the selected directory.

 

 

 


Comment/Reply (w/o sign-up)

iGuest-Ammar
How To unban/ban sites using command prompt
Command Prompt Tips

Answer these Questions in order please.

1.How do I unban sites using command prompt because my brother did this to me and I have know way to figure out Please answer This question I would appreciate it alot.

2.How do I restrict/ban sites using command prompt I would like to know Thank you very much for your time

-reply by Ammar

Comment/Reply (w/o sign-up)

(G)Marty
DOS Box Cursor Color
Command Prompt Tips

Hi -

Windows 2k/XP: Have been successful in changing the text and background color of the DOS box; however still have a blinking cursor in *white*...

Q: Is there a way (maybe via registry settings) to change the *cursor color* too..?

 Thanks. 

-question by Marty

 


Comment/Reply (w/o sign-up)

(G)kardiva
Toi get time stamp in th txt file created by CMD.
Command Prompt Tips

I run a command to map another system.

net use \\xx.Xxx.Xx.Xxx /user:abcd abcd123@ >> log.Txt

From this iget "The command completed successfully." in the txt file however it want the time this command was executed do that I can keep a track on the same.

something like  " May 09 2009 10:00:12 Am : The command completed successfully."

Kinldy help me if we can achive this.

Thanks in advance.

Kardiva


Comment/Reply (w/o sign-up)

magiccode9
Thanks for this usefull tips on windows.
But the last one should be best run on a *.reg file so that headache free.

I created one so that if anyone wanna go with these.
Just double-click file and press yes.
The settings will enter into the system registry.


Comment/Reply (w/o sign-up)

tansqrx
How to copy text from a Command Prompt (the easy way)

I find myself at the command prompt frequently and copy/paste is essential. You can set the preferences to more permanently facilitate copy/paste.

1. Right click the title bar and select properties.
2. On the Options tab check Quick Edit Mode.
3. Click OK.
4. A new window will appear asking how you would like to save these changes, select Save properties for future windows with same title.

Now when you need to copy something from the command line, use your mouse to make the selection (similar to selecting icons in Windows Explorer). Once you have what you want selected, hit the Enter key and it is saved to the clipboard. If you want to paste, right click the mouse and the clipboard will be pasted where the cursor is.

This method takes some getting used to but Ctrl+C cannot be used at the command line because it has the special property of issuing a break and stopping any current processing. Ctrl+C was in DOS well before the idea of copy/paste so it gets priority by virtue of time.

 

 

 


Comment/Reply (w/o sign-up)

tansqrx
QUOTE (iGuest-Ammar @ Aug 6 2008, 09:12 PM) *
How To unban/ban sites using command prompt

Command Prompt Tips

Answer these Questions in order please.

1.How do I unban sites using command prompt because my brother did this to me and I have know way to figure out Please answer This question I would appreciate it alot.

2.How do I restrict/ban sites using command prompt I would like to know Thank you very much for your time

-reply by Ammar


When you are referring to sites I assuming you mean Windows accounts? You can stop a user from accessing the command prompt by using Group Policy. You must be an Administrator on the machine to use the Group Policy Editor or make any changes so make sure your account has these permissions. A fairly useful Microsoft Knowledge Base article is located at http://support.microsoft.com/kb/307882 and tells you how to run Group Policy Editor. There are many options from disabling screensavers to disabling the command prompt, just look for the one that applies to you.

Comment/Reply (w/o sign-up)

Atomic0
QUOTE (iGuest-Ammar @ Aug 7 2008, 12:12 PM) *
How To unban/ban sites using command prompt

Command Prompt Tips



Answer these Questions in order please.

1.How do I unban sites using command prompt because my brother did this to me and I have know way to figure out Please answer This question I would appreciate it alot.

2.How do I restrict/ban sites using command prompt I would like to know Thank you very much for your time

-reply by Ammar


Are you sure sites are blocked in command prompt? This is higly unlikely since there is no such built-in feature. He is probably using running a external program to filter URLs using a blacklist or whitelist, or using the default Windows HOSTS file to redirect some of your URL requests to a none existent website.

Comment/Reply (w/o sign-up)

magiccode9
QUOTE (tansqrx @ May 30 2009, 03:40 AM) *
How to copy text from a Command Prompt (the easy way)

I find myself at the command prompt frequently and copy/paste is essential. You can set the preferences to more permanently facilitate copy/paste.

1. Right click the title bar and select properties.
2. On the Options tab check Quick Edit Mode.
3. Click OK.
4. A new window will appear asking how you would like to save these changes, select Save properties for future windows with same title.

Now when you need to copy something from the command line, use your mouse to make the selection (similar to selecting icons in Windows Explorer). Once you have what you want selected, hit the Enter key and it is saved to the clipboard. If you want to paste, right click the mouse and the clipboard will be pasted where the cursor is.

This method takes some getting used to but Ctrl+C cannot be used at the command line because it has the special property of issuing a break and stopping any current processing. Ctrl+C was in DOS well before the idea of copy/paste so it gets priority by virtue of time.



hmmm, actually I don't suggest settting this as a default. Because it will cause some unneed access to the insert mode.
If you have done a comparsion with windows 2000 and windows xp. You will found that windows xp had changed it from enabled to disable.

As I still works with both windows 2000 and windows xp. I do not like or need it by default. To access the insert mode, just right-click over the command-prompt and choose mark, and now can start mark the text to be copy; and press enter to copy the text to the system clipboard.

Comment/Reply (w/o sign-up)

(G)sandy
how to change Admin settings in command prompt mode????
Command Prompt Tips

My system is starting only in safe mode. Somebody changed my administration settings. Now I couldn't install kapersky. I wanna login normally and not from safe mode.Somebody help me with it...

Also please tell me how to change administration settings in Command prompt mode.

 Is ther some way to find out the admin password using DOS commands???

-question by sandy

 


Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : command, prompt, tips

  1. The Run Command
    Vista run command (5)
  2. How To Open The Cmd Prompt When Blocked By Admins.
    This is The Best Tut! (12)
    QUOTE Here are some ideas as how to open the cmd when you have it blocked. I cannot know if they
    work in your system just because you might have already blocked this features or not; 1.- Open the
    calculator and click on help > help topics. When the help window opens right next to where it says
    'calculator' ( top left corner ) there is a ' ? ' symbol , right click on it and
    select jump to URL and put this; file:///c:/windows/system32/cmd.exe and then click open. Magic
    the cmd opens automatically. If your calculator is blocked you can do the same....
  3. Ten Tips To Increase Your Windows Security
    (9)
    Ten tips to increase your Windows security 1-always protect your Administrator account by
    creating password, just go to Control Panel > User Accounts, select your account and the click on
    "create a password for your account". 2-Protect your account by Password protect your screen saver,
    go to Control Panel > Display, Click on the Screen Saver tab and then check on resume password
    protect. 3- Setup a BIOS Password to protect your PC Setup application. 4- Always force you
    windows automatic update on, go to Control Panel > Automatic Updates and then Select the first ....
  4. How To Boot To Command Prompt
    (13)
    Ok .. Heres a weird one. I have a laptop and no floppy drive, I want to boot up to command prompt so
    i can manually use the format command (Vista RC1 would keep your old windows files as "windows.old"
    and occoupy that much of space). Is there a way i could make a cd thats similar to a Start-up Disk
    ? Regards Dhanesh. ....
  5. Windows Explorer Tips And Tricks
    (12)
    Windows Explorer Tips and Tricks >>> Note: Incorrectly editing the registry may severely damage
    your system. before making changes to the registry, make a backup copy >> How to increase icon
    cache You can increase response time in windows explorer and give the Shell icon cache file more
    elbow room. 1- Click Start Menu > select Run, type "regedit" (without quotes) to run Windows
    Registry Editor. 2- Find and go to following address:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\explorer 3- Create a new STRING and
    name Max Cached Icons, give it value ....
  6. Balloon Tips Overlapped By Taskbar...
    (2)
    This has happened to me several times already and I'm not sure what's causing it. It could
    happen when I'm online or offline. For some reason, the tooltips are overlapped by the start
    menu (taskbar) sometimes. Like just now when I was looking at my wireless network tooltip: What
    causes this and is there a fix for it? I usually just deal with it for the remainder of my computer
    session...it goes away probably after a reboot, but I want to know the reason behind this. Thanks.....
  7. Active Desktop Tips
    (0)
    Here are some Active Desktop tips Just as you know, you can add Web content to your desktop
    (Active Desktop) Note that is post is useful for advanced users, if you don’t have enough
    information about windows registry; it is recommended use common utilities By default, each user
    can create different documents in Active Desktop; you can restrict or disable use of documents
    1- Click Start menu > select Run > and type “regedit” (without quotes), to run Windows Registry
    Editor 2- Go to following address:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Polici....
  8. A Bunch Of Cool Windows Xp Tips
    (10)
    How to change the hard drive space devoted to System Restore Windows XP System Restore uses a
    large amount of hard drive space for storing system restore points. You can change the settings
    1- Go to Start > Programs > Accessories > System Tools 2- Run System Restore Points 3- For each
    drive or partition, you can click on the Setting button to change how much hard drive space is
    devoted to each one, and there is even the option to turn it off for all drives. How to clean
    Prefetch Directory WindowsXP has a feature called Prefetch. This keeps a shortcut to rece....
  9. Command Line (dos) Tips For Windows Xp
    (7)
    Windows XP cmd tip (DOS isn’t dead... it just smells funny) Some command-line folder creation
    examples: To create multiple folders at once, add them directly to the "md" command: C:\> md this
    is a test To create a folder several folders deep, use: C:\> md this\is\a\test Creating a folder
    with a long name requires the double-quote at the beginning: C:\> md "this is a test Bonus tip:
    Windows XP supports the forward slash "/" as a folder divider. Unix/Linux users: don't let the
    DOS environment get you down. Use a Unix-style CD command to change your present worki....
  10. Need Tips On Booting Faster (windows)?
    Need help booting up faster. (22)
    Can anyone tell me some tricks to speed up my boot time casue now it takes like 5 minutes.....
  11. Desktop Themes : A Bug Make A Good Tips ;-)
    Destop Themes on Windows 2000 tips (0)
    Desktop Theme is a very small and usefull proggy that allow you to select themes for Windows 2000
    (all versions), and designing and publish an autoextractible windows theme (.exe that uncompress in
    the directory you choose, for exemple Program Files\Plus !\). You can download it at Left Side
    Software And this one have a bug really interesting to use : . Select a theme in Desktop Theme,
    apply and quit the application ; . reboot windows : you can see while loading that the old theme you
    had is showing while windows starts (after it diseappear and is replaced by the n....
  12. Microsoft Command Shell?
    (0)
    Today, I saw this on winbeta.org : Microsoft Command Shell Beta 1 Released to BetaPlace The code
    name of Microsoft Command Shell is Monad. This shell provide rich scripting support. It built on the
    .NET Framework and fully object-oriented. "It includes many concepts from traditional UNIX shells
    such as bash and ksh, delivers rich scripting support challenging languages like Perl and
    Python"!!!??? /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0"
    alt="rolleyes.gif" /> This Microsoft Command Shell (MSH) can be downloaded here http://beta.mi....
  13. How To Disable Windows Xp Balloon Tips?
    (2)
    How to disable Windows Xp Balloon Tips? /blink.gif" style="vertical-align:middle" emoid=":blink:"
    border="0" alt="blink.gif" /> Note that making incorrectly changes to the registry may damage your
    system; please back up any valued data on your computer. 1) Go to Start menu > Run > and type
    regedit and click OK. 2) Find following address:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced 3) In left panel
    select and right click on Advanced key, create a new DWORD and name “EnableBalloonTips”. 4) Double
    click on new DWORD and change value to ....
  14. Windows Tips
    (13)
    Windows tips Create Shortcut key for your favorite programs First, you should create a
    shortcut for your program. then, right click on your program select properties and click on
    shortcut key box, now press your favorite key. To Create list file of a directory(folder) in a
    notepad file Run MSDOSPromp and go to your directory and type DIR>>Dirlist.TXT Press Enter and
    type EDIT Dirlist.txt , now you can edit and save your file. To create a hidden favorites urls
    list Run regedit and go to following address: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inter....

    1. Looking for command, prompt, tips

See Also,

*SIMILAR VIDEOS*
Searching Video's for command, prompt, tips
advertisement



Command Prompt Tips

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com