mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
515 B
12 lines
515 B
'**************************************************************************
|
|
'* RPC Runtime Install
|
|
'* Copyright (C) - 1992 by Microsoft
|
|
'*
|
|
'* Written By - Steven Zeck
|
|
'**************************************************************************
|
|
|
|
'$DEFINE RUNTIMEINSTALL ''Runtime only install
|
|
'*$DEFINE MSDOS_ONLY ''Remove * for MSDOS only runtime install
|
|
'*$DEFINE WINDOWS_ONLY ''Remove * for WINDOWS only runtime install
|
|
|
|
'$INCLUDE 'rpcsdk.mst'
|