Top "Windows-7" questions

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

java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind (JBOSS)

I'm using JBoss 4.0.5 GA on Windows 7 with Java version 1.5 (I have to use older java version and a JBoss because …

java windows-7 jboss jakarta-ee jvm
libgmp-10.dll is missing

I recently installed MinGW on my 64-bit Windows 7 computer and when I attempt to compile the most basic of c++ …

c++ windows windows-7 mingw
Have WAMP start automatically upon Windows start-up (without logging on or any UAC interference)

I'm looking to have WAMP start when I switch on the computer. Ideally it would start without users even having …

apache windows-7 wamp wampserver
makecert.exe missing in windows 7, how to get it and use it

I am using Windows 7. I don't have the makecert.exe, which I came to know when I tried to run …

windows-7 makecert
Need to completely remove a device driver in windows 7

I have an old USB device that is not recognized by windows 7, so I grabbed the device driver for the …

windows windows-7 usb driver inf
WampServer - mysqld.exe can't start because MSVCR120.dll is missing

I've tried to run wampserver on my local side, but mysql server doesn't run. when I try to install service, …

mysql wordpress windows-7 vmware wampserver
Resetting ROOT password in MySQL 5.6

I have been following these instructions for resetting root password for local installation of MySQL 5.6 on Windows 7 laptop. I stopped …

mysql windows-7 passwords password-recovery mysql-5.6
Cython: "fatal error: numpy/arrayobject.h: No such file or directory"

I'm trying to speed up the answer here using Cython. I try to compile the code (after doing the cygwinccompiler.…

python windows-7 numpy cython
Windows 7 remote shutdown: Access denied(5)

I am trying to force a remote shutdown from my laptop to my PC: machine> shutdown -m \\192.168.2.10 -s -f …

networking windows-7 cmd remote-access shutdown
run robocopy bat to copy entire drive to another drive

I'm trying to run a simple backup (mirror) of one entire drive (d:) to another drive (k:). I've created a .…

windows batch-file windows-7 cmd robocopy