This repository has been archived by the owner on Oct 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
STweaker 2004.inf
66 lines (49 loc) · 1.64 KB
/
STweaker 2004.inf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
; -----------------------------------------------------------------------------
[Version]
Signature = "$Windows NT$"
Provider = "JMF Soft"
CESignature = "$Windows CE$"
; -----------------------------------------------------------------------------
[CEStrings]
AppName = STweaker 2004
InstallDir = %CE1%\%AppName%
; -----------------------------------------------------------------------------
[CEDevice]
VersionMin = 2.1
VersionMax = 100.0
[CEDevice.SH3]
ProcessorType = 10003
[CEDevice.SH4]
ProcessorType = 10005
[CEDevice.MIPS]
ProcessorType = 4000
[CEDevice.ARM]
ProcessorType = 2577
; -----------------------------------------------------------------------------
[SourceDisksNames.SH3]
2 = ,"SH3 files",,SH3
[SourceDisksNames.SH4]
2 = ,"SH4 files",,SH4
[SourceDisksNames.MIPS]
2 = ,"MIPS files",,MIPS
[SourceDisksNames.ARM]
2 = ,"ARM files",,ARM
; -----------------------------------------------------------------------------
[SourceDisksFiles]
%AppName%.exe = 2
; -----------------------------------------------------------------------------
[DestinationDirs]
Files.InstallDir = 0,%InstallDir%
Shortcuts = 0,%CE12%
; -----------------------------------------------------------------------------
[Files.InstallDir]
%AppName%.exe,,,0x40000000
; -----------------------------------------------------------------------------
[DefaultInstall]
CopyFiles = Files.InstallDir
CEShortcuts = Shortcuts
AddReg = RegSettings
; -----------------------------------------------------------------------------
[RegSettings]
[Shortcuts]
%AppName%,0,%AppName%.exe,