RE: Installed program path
- From: "Rami Farhat" <Rami Farhat@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 05:41:33 -0700
Hi,
You can always find the directory path of the exe that started an
application using:
string myAppPath = Application.StartupPath;
Regards,
Rami Farhat
You can always use Application.
"Washington" wrote:
> Is possible to find where program is installed in the cases if path is
> changed during installation?
>
> Can you point me to specific information? If possible, real code sample.
>
> Thanks I appreciate your help.
>
>
>
.
- Follow-Ups:
- Re: Installed program path
- From: Adam Clauss
- Re: Installed program path
- References:
- Installed program path
- From: Washington
- Installed program path
- Prev by Date: Re: button stops loop
- Next by Date: Re: Number of rows
- Previous by thread: Re: Installed program path
- Next by thread: Re: Installed program path
- Index(es):
Relevant Pages
|