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

    43 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 recognized by …

  2. Difference between .com, .exe, and .bat? - Stack Overflow

    Jan 22, 2010 · An .EXE (short for "executable") file is a binary file that contains much more complex executable binary code. A .COM file was a DOS executable and nowadays its same as .EXE.

  3. Fully understanding how .exe file is executed - Stack Overflow

    Apr 15, 2020 · My final (perhaps too ambitious) goal is to take a hello-world .exe file (compiled with a C compiler and linked) and understand in full detail how it is loaded into memory and executed by a …

  4. "Register" an .exe so you can run it from any command line in Windows

    How can you make a .exe file accessible from any location in the Windows command window? Is there some registry entry that has to be entered?

  5. Restart explorer.exe Process in Windows 10 | Tutorials

    Dec 1, 2019 · How to Restart explorer.exe Process in Windows 10 The explorer.exe process is the user shell for Windows, and is used by such items as the desktop, File Explorer, Start menu, and taskbar. …

  6. How can I find out if an .EXE has Command-Line Options?

    Jan 15, 2012 · Suppose you have an .EXE and you want to check if it has Command-Line Options. How can one know if the .EXE has this ability. In my case I know that Nir Sofers …

  7. 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 database …

  8. How to locate an EXE file that I have just installed?

    Jan 13, 2018 · How to locate an EXE file that I have just installed? BTW: this post relates to an earlier post of today. I'm creating a new post, because (a) I don't want to hijack my own post, and (b) I don't …

  9. windows - Difference between .dll and .exe? - Stack Overflow

    Jul 31, 2009 · I want to know the exact difference between the dll and exe file.

  10. Turn Windows Features On or Off in Windows 10 | Tutorials

    Jul 3, 2021 · This will open the C:\Windows\System32\ OptionalFeatures.exe file. 3 If prompted by UAC, click/tap on Yes. 4 Turn on (check) or off (uncheck) the Windows features you want, and click/tap on …