Top "Windows-7" questions

Use for questions about programming with or for Windows 7, a past release of Microsoft Windows.

How to recursively delete an entire directory with PowerShell 2.0?

What is the simplest way to forcefully delete a directory and all its subdirectories in PowerShell? I am using PowerShell …

windows powershell windows-7 filesystems delete-directory
Can't connect to MySQL server on 'localhost' (10061) after Installation

I installed MySQL using mysql-installer-5.5.20.0.msi on Windows 7. From the cmd window, I run "mysqlshow -u root -p". It asked …

mysql windows windows-7
Can't start hostednetwork

When I try to run netsh wlan start hostednetwork, I get the following message: C:\Windows\system32>netsh wlan …

windows windows-7 windows-7-x64 netsh
How to access shared folder without giving username and password

I have shared one folder to "Everyone" on a machine 1 and trying to access the folder from another machine 2. It …

windows-7 share
http://localhost/ not working on Windows 7. What's the problem?

I have a big problem opening http://localhost/ on Windows 7 (beta). I installed this os and everything went great; when …

php netbeans windows-7 localhost wamp
how to install gcc on windows 7 machine?

I have MinGW on my windows 7 machine. I wish to install and use complete gcc for C compiler. I found …

gcc windows-7 installation
How do you run a command as an administrator from the Windows command line?

I have a small script that performs the build and install process on Windows for a Bazaar repository I'm managing. …

cmd windows-7 windows-vista
Windows 7: unable to register DLL - Error Code:0X80004005

When I tried to register a COM DLL, regsvr32 rpcrt4.dll I get the following error message: `The module "c:\…

windows-7 regsvr32
port forwarding in windows

I have two network board in my pc: The main one has the local ip -> 192.168.1.111 The secondary ones …

windows windows-7 portforwarding
IO Error: The Network Adapter could not establish the connection

I am new to Oracle, and am trying to run a simple example code with Java, but am getting this …

java windows-7 jdbc oracle11g bootcamp