Leaked source code of windows server 2003
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.
 
 
 
 
 
 

44 lines
950 B

; RSOPTWKS.INF
;
; This is the Setup information file to install Remote Storage
; as an optional component in Windows NT Workstation
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
[version]
signature="$Windows NT$"
Platform = NTW
Layoutfile=Layout.inf
[Optional Components]
RSUI ;User Interface
;Destination Directories for CopyFiles Sections
[DestinationDirs]
RSUIProgramFiles = 11 ;LDID_SYSTEM
[RSUI]
OptionDesc = %RSUI_Desc%
Tip = %RSUI_Tip%
IconIndex = * ;Ask the dll
[RSUIInstall]
Copyfiles = RSUIProgramFiles
[RSUIUninstall]
Delfiles = RSUIProgramFiles
[RSUIProgramFiles]
RsConn.dll
RsJob.dll
RsCommon.dll
RsAdmin.dll
RsShell.dll
RsEngPs.dll
RsSubPs.dll
RsServPs.dll
RsAdmin.msc
[RSUIProgramFiles.Security]
"D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGX;;;WD)"