0
Answer

Update the file present inside the exe or msi file during its runtime

santosh Jog

santosh Jog

12y
822
1
Hi All,
 
I have created a website in C#.net and Created ASP.NET deployment package using Web Deployment and Web Setup project (MSI installer file)
 
I want to update the file present inside the exe or msi file during its runtime.
The update should happen to the file which is present inside the exe during exe run time (installation)