php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #2464 install-windows95-nt.html does not agree with inf file
Submitted: 1999-10-07 14:08 UTC Modified: 2001-02-10 14:36 UTC
From: gmunger at lpiweb dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.12 OS: windows
Private report: No CVE-ID: None
 [1999-10-07 14:08 UTC] gmunger at lpiweb dot com
install-windows95-nt.html says:
Highlight the new key command and in the right side pane, double click the "default value" and enter the path to php.exe. ex: c:\php3\php.exe -q %1. 

The inf file contains this:
HKCR,"phpfile\Shell\open\command","",0,"C:php3\php.exe %1"

Is the "-q" parameter missing from the install file?
Does it matter?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 14:36 UTC] jimw@php.net
the installation instructions in the documentation should be correct now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 26 06:01:31 2024 UTC