jmertic Thu Jan 29 19:03:30 2009 UTC
Modified files:
/win-installer PHPInstallerBase52.wxs PHPInstallerBase52NTS.wxs
PHPInstallerBase53.wxs PHPInstallerBase53NTS.wxs
PHPInstallerBase60.wxs PHPInstallerBase60NTS.wxs
Log:
Add Binary tag for the wixca.dll file.
http://cvs.php.net/viewvc.cgi/win-installer/PHPInstallerBase52.wxs?r1=1.37&r2=1.38&diff_format=u
Index: win-installer/PHPInstallerBase52.wxs
diff -u win-installer/PHPInstallerBase52.wxs:1.37
win-installer/PHPInstallerBase52.wxs:1.38
--- win-installer/PHPInstallerBase52.wxs:1.37 Thu Jan 29 18:30:32 2009
+++ win-installer/PHPInstallerBase52.wxs Thu Jan 29 19:03:27 2009
@@ -547,7 +547,8 @@
</Feature>
<Binary Id="PHPInstallerScripts" SourceFile="PHPInstallerScripts52.vbs" />
-
+ <Binary Id="WixCA" src="Wix\wixca.dll"/>
+
<CustomAction Id="netserveCGIInterpretersaddCmd"
Property="netserveCGIInterpretersadd"
Value=""[%ProgramFiles]NetServe Web Server\config.exe /add
CGIInterpreters php^|[INSTALLDIR]php-cgi.exe']" />
http://cvs.php.net/viewvc.cgi/win-installer/PHPInstallerBase52NTS.wxs?r1=1.13&r2=1.14&diff_format=u
Index: win-installer/PHPInstallerBase52NTS.wxs
diff -u win-installer/PHPInstallerBase52NTS.wxs:1.13
win-installer/PHPInstallerBase52NTS.wxs:1.14
--- win-installer/PHPInstallerBase52NTS.wxs:1.13 Thu Jan 29 18:30:33 2009
+++ win-installer/PHPInstallerBase52NTS.wxs Thu Jan 29 19:03:28 2009
@@ -443,7 +443,8 @@
</Feature>
<Binary Id="PHPInstallerScripts" SourceFile="PHPInstallerScripts52.vbs" />
-
+ <Binary Id="WixCA" src="Wix\wixca.dll"/>
+
<CustomAction Id="iis700FastCGIaddCmd"
Property="iis700FastCGIadd"
Value=""[WindowsFolder]system32\inetsrv\APPCMD.EXE" SET CONFIG
-section:system.webServer/fastCGI
/+"[\[]fullPath='[INSTALLDIR]php-cgi.exe'[\]]"" />
http://cvs.php.net/viewvc.cgi/win-installer/PHPInstallerBase53.wxs?r1=1.13&r2=1.14&diff_format=u
Index: win-installer/PHPInstallerBase53.wxs
diff -u win-installer/PHPInstallerBase53.wxs:1.13
win-installer/PHPInstallerBase53.wxs:1.14
--- win-installer/PHPInstallerBase53.wxs:1.13 Thu Jan 29 18:30:33 2009
+++ win-installer/PHPInstallerBase53.wxs Thu Jan 29 19:03:29 2009
@@ -518,7 +518,8 @@
</Feature>
<Binary Id="PHPInstallerScripts" SourceFile="PHPInstallerScripts52.vbs" />
-
+ <Binary Id="WixCA" src="Wix\wixca.dll"/>
+
<CustomAction Id="netserveCGIInterpretersaddCmd"
Property="netserveCGIInterpretersadd"
Value=""[%ProgramFiles]NetServe Web Server\config.exe /add
CGIInterpreters php^|[INSTALLDIR]php-cgi.exe']" />
http://cvs.php.net/viewvc.cgi/win-installer/PHPInstallerBase53NTS.wxs?r1=1.12&r2=1.13&diff_format=u
Index: win-installer/PHPInstallerBase53NTS.wxs
diff -u win-installer/PHPInstallerBase53NTS.wxs:1.12
win-installer/PHPInstallerBase53NTS.wxs:1.13
--- win-installer/PHPInstallerBase53NTS.wxs:1.12 Thu Jan 29 18:30:33 2009
+++ win-installer/PHPInstallerBase53NTS.wxs Thu Jan 29 19:03:29 2009
@@ -412,7 +412,8 @@
</Feature>
<Binary Id="PHPInstallerScripts" SourceFile="PHPInstallerScripts52.vbs" />
-
+ <Binary Id="WixCA" src="Wix\wixca.dll"/>
+
<CustomAction Id="iis700FastCGIaddCmd"
Property="iis700FastCGIadd"
Value=""[WindowsFolder]system32\inetsrv\APPCMD.EXE" SET CONFIG
-section:system.webServer/fastCGI
/+"[\[]fullPath='[INSTALLDIR]php-cgi.exe'[\]]"" />
http://cvs.php.net/viewvc.cgi/win-installer/PHPInstallerBase60.wxs?r1=1.27&r2=1.28&diff_format=u
Index: win-installer/PHPInstallerBase60.wxs
diff -u win-installer/PHPInstallerBase60.wxs:1.27
win-installer/PHPInstallerBase60.wxs:1.28
--- win-installer/PHPInstallerBase60.wxs:1.27 Thu Jan 29 18:30:33 2009
+++ win-installer/PHPInstallerBase60.wxs Thu Jan 29 19:03:29 2009
@@ -518,7 +518,8 @@
</Feature>
<Binary Id="PHPInstallerScripts" SourceFile="PHPInstallerScripts60.vbs" />
-
+ <Binary Id="WixCA" src="Wix\wixca.dll"/>
+
<CustomAction Id="netserveCGIInterpretersaddCmd"
Property="netserveCGIInterpretersadd"
Value=""[%ProgramFiles]NetServe Web Server\config.exe /add
CGIInterpreters php^|[INSTALLDIR]php-cgi.exe']" />
http://cvs.php.net/viewvc.cgi/win-installer/PHPInstallerBase60NTS.wxs?r1=1.13&r2=1.14&diff_format=u
Index: win-installer/PHPInstallerBase60NTS.wxs
diff -u win-installer/PHPInstallerBase60NTS.wxs:1.13
win-installer/PHPInstallerBase60NTS.wxs:1.14
--- win-installer/PHPInstallerBase60NTS.wxs:1.13 Thu Jan 29 18:30:33 2009
+++ win-installer/PHPInstallerBase60NTS.wxs Thu Jan 29 19:03:29 2009
@@ -412,7 +412,8 @@
</Feature>
<Binary Id="PHPInstallerScripts" SourceFile="PHPInstallerScripts52.vbs" />
-
+ <Binary Id="WixCA" src="Wix\wixca.dll"/>
+
<CustomAction Id="iis700FastCGIaddCmd"
Property="iis700FastCGIadd"
Value=""[WindowsFolder]system32\inetsrv\APPCMD.EXE" SET CONFIG
-section:system.webServer/fastCGI
/+"[\[]fullPath='[INSTALLDIR]php-cgi.exe'[\]]"" />
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php