John Mueske
09-21-2007, 05:22 PM
Is there a way to export a component from my XPe database using CD or TD,
then import to somone elses XPe database?
John
Sean Liming \(MVP\)
09-21-2007, 05:40 PM
Not really. This is a good idea for a future feature.
--
Regards,
Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
"John Mueske" <jmueske@ana-logix_dot_com> wrote in message
news:%238596tG$HHA.3548@TK2MSFTNGP06.phx.gbl...
> Is there a way to export a component from my XPe database using CD or TD,
> then import to somone elses XPe database?
>
> John
>
John Mueske
09-21-2007, 06:01 PM
Hi Sean,
Thanks for the confirmation. I accidentally deleted 2 components, any ideas
how I can get them back?
Intel(R) 82801 PCI Bridge - 2448
Intel(R) 82802 Firmware Hub Device
Thanks,
John
"Sean Liming (MVP)" <sean_liming@sjjmicro.com> wrote in message
news:e5Ovb4G$HHA.600@TK2MSFTNGP05.phx.gbl...
> Not really. This is a good idea for a future feature.
>
> --
> Regards,
>
> Sean Liming
> www.sjjmicro.com / www.seanliming.com
> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
> "John Mueske" <jmueske@ana-logix_dot_com> wrote in message
> news:%238596tG$HHA.3548@TK2MSFTNGP06.phx.gbl...
>> Is there a way to export a component from my XPe database using CD or TD,
>> then import to somone elses XPe database?
>>
>> John
>>
>
John Mueske
10-02-2007, 03:01 PM
Hi Sean,
Actually someone exported 2 components for me using the command line tool
"xpecmd.wsf". It created an SLD for each component, which imported into my
database very nicely (after changing the repository path of course).
However I do agree it would be nice to have a tool from the GUI in future
releases.
I've included the command line log below.
Regards,
John Mueske
C:\Program Files\Windows Embedded\bin>xpecmd.wsf
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.
Windows XP Embedded Command-Line Tool version 3.15.674 (CMI revision 578)
Copyright (C) 1999-2006 Microsoft Corp. All Rights Reserved.
Platform GUID : {B784E719-C196-4DDB-B358-D9254426C38D}
Platform : (not in database)
xpecmd>dbopen %COMPUTERNAME%
Server : MyServer
Database : MantisSQLDB
Generation : {B75C6A98-ED74-4A68-90B9-2D576F1E9C97}
Open mode : ReadImport (1)
xpecmd>minvis 100
Visibility : 100
xpecmd>new ins Instance
xpecmd>ins = 'inst:^Intel(R) 82801 PCI Bridge - 2448'
xpecmd>new mySLD SLD
xpecmd>new myComp = 'comp:Intel(R) 82801 PCI Bridge - 2448'
xpecmd>add mySLD myComp
xpecmd>new myRep = 'rep:Windows XP Embedded Client Main'
xpecmd>add mySLD myRep
xpecmd>save mySLD "C:\Intel82801PCIBridge.sld"
xpecmd>exit
C:\Program Files\Windows Embedded\bin>
"Sean Liming (MVP)" <sean_liming@sjjmicro.com> wrote in message
news:e5Ovb4G$HHA.600@TK2MSFTNGP05.phx.gbl...
> Not really. This is a good idea for a future feature.
>
> --
> Regards,
>
> Sean Liming
> www.sjjmicro.com / www.seanliming.com
> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
> "John Mueske" <jmueske@ana-logix_dot_com> wrote in message
> news:%238596tG$HHA.3548@TK2MSFTNGP06.phx.gbl...
>> Is there a way to export a component from my XPe database using CD or TD,
>> then import to somone elses XPe database?
>>
>> John
>>
>