Hey Chris,
I believe the most Windows Installer compliant way to do this would be by
passing a delimited string from an immediate action to a deferred action. In
the deferred action you would need to parse the properties and then you can
write to a file of choice.
I have written something (I call
Is there any way to write a variable to a file at install time?
For example, let's say that the installation directory is set to c:\myapp at
install time. Is there any way to write "dir=c:\myapp" to
c:\myapp\myapp.properties?
2 matches
Mail list logo