Top "Windows-xp" questions

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

How to delete or change directory of a cloned git repository on a local computer

Used git clone [url] to clone an open source project but it cloned to the C:\Documents and Setings\$USER\…

git windows-xp move
How to access share folder in virtualbox. Host Win7, Guest Fedora 16?

I'm a newbie in linux. I installed Fedora 16 OS as guest in virtualbox on Window 7. Now, I want to access …

linux windows-xp fedora virtualbox vbox
How to schedule a task to run when shutting down windows

How do you schedule a task in Windows XP to run when you shutdown windows. Such that I want to …

windows-xp
Opening a remote machine's Windows C drive

I'm trying to locally mount a machine's C drive that is on my LAN. I need to able to browse …

windows windows-xp sysadmin
GnuPG: "decryption failed: secret key not available" error from gpg on Windows

Environment: HP laptop with Windows XP SP2 I had created some encrypted files using GnuPG (gpg) for Windows. Yesterday, my …

windows-xp gnu gnupg
installing JDK8 on Windows XP - advapi32.dll error

I downloaded JDK8 build b121 and while trying to install I'm getting the following error: the procedure entry point RegDeleteKeyExA …

java dll java-8 windows-xp
Apache Maven install "'mvn' not recognized as an internal or external command" after setting OS environmental variables?

I've followed the official installation instructions here for Windows XP. But sometimes when I execute mvn --version, I receive the …

java apache maven windows-xp
ssh-keygen' is not recognized as an internal or external command

I am trying to add ssh keys for usage on github but on my xp on command prompt ssh-keygen does …

git ssh windows-xp key
Windows batch files: multiple if conditions

Is there a way to say something like if %1 == 1 or %1 == 2 in a batch file? Or, even better, if I could …

windows-xp batch-file
Enable/disable network connection from command line

I know that there exists ton of results in Google for this: results, but I didn't make it in my …

networking cmd windows-xp