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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 11:00:03 2025 UTC