Which files to deploy from /Bin/Debug or Bin/Release?

Having trouble running Advanced Installer? Got a bug to report? Post it all here.

Which files to deploy from /Bin/Debug or Bin/Release?

Postby BGood » Thu May 03, 2012 6:13 pm

I have a Windows forms application in Visual Studio 2010 which has been evolving over several years. It runs fine in the IDE on my development computer and I am building an installer so the application can be deployed to other computers where Visual Studio is not installed. Up to this point, I have been working with Visual Studio's built-in Setup and Deployment installer but I am evaluating AdvancedInstaller as a more robust deployment platform.

Among other questions, I am not sure which files from /Bin/Debug or /Bin/Release to deploy to the ApplicationDirectory on the target computer. Of the following files, where "myProjectName" is the name of my solution, I'm pretty sure that myProjectName.exe and all the DLLs need to be deployed, but what about these other files:

myProjectName.vshost.exe
myProjectName.vshost.config
myProjectName.vshost.exe.config
myProjectName.vshost.exe.manifest
myProjectName.vshost.manifest
myProjectName.vshost.application
myProjectName.application
myProjectName.exe.locked
myProjectName.exe.manifest
myProjectName.exe.config
myProjectName.pdb
myProjectName.xml

As the DLLs are privately deployed, do I need to do anything special about registering the files on the target machine, or is simply putting them in the ApplicationDirectory sufficient?

Any guidance would be appreciated. Thank you.
BGood
 
Posts: 32
Joined: Thu Apr 19, 2012 4:22 pm

Re: Which files to deploy from /Bin/Debug or Bin/Release?

Postby mihai.petcu » Fri May 04, 2012 11:08 am

Hello,

Thank you for your interest in Advanced Installer.

Among other questions, I am not sure which files from /Bin/Debug or /Bin/Release to deploy to the ApplicationDirectory on the target computer.

This is done automatically by selecting your solution in Visual Studio Application project type.(New -> Installer)
You can also import existing visual studio setup projects.(New -> Import -> Visual Studio Setup Project)

All the best,
Mihai
Mihai Petcu
Advanced Installer Team
http://www.advancedinstaller.com/
mihai.petcu
 
Posts: 3457
Joined: Thu Aug 05, 2010 8:01 am


Return to Common Problems

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 7 guests