Skip to content

Commit

Permalink
msi installer
Browse files Browse the repository at this point in the history
  • Loading branch information
demirten committed Jan 6, 2022
1 parent a1c82c2 commit 4ea577e
Show file tree
Hide file tree
Showing 7 changed files with 1,578 additions and 0 deletions.
5 changes: 5 additions & 0 deletions msi/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*.msi
*.wixpdb
*.txt
*.bat
wixobj/*
1,572 changes: 1,572 additions & 0 deletions msi/TwampGui.wxs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions msi/assets/License.rtf

Large diffs are not rendered by default.

Binary file added msi/assets/TwampClient.ico
Binary file not shown.
Binary file added msi/assets/TwampResponder.ico
Binary file not shown.
Binary file added msi/assets/Twamp_Install_Background.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added msi/assets/Twamp_Install_Top.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4ea577e

Please sign in to comment.