M
Martin Spence
Seeking a little guidance / benefit of other's experience. I have a custom
shell and it works just as I would expect with one exception. The shell
looks for 2 xml configurations files (one it will create if it does not
exist). I created the custom shell component with a target directory of
C:\Program File\Custom Shell. I added a the custom shell path to the system
path via a registry entry. However, even with the path the shell cannot
find the configuration files unless they are in the C:\Windows\System32
directory. To my simple mind it is almost like the working directory is
C:\Windows\System32 when the shell is invoked and the path is not getting
passed. Yet... the path must be getting passed otherwise the application
could not work?!?
Anyone have any clues or suggestions as to how I can keep my configuration
files out of the C:\Windows\System32 directory?
Thanks
shell and it works just as I would expect with one exception. The shell
looks for 2 xml configurations files (one it will create if it does not
exist). I created the custom shell component with a target directory of
C:\Program File\Custom Shell. I added a the custom shell path to the system
path via a registry entry. However, even with the path the shell cannot
find the configuration files unless they are in the C:\Windows\System32
directory. To my simple mind it is almost like the working directory is
C:\Windows\System32 when the shell is invoked and the path is not getting
passed. Yet... the path must be getting passed otherwise the application
could not work?!?
Anyone have any clues or suggestions as to how I can keep my configuration
files out of the C:\Windows\System32 directory?
Thanks