Closed
Bug 10651
Opened 26 years ago
Closed 26 years ago
[feature] binding is not supported in patching
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M10
People
(Reporter: cathleennscp, Assigned: cathleennscp)
References
Details
Summary: binding is not supported in patching → [feature] binding is not supported in patching
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
binding support checked in today.
test case:
1. load http://warp/u/cathleen/test/xpinstall/patch/patchtrigger.html
2. install cvs.exe 1.8.7
(trigger http://warp/u/cathleen/test/xpinstall/patch/install2.jar)
at command line, verify cvs.exe version by typing "cvs -v"
3. patch to cvs.exe 1.10
(trigger http://warp/u/cathleen/test/xpinstall/patch/patch2.jar)
at command line, verify cvs.exe version by typing "cvs -v"
Jimmy, you might want to create additional binding test case.
Comment 1•26 years ago
|
||
The real test of this is to do step 2.5 -- bind the image on your own machine,
particularly if the patch was created on W98 and your testing on NT or vice
versa.
In 4.7 or other smartupdate Communicator versions you'll find "nsbind.exe".
On NT run "nsbind -u cvs.exe" while in the dir where cvs is. If you're on Win9x
do "nsbind -u -o cvs.exe" -- that "o" is *very* important!
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•