Michael Bate
10-02-2007, 08:57 PM
One document I have states that I should use parameterized path names to
specify paths in a resource.
An example that it gives is "%11%" to represent \Windows\System32.
I cannot find any documentation on these values anywhere.
Does anyone know where these values (such as %11%) are described?
Thanks in advance,
Michael Bate
Sean Liming \(eMVP\)
10-02-2007, 09:55 PM
The information use to be on MSDN doesn't seem to have been transfered to
MSDN2.
Regards,
Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
"Michael Bate" <michael.bate@integra-ls.com> wrote in message
news:NrydnYdMdeg-P5_anZ2dnUVZ_qKgnZ2d@giganews.com...
> One document I have states that I should use parameterized path names to
> specify paths in a resource.
>
> An example that it gives is "%11%" to represent \Windows\System32.
>
> I cannot find any documentation on these values anywhere.
>
> Does anyone know where these values (such as %11%) are described?
>
> Thanks in advance,
> Michael Bate
Hi Micheal,
search for "Predefined System Environment Variables" in Windows XP
Embedded Platform Help.
Best regards,
Joergen
Michael Bate schrieb:
> One document I have states that I should use parameterized path names to
> specify paths in a resource.
>
> An example that it gives is "%11%" to represent \Windows\System32.
>
> I cannot find any documentation on these values anywhere.
>
> Does anyone know where these values (such as %11%) are described?
>
> Thanks in advance,
> Michael Bate
Hi Michael,
One place I found them was in Component Designer.
Open an SLD and inside of the File Components, right-click a file and select
"Properties".
Now, click on the black arrow to the right of destination. This should show
you most of them.
"Michael Bate" wrote:
> One document I have states that I should use parameterized path names to
> specify paths in a resource.
>
> An example that it gives is "%11%" to represent \Windows\System32.
>
> I cannot find any documentation on these values anywhere.
>
> Does anyone know where these values (such as %11%) are described?
>
> Thanks in advance,
> Michael Bate
>
Sean Liming \(eMVP\)
10-03-2007, 01:30 AM
Good catch.
I found the MSDN2 location:
http://msdn2.microsoft.com/en-us/library/ms933062.aspx
Regards,
Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
"JP" <t.xpeforum@artavi.de> wrote in message
news:O$k8naTBIHA.5980@TK2MSFTNGP04.phx.gbl...
> Hi Micheal,
> search for "Predefined System Environment Variables" in Windows XP
> Embedded Platform Help.
>
> Best regards,
> Joergen
>
> Michael Bate schrieb:
>> One document I have states that I should use parameterized path names to
>> specify paths in a resource.
>>
>> An example that it gives is "%11%" to represent \Windows\System32.
>>
>> I cannot find any documentation on these values anywhere.
>>
>> Does anyone know where these values (such as %11%) are described?
>>
>> Thanks in advance,
>> Michael Bate