Good afternoon guys,
I want to deploy a .exe written in VB by putting it in a folder on a network and then people having a shortcut to this on their desktop. This is because the exe changes regularly and I don't want to install the software on 10's of PC's everytime there is a change.
I have put the dll's, ocx's etc in the folder and registered them using regsvr32. I have also put the swf files in the folder and their and the first line of my form load is "ScatterChart.ChartPath = App.Path"
Everything works fine - except the graphs objects are blank.
I know swf files are flash related, do I need to install flash on the machines?
Regards,
Steve.