InstallerExpert created the topic: Source files and MSI file location.
Hi!
Help me pls. I need to separate source files for the installation from .msi file.
Example (G:\ – name of the CD-drive):
G:\Setup\setup.msi – actual location of the .msi file)
G:\Conent\CD1\*.* – set of files and folders that i need to install.
How can i do this? I try to use Layout property of the Media element (like