Top "Windows-xp" questions

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

How can I change the width of a Windows console window?

Is it possible to programmatically, or otherwise, increase the width of the Windows console window? Or do I need to …

windows windows-xp console
Fail to launch application (CreateProcess error=87), can't use shorten classpath workaround

When I launch our application in Eclipse on Windows I receive the following error: Exception occured executing command line. Cannot …

eclipse windows-xp
Use clipboard from VBScript

I am looking for a method to place some text onto the clipboard with VBScript. The VBScript in question will …

vbscript windows-xp clipboard
remote sc OpenSCManager query failed 5 access denied

I'm writing a script that periodically checks that certain services are running on remote workstations. I'm having a devil of …

permissions cmd windows-xp mmc service-control-manager
How to set browser window size larger than the screen resolution in Windows XP?

I would like to set browser size (mainly width) larger than the screen resolution in Windows XP. It looks like …

google-chrome browser windows-xp screen-size
How to kill an open process on node.js?

I'm trying to set up a build-system for Node.js on sublime, so I can press F7 to call "node" …

windows node.js windows-xp kill-process
How to link winsock.lib?

In my C++ class, I use sockets. I have some errors when linking because, in my opinion, the library winsock.…

c++ sockets visual-studio-2005 windows-xp winsock
What is a good IDE for working with shell-scripting in a Windows environment?

I have already learned shell-scripting in Linux environment. However, now I am unable to install Linux on my PC, but …

linux bash ide windows-xp
How do I compile for Windows XP with Visual Studio 2012?

Ok, so I'm using Visual Studio 2012 in Windows 7 x64 for programming and compiling. My application works fine there, but when …

c++ c visual-c++ windows-xp visual-studio-2012