Top "Windows-xp" questions

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

How do I install cURL on Windows?

I have followed all the instructions here: http://www.tonyspencer.com/2003/10/22/curl-with-php-and-apache-on-windows/ to install & config apache get the PHP5 …

php windows curl windows-xp installation
intl extension: installing php_intl.dll

I'm trying to locate php_intl.dll and install it. Does anyone have any tips?

php windows-xp intl
How do I find files with a path length greater than 260 characters in Windows?

I'm using a xcopy in an XP windows script to recursively copy a directory. I keep getting an 'Insufficient Memory' …

windows windows-xp xcopy max-path
BAT file to open CMD in current directory

I have many scripts which I interact with from the command line. Everytime I need to use them, I have …

windows cmd windows-xp
How do I manually create a file with a . (dot) prefix in Windows? For example, .htaccess

I want to create a .htaccess file manually and discovered it seems impossible through the Windows UI. I get a "…

windows .htaccess windows-xp filenames
How to export and import environment variables in windows?

I found it is hard to keep my environment variables sync on different machines. I just want to export the …

windows environment-variables windows-xp
Download the Android SDK components for offline install

Is it possible to download the Android SDK components for offline install without using the SDK Manager? The problem is …

android windows-xp
Vim for Windows - What do I type to save and exit from a file?

Using Windows XP I accidentally typed git commit -a instead of git commit -am "My commit message", and now I'm …

git vim windows-xp git-commit
How to create ls in windows command prompt?

I want to use ls in windows command prompt and make it run the dir command. How can I do …

windows windows-xp cmd ls dir