About 1,600,000 results
Open links in new tab
  1. "Register" an .exe so you can run it from any command line in …

    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?

  2. svchost.exe blocked Solved - Windows 10 Forums

    Jul 23, 2025 · Svchost.exe is a legitimate Windows process that hosts various system services, and while it's generally safe, malware can sometimes disguise itself as a svchost.exe process

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

  4. Setup.exe in Windows 10 ISO doesn't open - Ten Forums

    Jul 31, 2025 · Boot normally, browse to setup.exe on that install disk and proceed with the in-place upgrade. Hmm, does this mean I make a Windows 10 USB, put the Windows ISO in it, …

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

  6. Convert PowerShell script to exe - Stack Overflow

    Jan 19, 2018 · I'm looking to convert a PS1 file to an .exe file so I can roll it out to less technical users. I believe it'll be much easier for them if all they need to do is double-click it vs explaining …

  7. installation - Extract MSI from EXE - Stack Overflow

    Oct 10, 2009 · I want to extract the MSI of an EXE setup to publish over a network. For example, using Universal Extractor, but it doesn't work for Java Runtime Environment.

  8. WIN 10, EXE files opening in Notepad - Help!! - Ten Forums

    Jun 11, 2025 · Does anyone know how to fix exe files opening in notepad for Win 10 computers? I know if I make a boot disk I could possibly fix this problem but win 10 doesn't have the option, …

  9. How to make exe files from a node.js app? - Stack Overflow

    Nov 18, 2011 · I have a node app that I wrote, that I run as follows: node.exe app.js inputArg Is there some way I can package this into a .exe by itself? So I can just do something like this? …

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