File:  [WindowsNT SDKs] / mstools / ole20 / setnvole.bat
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:24:38 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993

@echo off
if "%1" == "" goto usage
set Lib=%1\samples\lib;%1\lib;%lib%
set Include=%1\samples\h;%1\h;%include%
set Path=%1\bin;%path%
set DEVROOT_DIR=%1
goto end

:usage
echo.
echo   Usage: SETNVOLE OLEROOT
echo   Where: OLEROOT specifies the root directory for the OLE toolkit
echo Example: SETNVOLE C:\MSTOOLS\OLE20
echo.

:end

unix.superglobalmegacorp.com

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