14 lines
585 B
Plaintext
14 lines
585 B
Plaintext
############################################################
|
|
# 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
|
|
4. Copy PlanMakerViewer2010.wxs to this folder
|
|
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 |