Top "Windows-xp" questions

Windows XP is a Microsoft graphical operating system edition for use on personal computers.

Is it possible to kill a process on Windows from within Python?

I'm using Python 2.6. Sometimes there become several instances of a certain process open, and that process causes some problems in …

python windows windows-xp
How can I interrupt MATLAB when it gets really really busy?

I'm running a long simulation in MATLAB that I've realized I need to stop and rerun. However, MATLAB is really …

matlab interrupt windows-xp
Where does WAMP server store database files

My hard-drive has encountered some problems and I am unable to boot Windows with it. I am able to view …

windows windows-xp database wamp mysqldump
Can't install PostgreSQL: An error occurred executing the Microsoft VC++ runtime installer on Windows XP

I downloaded installer postgresql-9.0.1-1-windows.exe from the official site, ran it, and then got an error: An error …

postgresql windows-xp
How to fix DWMAPI.DLL delay-load dependency under WinXP?

I have built a .dll under WinXP that claims it can't find DWMAPI.DLL when it's loaded. The problem is …

dll windows-xp dwm
Internet connection in Virtualbox won't work (Mac OS X host / Windows XP guest)

I have been trying (and failing) to set up any kind of internet connection for my Windows XP virtual machine …

macos networking windows-xp virtualbox
How to open .msu extension file?

I have downloaded a file WINDOWS POWERSHELL that has an .msu extension how do i install this package in my …

windows windows-xp windows-update
External exception C0000006

I've wrote some program in Delphi and when I am running it from a disk on key. At some point …

delphi exception error-handling windows-xp
Changing IP address via command line on Windows XP

I'm trying to change a machine IP address via cmd.exe with this code: netsh int ip set address name="…

command-line windows-xp ip netsh
Bluetooth APIs in Windows/.Net?

I am in the process of writing a Bluetooth scanner that locates and identifies mobile devices in the local vicinity. …

c# .net windows windows-xp bluetooth