ilimax
06-02-2005, 09:37 AM
I make changes on my program very often so after I change something in application I have to go from PC to PC and copy paste new .exe file or .dll
I was thinking on this way but I do not know how I can make it;
Can I make on every PC that shortcut of my application actually always call one VB Script or .exe. Script will do this; go to one location on the server and if find any file on that location copy them and paste locally on PC.
In this case I do not need to walk around and copy-paste files every time I make any change in application.
Does anybody have idea or example of vb script, or vb code how I can make it.
Thanks,
Ilimax
I was thinking on this way but I do not know how I can make it;
Can I make on every PC that shortcut of my application actually always call one VB Script or .exe. Script will do this; go to one location on the server and if find any file on that location copy them and paste locally on PC.
In this case I do not need to walk around and copy-paste files every time I make any change in application.
Does anybody have idea or example of vb script, or vb code how I can make it.
Thanks,
Ilimax