URGENT installutil.exe is missing

D

Daniel Reber

I need to install a windows service that I made but I cannot find
installutil.exe. I can't even find it on my install CD's our any where on
MS's website. Does anybody know where I can get a copy?

Thanks

Dan Reber
 
J

John Timney \(Microsoft MVP\)

It resides in the framework version directory under Microsoft.NET\Framework
version directory, typically found under the C:\WINNT directory. It
installs by default with the SDK or the redistributable runtime. So, if its
not there, its either been removed or its not been installed - if the latter
then you need to install the runtime..

--
Regards

John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top