Windows-Server-2003/mergedcomponents/setupinfs/rsoptwks.inx

45 lines
906 B
Plaintext
Raw Normal View History

2024-08-04 01:28:15 +02:00
; 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)"