Skip to content

mhirtentreu/windows-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows-installer

A WIX bootstrapper EXE with DigiDoc4 Client and package with various drivers and browser plugins.

  1. Fetch the source

     git clone --recursive https://github.com/open-eid/windows-installer
     cd windows-installer
    
  2. Download dependencies to packages folder

    • Digidoc4_Client*.msi
    • ID-Updater*.msi
    • web-eid*.msi
    • minidriver*.msi
    • AWP*.msi
  3. Run build.ps1 script, optional parameter -msiversion

     powershell -ExecutionPolicy ByPass -File build.ps1 -msiversion 3.12.0.0
    
  4. Execute

     Open-EID.exe
    

Support

Official builds are provided through official distribution point id.ee. If you want support, you need to be using official builds. Contact our support via www.id.ee for assistance.

Source code is provided on "as is" terms with no warranty (see license for more information). Do not file Github issues with generic support requests.

About

Windows installer wix project files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 91.5%
  • Batchfile 8.5%