I'm going to use Setup Wiz to make install disk for my program. When I install the program on a computer I need setup program to copy MSAcc8.olb to C:\Windows\System. Can anbody tell me where to code this and show me the code.
Printable View
I'm going to use Setup Wiz to make install disk for my program. When I install the program on a computer I need setup program to copy MSAcc8.olb to C:\Windows\System. Can anbody tell me where to code this and show me the code.
I don't use VB5 any longer, so I don't use the Seup Wizard, but if I remember correctly, one of the screens in the Setup Wizard was called "Add File". You would add the file name there, and on that same screen there's a button (I don't remember what it's called) that lets you change the destination path if you need to.