
dbergl1.5524904506392363E12 asked a question.
Possible to create an Empty LockPermissions table?
Is it possible to have IS create the LockPermissions table when it is empty? I cannot figure out how to force the creation of the table.
The reason I need it empty is we dynamically add entries to the table based on user input.
If I don't put some dummy value (associated with a dummy component and associated with a real feature) in the table then the table is not created when the MSI is created.
I am sure there is something terribly wrong with this design, but it is an MSI i inherited that installs a product used internally. This used to wok with a much older version of installshield.
Thanks!
Dan