visual studio - MSI write the TARGETDIR to textfile -


how write msi's targetdir textfile? program can refer path written there.

this depends on type of text file. if plain text file have use custom action. alternatively can use windows installer built in ini file editing support. http://msdn.microsoft.com/en-us/library/aa369282(vs.85).aspx


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -