Annotation of mstools/ole20/setnvole.bat, revision 1.1.1.1

1.1       root        1: @echo off
                      2: if "%1" == "" goto usage
                      3: set Lib=%1\samples\lib;%1\lib;%lib%
                      4: set Include=%1\samples\h;%1\h;%include%
                      5: set Path=%1\bin;%path%
                      6: set DEVROOT_DIR=%1
                      7: goto end
                      8: 
                      9: :usage
                     10: echo.
                     11: echo   Usage: SETNVOLE OLEROOT
                     12: echo   Where: OLEROOT specifies the root directory for the OLE toolkit
                     13: echo Example: SETNVOLE C:\MSTOOLS\OLE20
                     14: echo.
                     15: 
                     16: :end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.