About 1,630,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. 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 …

  3. How to run an installation in /silent mode with adjusted settings

    Sep 14, 2018 · 2 My goal: I want to create a CMD command that will installs a program with adjusted install settings. If I execute my .exe install file without any parameters, I have to click …

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

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

  6. c# - How to build a whole .NET Framework application as a single …

    The .Net project when compiled gives a exe file on the Debug/release paths as set in the properties of the application. I think you are asking for the self extracting application setup exe …

  7. Turn Windows Features On or Off in Windows 10 | Tutorials

    Jul 3, 2021 · This will open the C:\Windows\System32\ OptionalFeatures.exe file. 3 If prompted by UAC, click/tap on Yes. 4 Turn on (check) or off (uncheck) the Windows features you want, and …

  8. c++ - Error with vscode-cpptools: "cl.exe build and debug is only ...

    I am using a Visual Studio toolchain with the vscode-cpptools extension for VS Code and getting the following error: cl.exe build and debug is only usable when VS Code is run from the …

  9. SQL Server® 2016, 2017, 2019 and 2022 Express full download

    Jan 25, 2017 · All previous version of SQL Server Express were available in both web and full downloads. But I cannot find full download of SQL Server® 2016 Express. Does it exist? …

  10. How do I set the version information for an existing .exe, .dll?

    As part of our build process I need to set the version information for all of our compiled binaries. Some of the binaries already have version information (added at compile time) and some do …