Help needed, need to run pkpak from VB to zip 4 files to send to another system. Used shell function will pop up window but does not run zip function.
This is what i have tried. I created a .bat file which runs the routine if clicked on but does not run if through the code.
Shell "g:/download/dl.bat"
Any help much appreciated.
This is what i have tried. I created a .bat file which runs the routine if clicked on but does not run if through the code.
Shell "g:/download/dl.bat"
Any help much appreciated.