Skip to content
Snippets Groups Projects
Commit 96481489 authored by Dennis Neidherr's avatar Dennis Neidherr :astonished:
Browse files

Version 1.0.1.1

--------------------
-- The installer will now also include the "Configure Dialog.vi" in the standard AF message class
-- The Dialog template had to be adjusted as well as the Build Dialog.vi
-- Updated GetTypeInfo.vis and GetLVClassInfo.vis which are deprecated in LV2015
parent 2181e16a
No related branches found
No related tags found
No related merge requests found
Showing
with 10 additions and 2 deletions
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -11,6 +11,12 @@
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="Installer" Type="Folder">
<Item Name="SubVIs" Type="Folder">
<Item Name="AddConfigureDialog.vi" Type="VI" URL="../Installer/SubVIs/AddConfigureDialog.vi"/>
</Item>
<Item Name="Template-Files" Type="Folder">
<Item Name="Configure Dialog.vi" Type="VI" URL="../Installer/Template-Files/Configure Dialog.vi"/>
</Item>
<Item Name="Installer.vi" Type="VI" URL="../Installer/Installer.vi"/>
</Item>
<Item Name="MainVI" Type="Folder">
......@@ -121,6 +127,7 @@
<Item Name="MD5Checksum format message-digest.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/MD5Checksum.llb/MD5Checksum format message-digest.vi"/>
<Item Name="MD5Checksum pad.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/MD5Checksum.llb/MD5Checksum pad.vi"/>
<Item Name="MD5Checksum string.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/MD5Checksum.llb/MD5Checksum string.vi"/>
<Item Name="NI_Data Type.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/Data Type/NI_Data Type.lvlib"/>
<Item Name="Not Found Dialog.vi" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/Not Found Dialog.vi"/>
<Item Name="Pathes.ctl" Type="VI" URL="/&lt;vilib&gt;/LabVIEW Icon API/lv_icon/Controls/Pathes.ctl"/>
<Item Name="PCT Pad String.vi" Type="VI" URL="/&lt;vilib&gt;/picture/picture.llb/PCT Pad String.vi"/>
......
1.0.1.0
01.09.2015
\ No newline at end of file
1.0.1.1
08.09.2015
\ No newline at end of file
No preview for this file type
File added
File added
No preview for this file type
No preview for this file type
File added
......@@ -11,6 +11,7 @@
<Item Name="5-CopyFileContent.vi" Type="VI" URL="../5-CopyFileContent.vi"/>
<Item Name="6-CleanFP.vi" Type="VI" URL="../6-CleanFP.vi"/>
<Item Name="7-CleanFP2ndMode.vi" Type="VI" URL="../7-CleanFP2ndMode.vi"/>
<Item Name="8-ModifyNIAFClass.vi" Type="VI" URL="../8-ModifyNIAFClass.vi"/>
<Item Name="TestTarget.vi" Type="VI" URL="../TestTarget.vi"/>
<Item Name="TestTarget2.vi" Type="VI" URL="../TestTarget2.vi"/>
</Library>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment