TinaP
Well-known Member
- Joined
- Jan 26, 2005
- Messages
- 528
One thing I'm working on at the moment is an addin that needs to go on quite a wide distribution. The plan is to include a routine that looks at the addin version # and see if it is the same version # as the master on a specific directory. If a newer version exists (on a per module basis actually), then it removes the old one and imports the new one. I've not done this before but I know Mikey B has had some success with a similar process before...
I'd be very interested in that. I hope you plan to post your code here.