Skip to content

jroakbr/AdissParser-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdissParser

View the website of the documentation here.

Building from source

The following are prerequisites to work with ADISS Parser code:

The following are additional prerequisites to build an installer (.msi):

Deployment

Deployment is done by building an installer (.msi) and uploading it to the Site Engineering Bullseye assets page. The installer download link can be sent out to the users via email to notify them an update. The latest released installer is AdissParser.0.1.15.

To run a complete build on command line only, execute src\Installer\build.bat. This will execute only the part of the build script that downloads and initializes a few required build tools and packages. The output installer file will be located in src\Installer\bin\Release\AdissParser.msi. When sending an installer for an update to the user, make sure to update the Product.Id and Product.Version defined in src\Installer\Product.wxs (read the WiX documentation for more info).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published