Closed
Bug 47407
Opened 25 years ago
Closed 25 years ago
Customized build CD Autorun Screen bitmap needs updating for PR2
Categories
(CCK Graveyard :: CCK-General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: robinf, Assigned: jay)
Details
Customized build CD Autorun Screen bitmap still refers to "Netscape 6 Preview
Release 1". I need to update the install.bmp to remove the "1".
Fix checked in to ns/cck/customcd/shell/bmps folder. I removed the "1" so it
just says "Netscape Preview Release". Marking fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The new install.bmp file exists in the
CCKTool\WSTemplate\Workspace\autorun\shell\bmps\ directory.
However, it needs to exist in the
CCKTool\Configs\Default\Workspace\autorun\shell\bmps\
an update to the build script is needed
Re-opening this bug and then Re-assigning it to Kyle Smith
add the following lines to the cck.bat file to fix this:
cd\builds\ns\cck\customcd\shell\bmps\
copy *.bmp D:\cckrep\NScck\CCKTool\Configs\Default\Workspace\Autorun\Shell\bmps
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Re-assigning to Kyle Smith
Assignee: robinf → kysmith
Status: REOPENED → NEW
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 4•25 years ago
|
||
added line
"copy *.bmp
D:\cckrep\NScck\CCKTool\Configs\Default\Workspace\Autorun\Shell\bmps"
to the build script.
Re-assigning from Kyle Smith to Jay Patel
Assignee: kysmith → jpatel
Status: ASSIGNED → NEW
| Assignee | ||
Comment 6•25 years ago
|
||
This should be working now. Resolving as fixed.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•