home *** CD-ROM | disk | FTP | other *** search
-
- ; ********************************************************************************
- ; Custom INF *
- ; This INF is a place holder to allow external components to test 16 INF added *
- ; to the Memphis setup. *
- ; To test new infs: *
- ; (1) Copy all 1 cabinets to local hard drive. *
- ; (2) Copy external components including INF to test over the top of build. *
- ; (3) Rename your 16 bit INF to custom.inf *
- ; (4) Install build from the local drive. *
- ; By default files outside of the cabinets will be used, including the INF *
- ; that you are testing. *
- ; ********************************************************************************
-
-
- [Version]
- Signature="$CHICAGO$"
- Layoutfile= layout.inf, layout1.inf
- provider=%MS%
-
- [BaseWinOptions]
- RegCustomInf
-
- [RegCustomInf]
- Copyfiles=Custom.inf.copy
-
- [Custom.inf.copy]
- custom.inf
-
- [DestinationDirs]
- Custom.inf.copy = 17 ;LDID Windows\Inf dir
-
- [Strings]
- MS="Microsoft"
-
-