home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / netds / adsi / sampprov / setup / install.bat < prev    next >
Encoding:
DOS Batch File  |  1997-07-29  |  87 b   |  5 lines

  1. @echo off
  2. rundll32.exe advpack.dll,LaunchINFSection .\adssmp.inf, DefaultInstall
  3.  
  4.  
  5.