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

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

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

  3. Google Chrome Path in Windows 10 - Stack Overflow

    Nov 18, 2016 · Please see the screenshot which gives you the ability to seek for the current path of google chrome path or any other application Task Manager - Windows 10

  4. What is different between *.bat and *.sh and *.exe file?

    Jan 10, 2015 · But 2.Why don't use *exe instead *sh, *bat file to run ? How the structure in *bat, *sh file ?? @ThanhPhong It doesn't use *.exe for the same reason it uses both bat and sh - Unix doesn't …

  5. c# - How to pass parameters to an exe? - Stack Overflow

    Apr 19, 2015 · The exe that I am running on my server is psexec which in turn must run the exe named vmtoolsd.exe located on another system. How do I pass parameters to vmtoolsd.exe ?

  6. Installer vs. zip or executable exe? - Stack Overflow

    Some .exe files can be ran straightly, though (it's probably cause they don't have much source files to extract, huh?). I was wondering, what's the difference between an installer, that just extracts the files, …

  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. I've downloaded an .exe file but it closes quickly as it opens

    Aug 30, 2014 · I am trying to open a downloaded .exe file but it closes as soon as it opens. Is there any possible way so that I can open it for a longer duration to read the content.

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

  10. How to disable Perfwatson2.exe from Visual Studio

    Oct 12, 2021 · How do I disable Perfwatson in Visual Studio? Perfwatson is not disabled by Tools > Extensions and Updates > Developer Analytics Tools.