Added a -w “wrap using” option to specify the file to use as the freeWrap stub. This allows cross-platform creation of wrapped applications without the use of the target computer system.
All extensions compiled into freeWrap ( Blt, winico, dde, registry, Tk) are now statically loaded and are available for loading into TCL interpreters created with the interp command.
Created ::freewrap namespace and moved all existing freewrap variables, commands and procedures into it.
Added some commands to install new file types and associations into the Windows registry.
Added a ::freewrap::shortcut command to create shortcuts under Windows.
Added a ::freewrap::getSpecialDir command to find “Start Menu”, “Desktop” and similar directory locations under Windows.