Skip to main content

All Questions

Tagged with
28 votes
4 answers
114k views

Determine the mapped network path from cmd window

I have a network drive - mapped to Z:\ Is there a simple command to know the full network path from cmd ? I.e. if cmd shows Z:\ABC\, I had like a command to output \\networkDrive\MappedDir\ABC net ...
Ofiris's user avatar
  • 1,937
27 votes
4 answers
11k views

How can I widen the Windows 7 Command Prompt window?

How can I widen the Windows 7 command prompt window? It's fixed at 80 columns in width and dragging the window edges won't let me make it any bigger than that.
user81430's user avatar
  • 539
26 votes
5 answers
63k views

Where are the standard Windows prompt commands files?

If I type dir in the command line, I guess it executes a dir.exe hidden somewhere in the system. Is there such a file? Where is it?
Jader Dias's user avatar
  • 16.1k
26 votes
5 answers
44k views

Windows 7 equivalent for ntrights.exe

What is an equivalent for ntrights.exe on Windows 7? I need it to be able to be run from the command line.
Avery3R's user avatar
  • 774
24 votes
3 answers
118k views

Why doesn't "cd D:" change the command context to D:? [duplicate]

Possible Duplicate: Using cd Command in Windows Command Line, Can't Navigate to D:\ Every time I want to change directory context to another drive (D, E, F, or whatever..) on a Windows ...
Diogo's user avatar
  • 30.5k
24 votes
5 answers
128k views

How to display/change the owner of a file on Windows 7

Is there a way to display the owner of folders and files from the command line in Windoews 7 command prompt? Can you change the owner of a folder or file to some "arbitrary" user which is not your ...
Kevin Fegan's user avatar
  • 4,887
23 votes
2 answers
135k views

Tunnel adapters on ipconfig?

Hello I recently noticed unusual information in my IPCONFIG. Usually I only see Ethernet adapter Local Area Connection, but now I see Tunnel adapter isatap... and Tunnel adapter Teredo... I was ...
IMB's user avatar
  • 5,533
23 votes
5 answers
70k views

Windows equivalent to xargs?

What would be the Windows 7 Equivalent for the following command? find . -type f -print0 | xargs -0 sed -i 's/ url \([^" >][^ >]*\)/ url "\1"/g' I am trying to migrate Django 1.4 to 1.5
Gustavo Reyes's user avatar
22 votes
3 answers
121k views

List only files of a particular extension with the DIR command

On Windows, we can see directory content using the DIR command. I want to know, how can one see the list of only those files which have particular extension, e.g I want to see list of all .txt ...
Johnydep's user avatar
  • 1,105
22 votes
6 answers
205k views

Change Windows 7 file permissions from command prompt

How can I change Windows 7 file permissions using the command prompt? I want to change permissions in program files, but cacls is not working for me.
sam's user avatar
  • 1,027
22 votes
3 answers
162k views

How do I change the Windows7 LAN proxy config from the command line?

In Windows 7, Is it possible to define/change the proxy config from the command line? So, using the GUI, I would go: Start → Control Panel → Network and Internet → Internet Options → Connections → ...
david.barkhuizen's user avatar
21 votes
4 answers
82k views

Windows 7 - Open the Volume Control popup from the command prompt

I would like to open the Volume Control popup directly without using the mouse or keyboard. Currently, I am using AutoHotkey to press Win+B to focus on the system tray, Left to highlight the Volume ...
iglvzx's user avatar
  • 23.7k
21 votes
9 answers
126k views

Change Display Arrangement via Batch/Command Line on Windows 7

I want to change the Display Arrangement of my computer via Command line. I have 2 monitors set up, extending, and I want to change the monitors setup from Dual Display to Single Display and back via ...
private_meta's user avatar
  • 2,474
21 votes
9 answers
168k views

Why is "ipconfig" not recognized as an internal or external command?

Using Windows 7, on just one of my machines, typing in "ipconfig" no longer does anything. Is there a reason for this? My speculation is that it has something to do with java SDK installation / ...
IAmGroot's user avatar
  • 396
21 votes
3 answers
63k views

What is the edit command for 64-bit Windows 7?

I am using Windows 7 64-bit. I could not find a command that enables me to write a text file in the command prompt. Is there a command for this on Windows 7 x64? I tried edit but it is not supported ...
Mahesh's user avatar
  • 211

15 30 50 per page
1 2 3
4
5
73