WPS: DLL registration
Hi,
I'm new to Wise and trying to repackage an app that registers some DLLs. After using SetupCapture, WPS populates the SelfReg table with these DLLs. If I change registration to ordered, it does it with custom actions.
How can I get WPS to capture the registration in the correct registry tables, rather than the legacy SelfReg table?
Thanks
I'm new to Wise and trying to repackage an app that registers some DLLs. After using SetupCapture, WPS populates the SelfReg table with these DLLs. If I change registration to ordered, it does it with custom actions.
How can I get WPS to capture the registration in the correct registry tables, rather than the legacy SelfReg table?
Thanks
0 Comments
[ + ] Show comments
Answers (9)
Please log in to answer
Posted by:
MSIPackager
18 years ago
Yup, once you've installed Wise (before your capture) goto Edit menu, Preferences and on the General tab uncheck Automatically add self-registration box
Or you can go it in the registry by changing value of EditorFlags from 0 to 4 - its in the HKEY_CURRENT_USER\Software\Wise Solutions\Windows Installer Editor\Settings key
Hope it helps,
Rob.
Or you can go it in the registry by changing value of EditorFlags from 0 to 4 - its in the HKEY_CURRENT_USER\Software\Wise Solutions\Windows Installer Editor\Settings key
Hope it helps,
Rob.
Posted by:
meastaugh1
18 years ago
Posted by:
MSIPackager
18 years ago
Posted by:
meastaugh1
18 years ago
Posted by:
meastaugh1
18 years ago
Posted by:
MSIPackager
18 years ago
Yes even MS recommend avoiding using selfreg table http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/selfreg_table.asp
Don't know why WPS is setup to use it by default - it's madness. Thanks for the info re v6 [:)]
Cheers,
Rob.
Don't know why WPS is setup to use it by default - it's madness. Thanks for the info re v6 [:)]
Cheers,
Rob.
Posted by:
timmsie
18 years ago
Posted by:
misk
18 years ago
i am not 100% sure but i have that option set and sometimes the wise pixies still manage to populate the selfreg table. i look at the components of the dlls in the selfreg table and check out if the advertising info is there, it seems to be...so i think that wise pointlessly populates the selfreg table.
any opinions?
any opinions?
Posted by:
timmsie
18 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.