hello ,
I have small code for search any wav file in a directory it work perfectly in godot 3.2.2 editor but not when it export executable for windows 64
i have made small test project
The virtual PCK filesystem isn't "browsable". As a workaround, you can write a list of files into a text file, export that text file with the project then read it. See this GitHub issue.
OK i understand tanks