erickwidya
Jun 7th, 2006, 10:12 PM
from time to time i always use the easy way..
means everytime i need to deploy VB App..i installed the Component, dll that need in the client machine
ex: if i using ADODB 2.7x reference - i installed Office 2000
using CR 8.5 - i installed CR 8.5 and so on
of course this won't be a problem since the client machine is on area (same office)
until now..i need to deploy to other machine that i doesn't really sure what program that already installed there (Office version, CR, etc)
so how could i develop one Package setup that include file that needed to run the program without using 'the easy way'
i've been try using P&D by VB but it somehow doesn't include all file needed..
can anyone give an insight..thanks alot
means everytime i need to deploy VB App..i installed the Component, dll that need in the client machine
ex: if i using ADODB 2.7x reference - i installed Office 2000
using CR 8.5 - i installed CR 8.5 and so on
of course this won't be a problem since the client machine is on area (same office)
until now..i need to deploy to other machine that i doesn't really sure what program that already installed there (Office version, CR, etc)
so how could i develop one Package setup that include file that needed to run the program without using 'the easy way'
i've been try using P&D by VB but it somehow doesn't include all file needed..
can anyone give an insight..thanks alot