#1
|
|||
|
|||
Set tables other than Property table
Hi,
I'm wondering if there is a way to update other tables in wise for windows installer? The one that is provided is only for Property table. thank you. |
#2
|
|||
|
|||
WfWI does not support command-line arguments for updating any other tables (if it did, you could specify them in the additional options field of the Wise action).
You may be able to use its scripting capabilities (Pro/Ent versions, Edit|Macros on the menu or under 'OLE Automation' in the help contents for 5.21) to do this. |
#3
|
|||
|
|||
I found another way of updating the other tables, which is by exporting them out to an idt file then made the changes and import them back.
Thanks. |
#4
|
|||
|
|||
I'm trying to edit the Summary table for the windows installer. Is there any means of doing that? I'm unfamilar with the previous poster's solution of exporting & importing of the idt file.
My main purpose for editing the summary table is to auto increment the version number with every build. Thanks |
|
|