Hi group,

I am working with a Windows CE 6.0 device and I want to download my custom
application from VS2005 IDE.

After build my app I go to "Tools", "options", click on "Device Tools",
"Devices", click on Properties of my device and in default location in my
device
I configure "Root Folder" ot "My Documents Folder" but when I deploy my
project, app is not placed in root or my Documents, the application is
always placed in "Program Files" folder

is this a VS2005 bug? or is a problem with my device?

Best Regards,

Re: Deploy app to root folder by Paul

Paul
Mon Mar 24 08:27:00 PDT 2008

Well, it's really that the Device Options dialog is stupid. That doesn't
have anything to do with where things are actually deployed. Look at the
Project settings, under Deployment.

Paul T.

"dav" <s@dv.com> wrote in message
news:OGLGPgRjIHA.4376@TK2MSFTNGP05.phx.gbl...
> Hi group,
>
> I am working with a Windows CE 6.0 device and I want to download my custom
> application from VS2005 IDE.
>
> After build my app I go to "Tools", "options", click on "Device Tools",
> "Devices", click on Properties of my device and in default location in my
> device
> I configure "Root Folder" ot "My Documents Folder" but when I deploy my
> project, app is not placed in root or my Documents, the application is
> always placed in "Program Files" folder
>
> is this a VS2005 bug? or is a problem with my device?
>
> Best Regards,
>



Re: Deploy app to root folder by Arnie

Arnie
Mon Mar 24 10:26:11 PDT 2008

In the past when I looked at this ... a project created from the wizard
would use these "tools - options" as its default.

If the project already existed when you changed the "tools - options"
settings then it would have no affect on the project.

You'll have to go change it in the project settings itself as Paul
indicates.

-jeff


"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT
com> wrote in message news:%237wK0NcjIHA.3636@TK2MSFTNGP02.phx.gbl...
> Well, it's really that the Device Options dialog is stupid. That doesn't
> have anything to do with where things are actually deployed. Look at the
> Project settings, under Deployment.
>
> Paul T.
>
> "dav" <s@dv.com> wrote in message
> news:OGLGPgRjIHA.4376@TK2MSFTNGP05.phx.gbl...
>> Hi group,
>>
>> I am working with a Windows CE 6.0 device and I want to download my
>> custom application from VS2005 IDE.
>>
>> After build my app I go to "Tools", "options", click on "Device Tools",
>> "Devices", click on Properties of my device and in default location in my
>> device
>> I configure "Root Folder" ot "My Documents Folder" but when I deploy my
>> project, app is not placed in root or my Documents, the application is
>> always placed in "Program Files" folder
>>
>> is this a VS2005 bug? or is a problem with my device?
>>
>> Best Regards,
>>
>
>