About 1,580,000 results
Open links in new tab
  1. 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 …

  2. How to disable "SearchApp.exe" ? Solved - Windows 10 Forums

    Oct 1, 2024 · It's interesting that one of the Searchapp.exe instances is for Cortana, even though Cortana is turned off in the Policies. This kind of thing was fresh for me, since I was looking for …

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

  4. Consistent high CPU usage / svchost.exe Diagnostic Policy Service

    Apr 19, 2018 · Consistent high CPU usage / svchost.exe Diagnostic Policy Service Hello, For a few days now my office desktop has been pretty much running non-stop a svchost.exe …

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

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

  7. Photos.exe not closing Solved - Windows 10 Forums

    Sep 18, 2024 · You might try rt clicking Photos.exe, and click Properties and see what that tells you... post a screenshot.. It's not the APPS process that will not closed , that works normally …

  8. wcf - What is w3wp.exe? - Stack Overflow

    Oct 19, 2011 · w3wp.exe is a process associated with the application pool in IIS. If you have more than one application pool, you will have more than one instance of w3wp.exe running.

  9. What is the correct order of DISM and sfc commands to fix …

    Jul 25, 2020 · Today i updated my system to build 2004. Everything went fine and so far i haven't had any problems. For good meassure i ran sfc /verifyonly and it found some problems. From …

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