Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Setup / September 2007

Tip: Looking for answers? Try searching our database.

Wix/Votive - adding all files in a directory to a project?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sergei Shelukhin - 13 Sep 2007 22:13 GMT
Hi.
I wonder if there's something similar to "Project output" concept for
Wix setup projects created using Votive.

We are currently using Web setup project followed by  Custom Action
that is used to do most of the work to deploy a big ASP.NET
application.
We are considering moving the deployment to either WiX or a completely
custom tool because of the utter lack of functionality in Web Setup
projects.

The problem is that the project has hundreds of files in a complicated
subdirectory tree in several separate projects and files are
constantly added, removed and moved around from version to version.
Web setup has the advantage of packaging all the required files
easily, I wonder if this is available for WiX.

Application is basically a monolithic entity and the update includes
the removal of most files (apart from maybe 3-5 files and 1-2
subdirectories) and redeployment of the new ones so we don't care
about component versioning problems.
Vadym Stetsiak - 14 Sep 2007 09:40 GMT
Hello, Sergei!

Not sure about Votive and output files.

But since WiX is based on XML, you can add post-build action to your ASP.NET
project that will generate XML file,
where all the files that need to be installed will be defined.

--
With best regards, Vadym Stetsiak.
Blog: http://vadmyst.blogspot.com

You wrote  on Thu, 13 Sep 2007 14:13:38 -0700:

SS> Hi.
SS> I wonder if there's something similar to "Project output" concept
SS> for
SS> Wix setup projects created using Votive.

SS> We are currently using Web setup project followed by  Custom Action
SS> that is used to do most of the work to deploy a big ASP.NET
SS> application.
SS> We are considering moving the deployment to either WiX or a
SS> completely custom tool because of the utter lack of functionality in
SS> Web Setup projects.

SS> The problem is that the project has hundreds of files in a
SS> complicated subdirectory tree in several separate projects and files
SS> are constantly added, removed and moved around from version to
SS> version.
SS>  Web setup has the advantage of packaging all the required files
SS> easily, I wonder if this is available for WiX.

SS> Application is basically a monolithic entity and the update includes
SS> the removal of most files (apart from maybe 3-5 files and 1-2
SS> subdirectories) and redeployment of the new ones so we don't care
SS> about component versioning problems.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.