PC Review


Reply
Thread Tools Rate Thread

Finding DOT NET Framework Installed Path

 
 
=?Utf-8?B?Qmh1dmFuYQ==?=
Guest
Posts: n/a
 
      6th Sep 2005
Actually I have a 'windows service' as a part of the whole Visual Studio
solution (VS.NET 2003). I want to install this 'windows service' as a part of
the installation for the actual web-application. I used to do,

InstallUtil < service-exe-filename-with-path >

from the command prompt for Visual Studio 2003.

I wanted to include this in the installer itself.

Where to get the path for .NET framework
How to call the 'installutil < filename >'
 
Reply With Quote
 
 
 
 
Damien
Guest
Posts: n/a
 
      6th Sep 2005
Bhuvana wrote:
> Actually I have a 'windows service' as a part of the whole Visual Studio
> solution (VS.NET 2003). I want to install this 'windows service' as a part of
> the installation for the actual web-application. I used to do,
>
> InstallUtil < service-exe-filename-with-path >
>
> from the command prompt for Visual Studio 2003.
>
> I wanted to include this in the installer itself.
>
> Where to get the path for .NET framework
> How to call the 'installutil < filename >'


%windir%\Microsoft.Net\Framework\v1.1.4322\Installutil.exe

Alternatively, what packaging program are you using? (InstallShield,
Wise, Installer Project within VS, something else)? There may be better
methods available than running a command line.

Damien

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can application develop in framework 2.0 run on server wtih .net framework 1.1 installed ? pizza Microsoft ASP .NET 1 8th Mar 2007 11:03 AM
Framework Path? jminond Microsoft ADO .NET 3 16th Mar 2006 02:21 PM
Finding Path =?Utf-8?B?RnJhbmsgV2FnbmVy?= Microsoft Access Form Coding 10 26th Sep 2005 03:50 PM
Finding Desktop Path Danielle Microsoft Windows 2000 Registry Archive 4 20th Feb 2004 04:12 PM
.NET Framework Path Aaron Chan Microsoft Dot NET Framework 2 9th Aug 2003 03:42 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:29 PM.