Vastform
06-20-2003, 07:56 PM
Hello all,
I've created a program that has to run on a workstation that already has many applications running on it. Currently, I get software errors when my program is running (It's a VB6 app that burns CDs.) The errors have to do with system file control tables. The error is not from windows, but from the software that's running in the background. To solve this I'd like to isolate the drivers my program needs into another folder besides the winnt\system32 directory. I'd hope by giving my program its own set of drivers I could keep it from interfering with other processes already running. I've looked at SmarteLOCK online, but I'd like a cheaper solution because I'm not looking for security, I'm just trying to avoid conflicts. If that's the only choice I have though, I'll use it. Thanks ahead of time for any help!
~Steve
I've created a program that has to run on a workstation that already has many applications running on it. Currently, I get software errors when my program is running (It's a VB6 app that burns CDs.) The errors have to do with system file control tables. The error is not from windows, but from the software that's running in the background. To solve this I'd like to isolate the drivers my program needs into another folder besides the winnt\system32 directory. I'd hope by giving my program its own set of drivers I could keep it from interfering with other processes already running. I've looked at SmarteLOCK online, but I'd like a cheaper solution because I'm not looking for security, I'm just trying to avoid conflicts. If that's the only choice I have though, I'll use it. Thanks ahead of time for any help!
~Steve