all groups > visual studio .net setup > september 2003 >
You're in the

visual studio .net setup

group:

Running a DOS command (ngen.exe) after successful install


Running a DOS command (ngen.exe) after successful install Some One
9/29/2003 11:50:04 AM
visual studio .net setup:
Hello Everyone,

I have a Windows Form application and in the same .sln I have a setup
program to install it. Everything is fine. I was wondering if it is possible
to run ngen.exe on my binaries after successful install?

BTW: Just for your information, my programs run considerably faster after
using ngen on them.

Thanks.

RE: Running a DOS command (ngen.exe) after successful install stevedon NO[at]SPAM online.microsoft.com
10/8/2003 6:19:21 PM
Hello,

I think the following walkthrough will help you. It details how to create
a custom action on your deployment. See

http://msdn.microsoft.com/library/en-us/vsintro7/html/vxwlkwalkthroughusingc
ustomactiontoprecompileassermblyduringinstallation.asp


Alternatively, search "ngen setup deployment" at
http://msdn.microsoft.com/library/default.asp

--------------------
[quoted text, click to view]

Hope this helps,
Steve Donahue
--

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
AddThis Social Bookmark Button