Maybe you should take a look at WMI and what it can offer in terms of retrieving the installation path of a software installed on a machine.
Contact me! Please feel free to visit my site
System.Windows.Forms.Screen.PrimaryScreen.BitsPerPixel
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Christian Zionism, as seen from a Jewish perspective The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
You should edit the versionnumber in the AssemblyInfo source file and replace the parts you want automated with *. Be aware that it isn't really incremented, but uses date and time to generate a version number.
You can only use the ProdID, without appending the class name:
Set myvar = CreateObject("BARCODE.BarcodeCtrl.1")
That should represent the COM object (class) that you're looking for.
Dave Kreskowiak Microsoft MVP - Visual Basic