Top "Setup-deployment" questions

Microsoft Setup and Deployment Wizard for Visual Studio or the .NET framework

MSIEXEC not installing an MSI setup if /QUIET parameter is used to suppress the UI

I have an MSI installer that was created using Install Shield Limited Edition, I can install it normally by directly …

.net windows-installer installshield setup-deployment
Inno Setup Execute a batch file before [Files] section

Currently my batch file is in [Run] section. I need my batch file to execute before the [Files] section. Is …

inno-setup setup-deployment
Installshield The specified File key not found in the File table

I've packaged my WinForms app with the Visual Studio Installshield Limited Edition wizard. When installing the app, I get this …

winforms setup-deployment installshield-le
How to retrieve a saved ftp password from phpStorm?

I know that technically, this question should be asked on phpStorm's forums, but being a popular IDE (I bet an …

ftp phpstorm setup-deployment password-recovery password-retrieval
Installable Linux daemons, how to create them in C++?

Installable Linux daemons, how to create them in C++ ? I have a server applicationin C++ which I want it to …

c++ linux setup-deployment
setup has detected that the file "" has changed since it was initially published

I have developed a setup application for my project, wherein prerequisite software's will be downloaded from vendors website. Doing this …

.net visual-studio-2010 crystal-reports setup-deployment
How to include dependencies in Setup and Deployment Project?

I have a solution that consists of 3 projects. I've created a deployment project it is only including the dependencies from …

visual-studio-2010 visual-studio setup-project setup-deployment
How to include INF driver install into VS Installer project

I use a Setup and Deploy project in Visual Studio 2008 to install my c# project. I have a USB driver …

visual-studio visual-studio-2008 installation driver setup-deployment
How to get started deploying PHP applications from a subversion repository?

I've heard the phrase "deploying applications" which sounds much better/easier/more reliable than uploading individual changed files to a …

php svn zend-framework deployment setup-deployment
HRESULT = '80004005' in Visual Studio 2008 Setup Project

When I try to build my setup project, I get the following error: "An error occurred while validating. HRESULT = '80004005…

visual-studio-2008 deployment installation setup-deployment deployment-project