S
Soulless
Hi,
I have created a batch file in C# and want to find and place it in the
path of an installed application. Now, this might be done on an XP,
2000, etc system. The application is installed and will likely be in
the registry. Does anyone know of anything in C# to check the
registry for a particular application path?
Say, for instance, i needed to find the Word path and place a file in
it... how to check the registry through code for this?
Thanks!
I have created a batch file in C# and want to find and place it in the
path of an installed application. Now, this might be done on an XP,
2000, etc system. The application is installed and will likely be in
the registry. Does anyone know of anything in C# to check the
registry for a particular application path?
Say, for instance, i needed to find the Word path and place a file in
it... how to check the registry through code for this?
Thanks!