LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

During build of exe some folder is not coming after build

Solved!
Go to solution

When I build exe two folder (With name-Tests and Texts File)  is coming missing , I have select these folder into always include but it is not coming after completing build file or in preview file also.

 

Poojaavi123_0-1690362313988.png

Poojaavi123_1-1690362392599.png

 

 

0 Kudos
Message 1 of 14
(1,575 Views)
Solution
Accepted by topic author Poojaavi123

Do you wanted to add this files in Data folder or in some designated Folder like "C/Project/Config"?

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 2 of 14
(1,568 Views)
Solution
Accepted by topic author Poojaavi123

LabVIEW Application Builder does not copy empty folders to the destination. They must contain at least 1 file.

Alternatively, you could create a post-build action that automatically creates the folders if they don't exist in the destination folder.

Message 3 of 14
(1,562 Views)

Folder should come separate like data folder LV Classes these two folder should also come in same path.

 

 

Poojaavi123_0-1690363542199.png

 

0 Kudos
Message 4 of 14
(1,559 Views)
Solution
Accepted by topic author Poojaavi123

Explore Destinations in the Installer Properties

 

PalanivelThiruvenkadam_0-1690365815000.png

 

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 5 of 14
(1,547 Views)

but I need this folder in build file also, is there any possiblity.

0 Kudos
Message 6 of 14
(1,536 Views)
Solution
Accepted by topic author Poojaavi123

what do you mean by build file? Exe?

 

If you create an installer and when you install all your required folders/files will be created/Copied in the respective file path.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 7 of 14
(1,516 Views)
Solution
Accepted by topic author Poojaavi123

@Poojaavi123

 

Have you read my comment ?

It does not work if your original folders are empty.

Also, you must create dedicated destination folders (in the "Destination" tab) and set the destination for the items contained in the folders (in the "Source File Settings" tab).

0 Kudos
Message 8 of 14
(1,510 Views)

Yes I have read your comment  original folders are not empty.

and I have created destination folders (in the "Destination" tab) and set the destination for the items .

Poojaavi123_0-1690435655695.png

Poojaavi123_2-1690436879018.png

 

Poojaavi123_1-1690435771448.png

But this folder is still missing in exe and installer

 

0 Kudos
Message 9 of 14
(1,463 Views)
Solution
Accepted by topic author Poojaavi123

Your folder is inside the executable.

 

InkedPoojaavi123_1-1690435771448.jpg

0 Kudos
Message 10 of 14
(1,458 Views)