About 13,100,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. 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. 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 - …

  4. upgrade - How to download and offline install Visual Studio 2022 ...

    Feb 18, 2025 · vs_enterprise.exe update --noWeb --quiet --installpath "C:\Program Files\Microsoft Visual Studio\2022\Enterprise" Update The easiest and fastest way to update your offline …

  5. java - How can I convert a .jar to an .exe? - Stack Overflow

    Dec 2, 2010 · I want to convert a .jar to an .exe for microsoft. Is there any program converter for this? Also if there's one for Mac and Linux I would appreciate suggestions for those too.

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

  7. How to find where javaw.exe is installed? - Stack Overflow

    Jul 12, 2013 · So, for a project I am working on, I need to find out where a javaw.exe is located on a user's machine. How do I do that? Assuming that user is on Windows machine The method …

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

  9. Create a batch file to run an .exe with an additional parameter

    Jan 12, 2015 · Learn from cmd.exe the correct syntax by using the file name completion of cmd. Type in a command prompt window C:\Pro and press key TAB and displayed is "C:\Program …

  10. Setting JAVA_HOME environment variable in MS Windows

    I get back a message saying Java.exe could not be found. I've followed the instructions found in several places for setting JAVA_HOME in Windows 7. As can be seen in the image I'm …