Closed
Bug 5001
Opened 26 years ago
Closed 25 years ago
CCK Wizard in not customizing Install Shell's rshell.ini
Categories
(CCK Graveyard :: CCK-Wizard, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: bmartin, Assigned: vparthas)
References
Details
Latest CCK Wizard Machine
1.Launch CCK Wizard
2.Proceed to Branding Page 2 of 4
3.Enter path to the location of background bitmap
4.Enter text in both fields for the CD Install Shell Custom Text (text for the
title bar and text to be displayed below the title bar.
5.Enter path to the Install Text (.txt) file to be enabled by be install shell.
6.Proceed to Build Installer(s) page and select "Build Installers" button.
Results:
CCK Wizard is not customizing the rshell.ini file and grabbing it into the build
process.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
reopening.
1- launch CCK Tool
2- Create new or select existing configuration
2- Proceed to the Customizing the CD Autorun Screen dialog
3- Modify the Title Bar text to state:
Testing Autrun Title Bar Text
4- Modify the text below the title bar to state:
Testing the Text to be displayed below the title bar.
5- Proceed to the Building the Installer(s) screen
6- Select Show Summary to verify changes
7- Select the Finish Button
Results:
The Rshell.ini file is not getting created.
This is an install builder function- right now the rshell gets created along
with the CD - in an Output directory. it should not be there and this will be
taken care of while finishing the install builder portion.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → FIXED
reopening...
latest CCK build dated: 12-02-99
The Rshell.ini is getting modified. Here's what's currently happening:
1- the caption= key is getting populated correctly and appears in the final
shell just fine.
2- the bk_bitmap= key gets populated, however, the path to the Background Bitmap
points to the "Default" location .bmp. This "default" bitmap will not live
within the customized build. End-Users will not see the bitmap in the Autorun
Shell.
3-button2_cmdline=exe, has the same problem as the bk_bitmap= key. If using the
default path, the end-users will never be able to access the .txt file.(since it
will live in the Default's Workspace directory.
4-dialog_title_txt= the custom text appears in the rshell.ini but doesn't get
displayed on the autorun shell.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Marking as Fixed - the appropriate files will be copied to the respective
directories as install.bmp and install.txt.
Reporter | ||
Comment 10•25 years ago
|
||
Reopening because typo in dialog_title_text= key
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 11•25 years ago
|
||
*** Bug 24001 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 12•25 years ago
|
||
Marking fixed
Typo was taken care of.
Status: REOPENED → 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
•