Visual Studio .NET 2002Visual Studio .NET 2003Windows 2003Visual Studio 2005Windows 2000Windows XPIntermediateDevVisual StudioJavascriptWindowsC++
Calling JavaScript from a Visual Studio Installation Project's Custom Action






4.20/5 (5 votes)
When you create an installation project with Visual Studio, you can use Custom Actions to perform extra processing once the basic installation has completed. This article describes how to have a custom action execute some JavaScript, passing it some parameters.