CustomWorks 6.4.45.7272

Release date: 26.09.2024

Installer for CustomWorks 6

Setup CustomWorks 6.exe

Start installer and follow instructions.
 DOWNLOAD
Msi installer for CustomWorks

Setup CustomWorks 6.msi

Use this installer if you want to use automatic deployment in Windows domain.
 DOWNLOAD

Release Notes

Fixed Bugs
PROD-3421
Error summary view does not open in new UI style
Fixed error summary view not opening properly when using new themes
PROD-3108
Export leaves dxf/last exported sheet active if drawing is open in SW
PROD-3558
Empty configuration-specific custom properties cannot be deleted
PROD-3559
About window is missing "Check for updates" button in new UI
PROD-3077
Http list authentication password should not be in readable format
PROD-2908
Improve list synchronization message
PROD-3551
Configuration specific properties are not read in Copy mode
PROD-3496
Command line switch SynchronizeLists causes an exception
PROD-3453
No items to display displayed before table loads
PROD-3364
Options mode group contents should be indented
Menu items in Options are now indented
PROD-3031
Expression variables do not evaluate in table mode
PROD-3545
Item count in tables is wrong in some assemblies
PROD-3538
Toolbar icons are messed up in new UI styles
New UI theme now has new toolbar icons
PROD-3381
Quantity calculation does not work when system separator is comma
PROD-2590
Aw/Cw can notify user of invalid license when license is actually valid
Improved license validation logic
PROD-3005
Root assembly row is missing copy complete message
Added missing messages for assemly rows
PROD-3539
Printer output view has incorrect theme
Fixed invalid theme
PROD-3529
Print and copy profiles are not set by the command line parameter
PROD-3528
"Open table" icon size is wrong in batch modes
Adjust icon size
PROD-2957
When network location is unreachable ui hangs when selecting number generator
Improved UI responsiveness
PROD-2735
Improverd expression variable editor
PROD-3365
Home mode menu should collapse after action
The dropdown menu in Home now collapses after an action is made (e.g. profile is changed or reloaded)
PROD-3571
Variable validations do not work properly
PROD-3527
Users cannot continue checking drawings during printing
Exposed Continue button in UI to allow users to continue printing process while checking drawings
PROD-3017
Multiple user interfaces in properties mode does not update variable values when changing UIs
PROD-3563
Cannot open copy table to see errors when copying fails
PROD-3560
About window is missing link to release notes in new UI
PROD-3553
Target directory selector can only be edited after activating dropdown menu once
Fixed textbox responsiveness
PROD-3550
Expression variable header is not updated correctly in profile editor
PROD-3487
Top level preview is not set in excel template if top level row is not part of the table rows
Preview thumbnail is now generated from the internal BOM rows if the top level row is not part of the table rows
PROD-3319
Added Encoding setting into text file lists
You can set the encoding of a text file manually if eg. scandic , cyrillic etc. characters are not displayed correctly in lists.
PROD-3260
Incrementing count should update also total count column value in export mode
PROD-2995
Ignore child component display setting does not work if multiple tables
PROD-2973
Parent value setting in export file name does not work when drawing is active document
Other
PROD-3554
Implement DecimalSeparator setting in table exports
You can now define the decimal separator to be used in csv and xml table exports.
PROD-3549
Relocate Classifications in the Profile Tree
From now on, classifications are no longer located inside Properties Mode. Instead they are shown as separate top-level sections and multiple Properties modes can share a single instance of classifications.
PROD-2993
Implemented some helper functions in table expressions
Several helper functions were implemented for creating table expressions: ToFloat and ToInt for converting strings to numeric values, IIf for shortened conditions and TryCatch to help handling exceptions.