~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/OfflineIHRIS.ini.install

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Config]
 
2
ImageList=images_off.bmp
 
3
ServiceCheckInterval=1
 
4
ServiceGlyphRunning=13
 
5
ServiceGlyphPaused=14
 
6
ServiceGlyphStopped=15
 
7
TrayIconAllRunning=16
 
8
TrayIconSomeRunning=17
 
9
TrayIconNoneRunning=18
 
10
ID={offlineihris}
 
11
AboutHeader=OfflineIHRIS
 
12
AboutVersion=Version 2.0
 
13
 
 
14
[AboutText]
 
15
OfflineIHRIS 2.0
 
16
 
 
17
Sources are available at Launchpad.net
 
18
 
 
19
http://launchpad.net/ihris-suite/
 
20
 
 
21
Provided by the Capacity Project
 
22
 
 
23
http://www.capacityproject.org/
 
24
 
 
25
[Services]
 
26
Name: wampapache
 
27
Name: wampmysqld
 
28
 
 
29
[Messages]
 
30
AllRunningHint=OfflineIHRIS - All services running - server Offline
 
31
SomeRunningHint=OfflineIHRIS - %n of %t services running - server Offline
 
32
NoneRunningHint=OfflineIHRIS - None of %t services running - server Offline
 
33
 
 
34
[StartupAction]
 
35
Action: run; FileName: "WAMPROOT/bin/php/phpWAMPPHPVERSION/php-win.exe";Parameters: "refresh.php";WorkingDir: "WAMPROOT/scripts"; Flags: waituntilterminated
 
36
Action: resetservices
 
37
Action: readconfig;
 
38
Action: service; Service: wampapache; ServiceAction: startresume; Flags: ignoreerrors
 
39
Action: service; Service: wampmysqld; ServiceAction: startresume; Flags: ignoreerrors