Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A PowerShell script to convert a Visual Studio set-up project to a Wix script

License

NotificationsYou must be signed in to change notification settings

chrisoldwood/vdproj2wix

Repository files navigation

vdproj2wix v1.0===============Introduction------------This PowerShell script (vdproj2wix.ps1) is a very simple one for converting aVisual Studio setup project (aka a .vdproj file) into a WiX format one (i.e.a .wxs file). Although there are other more fully featured tools for creatinga .wxs file, such as from an existing MSI binary, I wanted something that gaveme a bare bones .wxs file that ignored all the boilerplate code that VisualStudio adds by default. As a server-side chappy all the MSI installers I createare simple ones designed to deploy a bunch of files into a folder - this scripttargets that scenario.Releases--------Stable releases are formally packaged and made available from my Win 32 tools page:http://www.chrisoldwood.com/win32.htmThe latest code is available from my GitHub repo:https://github.com/chrisoldwood/vdproj2wixDocumentation-------------There is a manual: vdproj2wix.html.Contact Details------------------Email: gort@cix.co.ukWeb:http://www.chrisoldwood.comChris Oldwood 31st October 2011

About

A PowerShell script to convert a Visual Studio set-up project to a Wix script

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp