~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/wampmanager.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={wampserver}
 
11
AboutHeader=WAMP5
 
12
AboutVersion=Version 2.0
 
13
 
 
14
[AboutText]
 
15
WampServer Version 2.0
 
16
 
 
17
Created by Romain Bourdon (romain@anaska.com)
 
18
 
 
19
Powered by Anaska http://www.anaska.com
 
20
 
 
21
Sources are available at SourceForge
 
22
 
 
23
http://www.wampserver.com
 
24
 
 
25
[Services]
 
26
Name: wampapache
 
27
Name: wampmysqld
 
28
 
 
29
[Messages]
 
30
AllRunningHint=WAMP5 - All services running - server Offline
 
31
SomeRunningHint=WAMP5 - %n of %t services running - server Offline
 
32
NoneRunningHint=WAMP5 - 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