CompuServe Messages

VB Install routine

    11-Oct-91 15:37:34
Fm: George Campbell 71571,222
To: Jonathan Zuck (UFI) 76702,1605
Jonathan, I hadn't though of that, actually. Hmmm. How about using a batch file and the IF EXIST command, with a parameter the user must enter to identify their Windows directory. You could copy or expand VBRUN100.DLL to the appropriate directory, or even to the root, since that's always in the path, then run your install program from the batch file. Clunky, but it'd work, and I think just about everyone has C:\ in their path. George