J
jimt
Hi,
I am trying to get mpnotify.exe into my SP2 FP2007 xpe image. This
executable is present in all XP Pro installs, and it in the XP Embedded
Repository under the repository that begins as "{484C...". Unfortunately
none of the released XPe components declare this file, so it never gets
loaded into the XPe runtime image. I tried using XP Pro emulation from
xpetools and the .slx from xpefiles. So I would like to use a custom
component.
My component references this file, the local repository was created in the
SLD dir with a copy of the file, and this repository directory was specified
in Component Designer. This mirrors the procedure in Sean's "Windows XP
Embedded Advanced" book for the MSPAINT component example. When I add the
component to a runtime cfg TD produces this:
Warning 1121: Can not find the resource mpnotify.exe for {component
name}
My only solution so far is to add mpnotify.exe to the Extra Files Folder
that is specified in Tools > Options > [Build] > Extra Files Folder. That
seems to work.
Any ideas how to include this file as a component? Is it safe to copy
mpnotify.exe into a ./repository folder under my SLD as usual, or will that
fail because mpnotifiy.exe already exists in an official xpe repository?
Thanks,
I am trying to get mpnotify.exe into my SP2 FP2007 xpe image. This
executable is present in all XP Pro installs, and it in the XP Embedded
Repository under the repository that begins as "{484C...". Unfortunately
none of the released XPe components declare this file, so it never gets
loaded into the XPe runtime image. I tried using XP Pro emulation from
xpetools and the .slx from xpefiles. So I would like to use a custom
component.
My component references this file, the local repository was created in the
SLD dir with a copy of the file, and this repository directory was specified
in Component Designer. This mirrors the procedure in Sean's "Windows XP
Embedded Advanced" book for the MSPAINT component example. When I add the
component to a runtime cfg TD produces this:
Warning 1121: Can not find the resource mpnotify.exe for {component
name}
My only solution so far is to add mpnotify.exe to the Extra Files Folder
that is specified in Tools > Options > [Build] > Extra Files Folder. That
seems to work.
Any ideas how to include this file as a component? Is it safe to copy
mpnotify.exe into a ./repository folder under my SLD as usual, or will that
fail because mpnotifiy.exe already exists in an official xpe repository?
Thanks,