The getenv("PATH") does not return the correct value if I execute a setup routine from a CD. The same program executed from the C: drive does return the PATH environment information, but I can't seem to get it to function if I initiate the program from the CD.
Any ideas?
Thanks,
Scott.
I'm in need to determining whether a certain process is active on the system. This is a background process and all this program lives for is to stay active while the other process is active. Any ideas?
Thanks,
Scott.
Once a Setup utility has executed, I want to be able to control whether the user reboots the system or not. Is there an AutoReboot command in C++ that automatically restarts the system?
Thanks,
Scott.
First let me say that this is a great forum. You folks have helped so much periodically throughout the last month and a half. This problem is actually one of two of the last problems I have encountered.
I have developed a front-end utility to determine an appropriate setup directory to...
When compiling and linking with the MSC++, my project is always compiling using the default bar code style icon. I have a different icon I wish to use as the default icon for the program and would like it to be displayed with the .exe program file for my project.
How to do change the icon not...
Is there a shortcut class in the MFC or struct in C that allows you to create a shortcut on the desktop? I am able to do this with VB and an win32api function call. Is there something similar in the C libraries?
Thanks,
Scott.
I need to be able to access and edit registry items from a startup program. I could either use C or C++ it makes no difference. There will only be a displayed bit map while it launches and MS Access application.
Is there any sample code available that access the registry?
Thanks,
Scott.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.