About 1,580,000 results
Open links in new tab
  1. windows - what's in a .exe file? - Stack Overflow

    So a .exe file is a file that can be executed by windows, but what exactly does it contain? Assembly language that's processor specific? Or some sort of intermediate statement that's …

  2. upgrade - How to download and offline install Visual Studio 2022 ...

    Feb 18, 2025 · vs_enterprise.exe update --noWeb --quiet --installpath "C:\Program Files\Microsoft Visual Studio\2022\Enterprise" Update The easiest and fastest way to update your offline …

  3. Is it possible to "decompile" a Windows .exe? Or at least view the ...

    Nov 7, 2008 · A friend of mine downloaded some malware from Facebook, and I'm curious to see what it does without infecting myself. I know that you can't really decompile an .exe, but can I …

  4. What's the difference between an EXE and a MSI installer?

    Oct 7, 2010 · Legacy Setup.exe Installer: Note that an EXE file can also be a non-MSI installer In other words an old-style installer not based on the Microsoft MSI format (which is a MS-SQL …

  5. How do I set the version information for an existing .exe, .dll?

    ResourceHacker.exe: I thought it would be interesting to operate on itself cmake.exe: random executable with no Version Info set (part of v3.6.3 installation on my machine) Before going …

  6. How can I install and use "make" in Windows? - Stack Overflow

    I searched online, but I could only find a make.exe file, a make-4.1.tar.gz file (I don't know what to do with it next) and instructions for how to download MinGW (for GNU; but after installing it, I …

  7. SQL Server® 2016, 2017, 2019 and 2022 Express full download

    Jan 25, 2017 · All previous version of SQL Server Express were available in both web and full downloads. But I cannot find full download of SQL Server® 2016 Express. Does it exist? …

  8. Create Windows service from executable - Stack Overflow

    Aug 27, 2010 · Is there any quick way to, given an executable file, create a Windows service that, when started, launches it?

  9. Setting JAVA_HOME environment variable in MS Windows

    I get back a message saying Java.exe could not be found. I've followed the instructions found in several places for setting JAVA_HOME in Windows 7. As can be seen in the image I'm …

  10. How to install Visual Studio 2022 Build Tools on Windows Server …

    Oct 13, 2022 · I was able to install the Visual Studio 2022 Build Tools on Windows Server Core 2022 by creating a network installation source for the Build Tools, customizing the …