Register eduh for msi file

This commit is contained in:
Tim Young 2017-07-31 19:50:40 -05:00
parent 289dbf720e
commit 2bd146857a
1 changed files with 5 additions and 1 deletions

View File

@ -47,7 +47,11 @@
<Verb Id ="open" Command="open" TargetFile="EduNetworkBuilder.exe" Argument="&quot;%1&quot;"/>
</Extension>
</ProgId>
</Component>
<ProgId Id="EduNetworkBuilder.enbhfile" Description="EduNetworkBuilder Homework File" >
<Extension Id="enbh">
<Verb Id ="open" Command="open" TargetFile="EduNetworkBuilder.exe" Argument="&quot;%1&quot;"/>
</Extension>
</ProgId> </Component>
</ComponentGroup>
</Product>