Top "Windows-7" questions

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

Run Batch File On Start-up

Is there a way to start multiple programs in a batch file on system start-up? In addition to that, in …

batch-file windows-7 startup
Installation of VB6 on Windows 7 / 8 / 10

I have been having problems installing VB6 on Windows 7. I realize it is a legacy IDE and my research on …

windows-7 vb6 installation legacy legacy-code
Multiple -and -or in PowerShell Where-Object statement

PS H:\> Invoke-Command -computername SERVERNAME { Get-ChildItem -path E:\dfsroots\datastore2\public} | Where-Object {{ $_.e xtension-match "xls" -or $_.extension-match "xlk" } -and { $_.…

powershell windows-7 windows-server-2008 windows-server-2003
How do I change the default location for Git Bash on Windows?

I am using Git on Windows 7 and access my repositories through Git Bash. How can I change the default location …

git windows-7 git-bash
How can I create a self-signed cert for localhost?

I've gone through the steps detailed in How do you use https / SSL on localhost? but this sets up a …

iis windows-7 ssl-certificate
ld.exe: cannot open output file ... : Permission denied

I recently installed CodeBlocks with mingw32 on Windows 7 Ultimate 32bit in order to dust off my c skills, but this …

c windows windows-7 codeblocks mingw32
Changing default startup directory for command prompt in Windows 7

How do I change default startup directory for command prompt in Windows 7? I usually do the following to start command …

windows-7 command-prompt
Is it possible to install both 32bit and 64bit Java on Windows 7?

Is it possible to install both 32bit and 64bit Java on Windows 7? I have some applications that I can run …

windows-7 32bit-64bit java
How to Delete node_modules - Deep Nested Folder in Windows

Upon trying to remove the node_modules directory created by npm install: The source file name(s) are larger than …

node.js windows-7 npm
Git Bash is extremely slow on Windows 7 x64

I've been using Git on both Windows and Ubuntu during the development of a small project, frequently flipping back and …

git bash windows-7 msysgit mingw32