The project Properties window (NOT properties) can be shown by selecting the project in Solution Explorer, and then F4. You can set InstallAllUsers to True there.
The Properties window of the InstallFolder dialog has a settting InstallAllUsersVisible, so just set that to False.
Related Contents:
- Run exe after msi installation?
- Which winform project files should be packed up into the installer
- Adding Custom prerequsites to visual studio setup project
- VS 2017 Installation failed
- In-use files not updated by MSI-installer (Visual Studio Installer project)
- Visual Studio 2015 installer hangs during install?
- How can I find the product GUID of an installed MSI setup?
- How to make better use of MSI files
- Microsoft.ACE.OLEDB.12.0 provider is not registered
- Visual Studio: How to break on handled exceptions?
- Resolving LNK4098: defaultlib ‘MSVCRT’ conflicts with
- Removing files when uninstalling WiX
- How can I find the Upgrade Code for an installed MSI file?
- Set content files to “copy local : always” in a nuget package
- How do I add an existing directory tree to a project in Visual Studio?
- Proper way to rename solution (and directories) in Visual Studio
- Visual Studio opens the default browser instead of Internet Explorer
- VS2010 How to include files in project, to copy them to build output directory automatically during build or publish
- How do you count the lines of code in a Visual Studio solution?
- Call C standard library function from asm in Visual Studio
- MSI register dll – Self-Registration considered harmful
- How do I set specific environment variables when debugging in Visual Studio?
- Will installing Visual Studio 2010 side by side with VS2008 cause problems?
- Custom Intellisense Extension
- Should I add the Visual Studio .suo and .user files to source control?
- Does an universal cross-platform installer exists? [closed]
- Microsoft Visual Studio: opendir() and readdir(), how?
- How do you default a new class to public when creating it in Visual Studio?
- Create an application setup in visual studio 2013
- Why is Visual Studio 2010 not able to find/open PDB files?
- How to avoid the “Windows Defender SmartScreen prevented an unrecognized app from starting warning”
- Create MSI from extracted setup files
- Powershell: Uninstall application by UpgradeCode
- Error HRESULT E_FAIL has been returned from a call to a COM component VS2012 when debugging
- Silent run installer (.exe) with parameters on Windows
- What does “Optimize Code” option really do in Visual Studio?
- Open a file in Visual Studio at a specific line number
- Has anyone had success with Visual Studio 6 on Windows 7?
- How does CMake specify “Platform Toolset” for a Visual Studio 2015 project?
- Adding a guideline to the editor in Visual Studio
- Visual Studio project type guids
- Solution-wide pre-build event?
- MSI Reference Counting: Two products install the same MSIs
- ESLint support Visual studio 2017
- Avoiding “Press any key to continue” when running console application from Visual Studio
- Unblocking a DLL on a company machine. How?
- Change language of Visual Studio 2017 RC
- Visual C++: How to disable specific linker warnings?
- Slowdown of Microsoft Visual Studio due to different Virus scanner
- “Value does not fall within the expected range” when trying to add a reference in a project