Re: Package and Deployment Wizard Help



On 17 Nov 2005 05:29:45 -0800, "Hugh" <h.a.haggerty@xxxxxxxxxxxxx> wrote:

>Here is an interesting event. I just tested accessing files I located
>in a directory on the C: drive myself.
>I can locate files anywhere on the C: drive to a depth of four or more
>directories and the
>program will find them. The only exception is in the directory
>C:\Program Files . It seems that
>directories there are invisible to my application. Anyone know why?

Yes, they've got to be within " quotes. Anything with a space in it will have
this problem.

CD "C:\Program Files"
....
etc...
_______________________
Michael B. Johnson
.



Relevant Pages