psandekian
Programmer
Hi. I'm using VB 6.0 and I have a couple of questions regarding Package & Deployment. Here they are:
1. Can I have another executable run when the user installs my application? I need to have another application installed in order for mine to work. Can I add this to the setup.lst file or would this be added somewhere else?
2. When I tried to install the package myself as a test, I had 2 files that were "in use" even though I had nothing else running. They were MSVCRT.DLL and MFC42.DLL. Are these files part of Windows NT? Can I leave these out?
3. Also when I tried to install the package, I had 1 file that had an "error occurred while registering" it. It is EXPSRV.DLL. Again, can I leave this file out?
Any help is greatly appreciated!
Thanks.
Patty
1. Can I have another executable run when the user installs my application? I need to have another application installed in order for mine to work. Can I add this to the setup.lst file or would this be added somewhere else?
2. When I tried to install the package myself as a test, I had 2 files that were "in use" even though I had nothing else running. They were MSVCRT.DLL and MFC42.DLL. Are these files part of Windows NT? Can I leave these out?
3. Also when I tried to install the package, I had 1 file that had an "error occurred while registering" it. It is EXPSRV.DLL. Again, can I leave this file out?
Any help is greatly appreciated!
Thanks.
Patty