I have a multiform GUI with some dropdownlists. I am trying to figure out how to build the package which will allow me to reference the text files which will populate the drop down lists. It works fine before packaging using $PSScriptRoot\file.txt. But once it is packaged to an exe, it fails to work. I am new to working with packaged files, so my relative pathing may not be proper. Though I am also unsure if I can package this as an exe, using the option to load in supporting files. If not, I would imagine must use the MSI builder. It seems a bit hard to find information on the forum using certain keywords. Hopefully I can get information on types of packaging exe/MSI with references to relative paths.
Statistics: Posted by Fatal_Err — Fri Dec 08, 2023 5:33 pm — Replies 5 — Views 210