Ginny
Tue Jun 29 19:06:44 CDT 2004
Steve,
Windows CE doesn't have any current directory. What you want is this:
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.aspx#7.1
--
Ginny Caughey
.Net Compact Framework MVP
Have an opinion on the effectiveness of Microsoft Embedded newsgroups?
Let Microsoft know!
https://www.windowsembeddedeval.com/community/newsgroups
"Steve Howard" <steve@SpammersAreScumtomorrows-key.com> wrote in message
news:%23Rmy$GjXEHA.648@TK2MSFTNGP10.phx.gbl...
> I am trying to find the location of my exe once it is installed on my PDA.
I
> thought this might work, but it turns out to be unsupported in the Compact
> Framework
>
> Label1.Text = Environment.CurrentDirectory
>
>
>
>
>
> Suggestions?
>
>
>
> Steve
>