2012-01-28 21:57:06 +01:00
|
|
|
############################################################
|
|
|
|
# Create msi packages:
|
|
|
|
############################################################
|
|
|
|
|
|
|
|
Requirements:
|
|
|
|
|
|
|
|
1. Download WixEdit from http://wixedit.sourceforge.net/ and install it
|
|
|
|
2. Download Softmaker Planmaker Viewer 2010 from http://www.officeviewers.de/
|
|
|
|
3. Extract PMViewerSetup.exe into a temporary folder
|
2012-02-17 07:11:25 +01:00
|
|
|
4. Copy PlanMakerViewer2010.wxs to this folder
|
2012-01-28 21:57:06 +01:00
|
|
|
5. Start WixEdit and open the wxs file
|
|
|
|
6. Then select "Build" "Create MSI"
|
|
|
|
7. When the creation is finisched you will find PlanMakerViewer2010.msi
|
|
|
|
in the temporary folder
|