Closed Bug 15036 Opened 25 years ago Closed 25 years ago

Need to correct process of creating wizardmachine.exe -i cck.ini

Categories

(CCK Graveyard :: CCK-Wizard, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bmartin, Assigned: vparthas)

References

Details

Latest CCK build dated: 09-23-99

Currently, users must create a Wizardmachine.exe -i cck.ini shortcut to launch
CCK Tool.  This process needs to be done automatically.
Assignee: gayatrib → varada
There are several ways to handle this.  One good way would be to have the
top-level cache file contain an entry that specifies a default ini file to use
if the command line doesn't contain an explicit reference.  It would also be OK
to have a hard-coded name in the event that neither the command line args nor
the cache file specifies anything.  This would help us a lot in our day to day
work.
I cheated and added a hack to set the inifile to "cck.ini" if no other value is
available.  The elegant fix can come later.  The creation of an appropriate
shortcut when installing is still important.
Status: NEW → ASSIGNED
Target Milestone: M14
marking tfv m14
Depends on: 15039
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The wizardmachine can now be executed by using the command with or without the
parameter. There is a wizardmachine.ini file in the root directory. the top
level application ini file should be specified here. the format is
[Default]
inifile=<foo.ini>
Status: RESOLVED → VERIFIED
Marking this Verified Fixed.
You need to log in before you can comment on or make changes to this bug.