home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-06-29 | 881 b | 56 lines |
- ; MrbSetup.ini
-
- ;; Post installation setup for WinDVD
-
- [General]
-
- ProductName="WinDVD"
-
-
- [Files]
- ; file types are as follows (Empty or invalid type defaults to other):
-
- ; bin = 1
- ; help = 2
- ; image = 3
-
- ; options are bits as follows:
- ; 0x00000001 // registration required
- ; 0x00000002 // this is a shared file
- ; 0x00000004 // shortcut required
-
- File1Name="iviaudio.ax"
- File1ShortCut=""
- File1SCDesc=""
- File1Type=1
- File1Options=3
-
- File1Name="ivivideo.ax"
- File1ShortCut=""
- File1SCDesc=""
- File1Type=1
- File1Options=3
-
- ; File10Name="WinDVD.exe"
- ; File10ShortCut="WinDVD"
- ; File10SCDesc="InterVideo WinDVD"
- ; File10Type=1
- ; File10Options=8
-
- ; File11Name="WinDVD.chm"
- ; File11ShortCut="WinDVD Help"
- ; File11SCDesc="InterVideo WinDVD Help"
- ; File11Type=2
- ; File11Options=8
-
-
- [Registry]
-
-
-
- [License]
-
-
-
-
-