I am attempting to install certain files to a folder that I am trying to determine its location from the registry. On the On Pre-Install tab for Actions, I defined a variable that uses "Registry.GetValue" to find the path of the program. When I attempt to build, I receive a message that the file cannot be created in the directory. If you define a variable like I did using the On Pre-Install tab under Actions, how do you get the installer to recognize this variable? Are they the same as Session Variables?


