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

  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. 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 process which is linked …

  4. Compile to a stand-alone executable (.exe) in Visual Studio

    how can I make a stand-alone exe in Visual Studio. Its just a simple Console application that I think users would not like to install a tiny Console application. I compiled a simple cpp file using ...

  5. 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 when I open …

  6. Bat file to run a .exe at the command prompt - Stack Overflow

    Mar 8, 2013 · This is a required parameter of the start command. "svcutil.exe" is the absolute or relative path to the application you want to run. Using quotation marks allows you to have spaces in the path. …

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

    Nov 8, 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 at least view it in

  8. powershell - EXE silent installation - Stack Overflow

    Start-Process -FilePath "C:\Temp\UpgradeClientInstaller\setup.exe" -ArgumentList "/S /v/qn" by giving /s in argument list, it should install silently without user intervention but a popup is showing Even I try …

  9. 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 how...

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