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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: gmunger at lpiweb dot com
New email:
PHP Version: OS:

 

 [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: Mon Jun 17 09:01:30 2024 UTC