[Installbase-cvs] installbase/lib common.tcl,1.45,common.tcl components.tcl,1.31,components.tcl inst
Status: Alpha
Brought to you by:
damonc
From: <da...@us...> - 2002-10-14 12:24:50
|
Update of /cvsroot/installbase/installbase/lib In directory usw-pr-cvs1:/tmp/cvs-serv18909/lib Modified Files: common.tcl components.tcl install.tcl trees.tcl uninstall.tcl unpack.tcl utils.tcl windows.tcl Log Message: o installbase.tcl Added option to prompt for directories when adding new file groups. Require BWidget 1.4.2 (which doesn't really exist, it's ours). o Binaries/Windows/freewrap.exe Added a new freeWrap binary for Windows that fixes a bug that would occur when adding shortcuts with foreign characters in the path. Added some new Windows commands which will be used later. o Theme/Classic_Wizard/install.cfg Added a new property to some of the panes to specify which buttons to be displayed in the pane. o Themes/Classic_Wizard/install.cfg o Themes/Classic_Wizard/text.tcl Added a new text field for each button in the panes. o Themes/Classic_Wizard/windows.tcl Removed specific options to NavButtons commands throughout. These are now specified through the pane options. o lib/common.tcl NavButtons now checks for the Buttons property for a window. Windows registry keys are now logged with their values as well. When uninstalling a Windows registry key, the value will be removed, and if the key is empty, it will be removed as well. o lib/components.tcl Added an option to Wrapped Applications to remove InstallBase components from the wrapped application. Added the ability to uninstall a specific value of a Windows registry key. o lib/install.tcl Fixed a bug where Windows XP installs were failing trying to obtain user information during initialization. o lib/trees.tcl Added 'Add as Wrapped Application' option to File Group menu. o lib/uninstall.tcl Added a specific command for each component to be uninstalled. This is now used as a common command during uninstallation and installation cleanup. o lib/utils.tcl Added option to prompt for directories when adding new file groups. o lib/windows.tcl Made the project preferences frame a single procedure to be called in several places. o lib/BWidget/tree.tcl Fixed a bug in tree selection that was created by Tcl 8.4 somehow. Couldn't generate diff; no version number found in filespec: common.tcl,1.45,common.tcl Couldn't generate diff; no version number found in filespec: components.tcl,1.31,components.tcl Couldn't generate diff; no version number found in filespec: install.tcl,1.58,install.tcl Couldn't generate diff; no version number found in filespec: trees.tcl,1.48,trees.tcl Couldn't generate diff; no version number found in filespec: uninstall.tcl,1.17,uninstall.tcl Couldn't generate diff; no version number found in filespec: unpack.tcl,1.26,unpack.tcl Couldn't generate diff; no version number found in filespec: utils.tcl,1.115,utils.tcl Couldn't generate diff; no version number found in filespec: windows.tcl,1.93,windows.tcl |