Install-time Custom Action

Is it possible to compile the main exe to native code at installation time  If so, is there an MSDN page for it

Answer this question

Install-time Custom Action

  • stevencbk

    Walkthrough: Using a Custom Action to Pre-Compile an Assembly During Installation
    http://msdn.microsoft.com/library/en-us/vsintro7/html/vxwlkwalkthroughusingcustomactiontoprecompileassermblyduringinstallation.asp


  • Install-time Custom Action