santosh Jog

santosh Jog

  • NA
  • 83
  • 4.5k

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

May 14 2012 6:08 AM
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)