Jump to content

Search the Community

Showing results for tags 'command prompt'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • The General Stuff
    • Announcements
    • Introduce Yourself!
    • General Discussion
  • Microsoft Software Products
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Server
    • Older Windows NT-Family OSes
    • Windows 9x/ME
    • Other Microsoft Products
  • Unattended Windows Discussion & Support
    • Unattended Windows
    • Other Unattended Projects
  • Member Contributed Projects
    • Nuhi Utilities
    • Member Projects
    • Other Member Contributed Projects
    • Windows Updates Downloader
  • Software, Hardware, Media and Games
    • Forum Categories
    • Mobile Devices
  • Customizing Windows and Graphics
    • Customizing Windows
    • Customizing Graphics
  • Coding, Scripting and Servers
    • Web Development (HTML, Java, PHP, ASP, XML, etc.)
    • Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
    • Server - Side Help (IIS, Apache, etc.)

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype

Found 2 results

  1. In Linux, we can open a terminal and run a command by simply typing in the command's name. So, if I wanted to run DosBox, I'd just type: dosbox The $PATH environment variable is set to /bin,/sbin,/usr/bin,/usr/local/bin,/usr/local/games. And Linux looks in all of those directories for the executable. However, in Windows, one must type the full path of the executable. So, typing: C:\Program Files (x86)\DOSBox-0.74\DOSBox.exe would run DosBox. Is there an easy way to run programs from Command Prompt without having to type all of this?
  2. xpclient

    Console.cpl

    Back in the dark ages of Windows NT 2000/XP we could create a copy of Console.dll in system32 and rename it to Console.cpl so Control Panel showed "Console Windows Properties" (which we can access from cmd.exe -> Alt+Space -> Defaults). But in NT6 it doesn't work. :angrym: Anyone know a command line way to directly open 'Console Windows Properties'?
×
×
  • Create New...