Registering DLL's in Wix using self-registration -


two of library depends on third. latter library must copied system32 directory, 2 - programfiles directory. please advise on how deal registration of first 2 libraries. i need use self-registration. tried specify id of main library companion file, did not help. should do?

msi's selfreg table doesn't support ordering operation of registrations. use quietexec custom action call regsvr32 /s in right order wouldn't myself.

the optimal design not rely on self reg. have thoroughly exhausted using msi handle registration data designed do?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -