One option would be to create a small VI that would create the directories for you, build this into an executable and include it with your distribution.
Then in the App builder dialog, on the Installer Settings tab, hit the Advanced button, check the Run Executable after installation box and enter the name of the directory builder exe in the Executable control. The .exe must be in the same directory that is specified in the Installer Directory. This should run after your main installation is complete and create the directories you need. Ed -------------------------------------------------------- Edwin O. Dickens - Certified LabVIEW Developer DISTek Integration, Inc. - NI Alliance Member Cedar Falls, Ia. DISTek Phone: (319) 266-7333 x115 DISTek Email: [EMAIL PROTECTED] -------------------------------------------------------- -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, January 20, 2004 3:14 PM To: [EMAIL PROTECTED] Subject: empty files in executable Using LV 6.1 app builder I am creating an installer for my program. Is there a way to create empty directories at instalation time? Thanks in advance, Dan Wright
