From: GoodLook on
Ok, the location is : %appdata%\Microsoft\Office
and pg_custom.xml is the file

is there a way to add new <product></product> to this file in a easy way ?
because they are numbered productID="801"
I can start from 800 and count up thats no problem.
but how to add this by somekind of installer in a way that the user can add
them? Like it was in the past with the reg key for word 2000.

this is the structure:
<product units="emu" productID="801" layoutGroup="all" bindingEdge="none"
dotMatrixLabel="false" fold="none">
- <prodName nameGroup="custom">
<locName locale="all">TEST size2</locName>
</prodName>
- <desc descGroup="custom">
<locDesc locale="all">Universeel</locDesc>
</desc>
<masterPanel masterID="0" height="1224000" width="3567600" shape="rect"
cornerRadius="0" topMargin="0" leftMargin="0" bottomMargin="0"
rightMargin="0" centerContent="false" />
- <sheet height="10692000" width="7560000" allowPartialSheet="false"
bgColor="" isTwoSided="false" printMirrored="false">
<sheetGrid numAcross="2" numDown="8" horizGap="90000" vertGap="0"
posX="167400" posY="450000" cellWidth="0" cellHeight="0" />
</sheet>
</product>





--
---------------------------
Your Partner for Quality


"Graham Mayor" wrote:

> See http://www.gmayor.com/custom_labels.htm
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
>
> "GoodLook" <GoodLook(a)discussions.microsoft.com> wrote in message
> news:AC0BBE6E-6742-4322-AF24-F3D3A7515821(a)microsoft.com...
> > Hi all,
> >
> > is there a way to add multiple labelformats to word.
> > Its easy to add 1 new size but if you have 200 sizes and want to add this
> > to
> > word and make is distributable then it is not working.
> >
> > for word 97 and word 2000 this was not a problem
> > We did it by regfile editing see below:
> > is there a way to add multiple label sizes to word 2007 ?
> > for example by using database or xml...
> >
> > reagards,
> > Geert
> >
> >
> >
> > REGEDIT4
> >
> > [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\9.0\Word\Custom Labels]
> > "costum
> > 0102"=hex:1d,03,56,00,00,00,6d,00,57,00,6b,08,00,00,b2,04,00,00,37,02,\
> > 00,00,5f,02,00,00,6b,08,00,00,b2,04,00,00,05,00,0d,00,01,00,02,00,00,00
> > "costum 0102 -
> > Liggend"=hex:1d,03,56,00,00,00,6d,00,57,00,b2,04,00,00,6b,08,\
> >
> > 00,00,5f,02,00,00,37,02,00,00,b2,04,00,00,6b,08,00,00,0d,00,05,00,01,00,03,\
> > 00,00,00
> > "costum
> > 0102N"=hex:1d,03,56,00,00,00,6d,00,57,00,6b,08,00,00,b2,04,00,00,1c,\
> >
> > 01,00,00,5f,02,00,00,f8,08,00,00,b2,04,00,00,04,00,0a,00,01,00,02,00,00,00
> > "costum 0102N -
> > Liggend"=hex:1d,03,56,00,00,00,6d,00,57,00,b2,04,00,00,6b,08,\
> >
> > 00,00,5f,02,00,00,1c,01,00,00,b2,04,00,00,f8,08,00,00,0a,00,04,00,01,00,03,\
> > 00,00,00
> >
> > --------------------------------------
> >
> >
>
>
> .
>
 | 
Pages: 1
Prev: WordML Bug
Next: undo field code changes