h353655
Posts: 31
Joined: Wed Jun 21, 2017 2:51 pm

Include files variable path

I need to include files under Application Folder where part of the filename isn't constant.

For instance:
C:\source\<version>\some\sub\dirs\myfile.dll

The <version> number I get from a file.

Is that possible, and if so, how?

We use some Nuget packages, and a config file (text file containing version number) tells us what version to use.
Eusebiu
Posts: 4931
Joined: Wed Nov 14, 2012 2:04 pm

Re: Include files variable path

Hi,

In order to achieve this, you can create a property-based folder which path can be dynamically set at the install time of your package.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”