Working path for my own Shell Program

  • Thread starter Thread starter Angel
  • Start date Start date
A

Angel

Hiz.

I'm making a XPE Image, I replace the shell to my custom shell program, that
runs on dir "c:\panel", the program it's an OpenGL application that load
some images. But the program starts witout loading any images.

This mybe because windows launch my .exe from "c:\windows" working path so
my program can't locate any relative path .... So I try to copy my program
directly in the Windows Folder but I get the same error, any Image.

Now I'll try to put a console window to logout some debug info ... but,
anyone here knows some similar?
 
Back
Top