How to make an application component run after logon ?

  • Thread starter Thread starter Neo
  • Start date Start date
N

Neo

Dear Sir,
Who can show a component with "notepad.exe auto running after XPE boot up "
?
I try to make an auto run notepad component by component designer and refer
to the help runOnce descriptions..
Everything are fine until target designer build .. it show 2 errors " File
not found .. notepad.exe " & "File not found .. runonce resource" .. don't
know why..
Could anyone try to make an easy component as above and build successfully ?

Thank you very much.
Neo.
 
Neo,

If this is only application that you need to execute then you should read about creating custom shell component in XPe help.

Also how did you included notepad.exe in your image? Trough standard MS component, or by referencin it from your component?
In second case you will have to choose correct repository set in CD.

Regards,
Slobodan
..
 
Back
Top