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.
30 lines
517 B
30 lines
517 B
; MUI installation
|
|
; Copyright (c) Microsoft Corporation. All rights reserved.
|
|
[version]
|
|
Signature="$Chicago$"
|
|
AdvancedINF=2.5,"INF installer is too old."
|
|
|
|
[DefaultInstall]
|
|
CopyFiles=Program,Inf
|
|
|
|
|
|
[SourceDisksNames]
|
|
55="Movie Maker Resource Installation",,0
|
|
|
|
[SourceDisksFiles]
|
|
moviemk.chm=55
|
|
moviemui.inf=55
|
|
|
|
[Program]
|
|
moviemk.chm,moviemk.chm.mu_
|
|
|
|
|
|
[Inf]
|
|
moviemui.inf
|
|
|
|
[DestinationDirs]
|
|
Program=16422,"Movie Maker\MUI\%LCID%"
|
|
Inf=10,mui\FALLBACK\%LCID%
|
|
|
|
[Uninstall]
|
|
DelFiles=Program,Inf
|