Windows Installer is the installation service provided with Windows, based on the creation and installation of MSI files.
I have a console app project and a related setup project in the same solution. When I run the generated .…
visual-studio-2010 windows-installer installationHow can I add a file to an InstallShield component specifying a relative path to the InstallShield project in order …
windows-installer installshield filepathHow are properties set on CustomActionData to be retrieved by a deferred custom action?
wix windows-installer wix3.5 custom-actionWhich (commercial or free) installer tool would you recommend to replace InstallAnywhere as the installer for a Java EE application? …
java installation jakarta-ee windows-installerI know how to set the permissions for a folder: <DirectoryRef Id="ProgramFilesFolder"> <Directory Id="PHPFolder" Name="…
permissions wix installation windows-installer wix-extensionI'm trying to move a solution I have over to Visual Studio 2012 and one of the project types is .vdproj. …
visual-studio-2012 windows-installer vdproj installshield-le iswixI have installed jdk1.7.0_15. JavaFX's download page says the following: JavaFX 2.2.7 contains the latest security fixes and is co-bundled with …
java eclipse windows-installer javafx-2I have tried to create a custom action for a Visual Studio Installer project to modify the permissions for a …
c# windows-installer custom-actionIs this possible? All I can see searching around is basically that I need to use 3rd party tools (e.…
windows-installer uninstallation installshield-leIn WIX, how do you create a non advertised shortcut in the allusers profile? So far I've only been able …
wix windows-installer wix3 shortcuts advertised-shortcut