home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-09-13 | 419 b | 30 lines |
- [Application]
- AppName = "Winasteroids 1.2";
-
- [AutoStart]
- AutoStart = 0;
- AutoLinks = 0
- {
- };
-
-
- [StandardLinks]
- DefaultFolder = "Winasteroids";
- StandardLinks = 3
- {
- "Winasteroids":"WinAsteroids.exe",
- "Read me !":"readme.txt",
- "Register !":"reg_eng.txt"
- };
-
-
- [Main]
- DefaultPath = "c:\Winasteroids\";
- Files = 4
- {
- "hist_eng.txt"/"*",
- "readme.txt"/"*",
- "reg_eng.txt"/"*",
- "WinAsteroids.exe"/"*"
- };
-