Windows 10: Command Prompt gets welcome improvements in Windows 10

Discus and support Command Prompt gets welcome improvements in Windows 10 in Windows 10 News to solve the problem; Not sure if I have already posted this, but VERY MUCH IMO, Windows X is a matter of the quickness of the hand deceives the eye. IT is, with a few... Discussion in 'Windows 10 News' started by Brink, Sep 29, 2014.

  1. davehc Win User

    Command Prompt gets welcome improvements in Windows 10


    Not sure if I have already posted this, but VERY MUCH IMO, Windows X is a matter of the quickness of the hand deceives the eye. IT is, with a few little red herrings, Windows 8 with a start menu and a means to avoid the Metro.
     
    davehc, Oct 9, 2014
    #31
  2. Mystere Win User

    There is an IDE for Powershell, and has been since at least version 2. It's called Windows Powershell ISE. It comes with Windows, but you have to look for it, or turn on the viewing of administrative tools.

    You know what's funny? 90% of the "feature requests" Microsoft gets are for features they already have.
     
    Mystere, Oct 9, 2014
    #32
  3. Fafhrd Win User
    Thanks, Mystere, I had never heard of the ISE until now. I thought Powershell was like an extension of the old WSH -the Windows Scripting Host, which I remember playing with in Windows 9x to make little dialog boxes to front executables with no Windows output.

    Powershell Integrated Scripting Environment - When I searched for it, the techies praising it use TLAs (Three Letter Abbreviations) like CLI (Command Line Interface), so I know I am in SNT (Super Nerd Territory).

    I am not sure that it is funny - it should be a wake-up-call to the development teams at Microsoft that they are hiding their lights under bushels - if features are there, but nested deep within Non-InTuitive QuaSi-Paths (NIT QSPs) such as:

    Control Panel\All Control Panel Items\Administrative Tools\Windows Powershell ISE

    Then it takes an age to open (is it being unpacked from a catalog?)

    - It is no wonder that users are not aware of the feature!!! - Why is it presented as I would expect an "easter egg" to be, rather than the New Improved Version (NIV) of Powershell itself??

    But... seeing that it is there, and has been there since Powershell 2.0 (exactly 5 years ago), in a much less polished form, I have discovered today... it seems to be a fabulous tool - and my original complaint remains - if there is an integrated environment (for PS), why do they not wrap the increasingly complex cmd.exe within a similar environment - if the coding has been done for a wrapper for PS, why on earth not for cmd?

    Of course, the die-hards do not have to use the GUI version - they can continue to take cold showers and use hard lavatory paper if they wish - but it would have made life much easier for the rest of us if the GUI interface had been less well hidden.

    (apologies for the TLA torrent - once I got started I could not stop!)
     
    Fafhrd, Oct 9, 2014
    #33
  4. Mystere Win User

    Command Prompt gets welcome improvements in Windows 10

    No, PowerShell is completely new, and extremely powerful. It is probably the second most powerful hidden feature in Windows (Client Hyper-V is probably the First).

    But, that's just it... Every time Microsoft changes things, they get so much push back it's crazy. Microsoft created this little thing called the Ribbon specifically to address this type of issue (discovering features already in Office, but people didn't know where there) and got so much flack about it.. even now almost 10 years later.

    Increasingly complex? I'm not sure they've changed the cmd processor at all since it was first introduced. Don't confuse the console host (conhost) with the cmd interpreter. They are two different things. Cmd is not particularly complex, although I admit it would be nice to have better help.
     
    Mystere, Oct 10, 2014
    #34
  5. I think things like cmd prompt, Power Shell are in the background because most users will never and should not use it.

    Both are great things but in the hands of most users both can get them in deep do do very quickly.

    Those that know how to use them or want to learn how to use them will find them.
    I one of those that want to learn more about both.
     
    Layback Bear, Oct 10, 2014
    #35
  6. I have W7 Ultimate and Powershell ISE is in the Start Menu.

    This is MS' standard problem; they can't explain how their stuff works.
    Apparently that's why the "Ribbon" tacked onto to Office (and various other programs).

    It isn't helped by MS' predilection for moving stuff to new locations, or changing the program names, without warning (W8 is a perfect example).

    It doesn't really do that though.
    In Office 2007, there are a bunch of "Context Ribbons" that you can not activate, unless you click in the correct location in a document.

    The first time I saw the "Ribbon" was during a training course I was on.

    No one could figure out how to print a document.
    No one realised the "lollipop blob" was a button (there was no tooltip on those Vista PCs).
    It was so "traumatic", no one remembered that you could use "Ctrl + P" to bring up the Print Options.

    The only program that I don't mind the "Ribbon" in, is Excel.
     
    lehnerus2000, Oct 10, 2014
    #36
  7. Fafhrd Win User
    You are quite right, and I did not explain myself well. Rather than cmd itself, the range of commandline tools are getting increasingly complex - I gave a short list earlier - Dism.exe & BCDedit are two examples that have a bewildering number of options and are evolving with the rapid version turnover of Windows.

    Yet these commands are used occasionally by most users, so there would not be the chance to build up the familiarity with the nuances of the command, as for instance, we used attrib or dir with various switches daily when using MSDOS. That's why a context sensitive help would be a boon.

    As far as the ribbon was concerned, for me, it was a waste of space, and bad design, and still sometimes has me confused and using seemingly more clicks to get stuff done, and is less intuitive for keyboard menu shortcuts.

    At a time when monitor screens are getting wider and shorter, to mimic their TV counterparts, why lose additional PC window height to accommodate functionality? You need all the vertical screen real estate you can get.

    I have gone back to 4:3 monitors instead of 16:9 aspect ratios, simply because I don't have to scroll down a web page so often on a 15" 4:3 as I would on a 19" 16:9.

    Command Prompt gets welcome improvements in Windows 10 [​IMG]
     
    Fafhrd, Oct 10, 2014
    #37
  8. Command Prompt gets welcome improvements in Windows 10

    "At a time when monitor screens are getting wider and shorter, to mimic their TV counterparts, why lose additional PC window height to accommodate functionality? You need all the vertical screen real estate you can get."

    The first thing I would do is to move my taskbar from the bottom of the wide screen to the side*Smile


    Command Prompt gets welcome improvements in Windows 10 [​IMG]
     
    John Pombrio, Oct 10, 2014
    #38
  9. Tony K Win User
    For those who might not know.



    Command Prompt gets welcome improvements in Windows 10 [​IMG]
     
    Tony K, Oct 10, 2014
    #39
  10. Mystere Win User
    Those have nothing to do with CMD itself, and can be called from PowerShell as well. There are an infinite number of tools like this because they're just command line programs. I agree, better help would be nice.. but these are not cmd specific.

    There's this nifty thing on the ribbon that collapses the ribbon to the exact same size as the menu in your example. Just click this:


    Command Prompt gets welcome improvements in Windows 10 [​IMG]


    Wow. A widescreen monitor doesn't have less screen real estate, it has more. my 23" monitor is 2048x1152. My old 4:3 monitor was 1280x1024. Anyway you slice that, it's more screen real-estate. Even a 1080p monitor is 1920x1080. How in the world is that worse than 1280x1024? I'm not sure what 19" 16:9 monitor has fewer vertical pixels than a 15: 4:3, that seems pretty bizarre. I think you're imagining the benefit.
     
    Mystere, Apr 4, 2018
    #40
Thema:

Command Prompt gets welcome improvements in Windows 10

Loading...
  1. Command Prompt gets welcome improvements in Windows 10 - Similar Threads - Command Prompt gets

  2. How to get Command Prompt on Windows 11

    in Windows 10 Gaming
    How to get Command Prompt on Windows 11: My PC is Frozen with the following message :The recycle bin on C:\ is corrupted. Do you want to empty the recycle bin for this drive?There are the Yes and No buttons as options but they are inactive.The Windows button + R or X instructions I have read on other posts to access...
  3. How to get Command Prompt on Windows 11

    in Windows 10 Software and Apps
    How to get Command Prompt on Windows 11: My PC is Frozen with the following message :The recycle bin on C:\ is corrupted. Do you want to empty the recycle bin for this drive?There are the Yes and No buttons as options but they are inactive.The Windows button + R or X instructions I have read on other posts to access...
  4. Windows Command Prompt

    in Windows 10 Gaming
    Windows Command Prompt: If I open CMD as administrator and type sfc /scannow I get the error -> "You must be an administrator running a console session in order to use the sfc utility".If I run chkdsk - it gives error -> "Access Denied as you do not have sufficient privileges or the disk may be...
  5. Unable to get into command prompt

    in Windows 10 Gaming
    Unable to get into command prompt: Hi,I have been trying to get into my command prompt in windows, I do this my shift and right clicking on restart, I get into the command prompt just fine but it asks me for a password. Neither my Microsoft password or my windows hello pin works. Please advise....
  6. Unable to get into command prompt

    in Windows 10 Software and Apps
    Unable to get into command prompt: Hi,I have been trying to get into my command prompt in windows, I do this my shift and right clicking on restart, I get into the command prompt just fine but it asks me for a password. Neither my Microsoft password or my windows hello pin works. Please advise....
  7. Unable to get into command prompt

    in Windows 10 Installation and Upgrade
    Unable to get into command prompt: Hi,I have been trying to get into my command prompt in windows, I do this my shift and right clicking on restart, I get into the command prompt just fine but it asks me for a password. Neither my Microsoft password or my windows hello pin works. Please advise....
  8. Improve the window 10 sleep command speed

    in Windows 10 BSOD Crashes and Debugging
    Improve the window 10 sleep command speed: I looking for a solution to speed up sleep command. How can the time be minimized? https://answers.microsoft.com/en-us/windows/forum/all/improve-the-window-10-sleep-command-speed/724e5ebe-f153-4248-880f-aa1e81f19da9
  9. command prompt commands

    in Windows 10 Installation and Upgrade
    command prompt commands: Can anybody just tell me what the command prompt for starting up in safe mode with networking is, if there is one? https://answers.microsoft.com/en-us/windows/forum/windows_10-update/command-prompt-commands/7b058934-65f0-40dc-8982-936764895a61
  10. commands in command prompt

    in Windows 10 Support
    commands in command prompt: is there a full list of DOS style Commands buried somewhere in win10 i try CHKDSK and get nowhere with the command unless I'm typing it wrong. but there are a few otthers i would be interested in as well. 54240