Hi,
I have a small VB app which copies files from a CD to a directory structure on a local machine. The app is also run from the CD itself.
I have some controls I need to copy to the local machine. One has to go to be copied into the System32 directory the other into the "c:\program files\Microsoft Office\Office".
On different versions of the Windows operating system the system32 directory may be in different folder. Is there any way you can copy these files in VB where it detects where to copy these controls.
Also microsoft office can be installed to a custom directory. How can you detect where to copy this file?
If anyone can show me some code I would much appreciate it.
Thanks
Jim
I have a small VB app which copies files from a CD to a directory structure on a local machine. The app is also run from the CD itself.
I have some controls I need to copy to the local machine. One has to go to be copied into the System32 directory the other into the "c:\program files\Microsoft Office\Office".
On different versions of the Windows operating system the system32 directory may be in different folder. Is there any way you can copy these files in VB where it detects where to copy these controls.
Also microsoft office can be installed to a custom directory. How can you detect where to copy this file?
If anyone can show me some code I would much appreciate it.
Thanks
Jim