Hello,
  I've run tallow to get the required registry keys for a vb com dll.  One
problem I have is that the default value for the InprocServer32 should be
set to where the dll is installed; instead it is set to where the dll came
from (source).

  For example, it should read C:\Program
Files\Company\Product\bin\thing1.dll

  But it is set to C:\src\bin\thing1.dll

Now I can change the value but since a user can re-target an installation, I
need to be able to set that value in the registry at installation time.  The
same problem exists for files in C:\Windows\System32, those should be set to
the installers system 32 variable.

How can I do this?

Thanks,

John Cole

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.12/631 - Release Date: 1/16/2007
8:25 AM
 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the sender. This message 
contains confidential information and is intended only for the individual 
named. If you are not the named addressee you should not disseminate, 
distribute or copy this e-mail.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to