[Installbase-cvs] installbase/lib/help CompWrappedApplication.html,1.2,CompWrappedApplication.html V
Status: Alpha
Brought to you by:
damonc
From: <da...@us...> - 2002-10-14 12:24:50
|
Update of /cvsroot/installbase/installbase/lib/help In directory usw-pr-cvs1:/tmp/cvs-serv18909/lib/help Modified Files: CompWrappedApplication.html VirtualText.html 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: CompWrappedApplication.html,1.2,CompWrappedApplication.html Couldn't generate diff; no version number found in filespec: VirtualText.html,1.2,VirtualText.html |