In a VS.Net setup project there are variables such as ProductName and TargetDir, but is there a way to use the setup’s .msi filename in a registry entry? [ProductName] can be used in the registry view registry entries, but I want to put the .msi filename being used in the registry.
In a VS.Net setup project there are variables such as ProductName and TargetDir, but
Share
The name of the .msi file used to start the installation is stored in
OriginalDatabaseproperty.