Dmitry Briliuk wrote:
> Is it possible to change ProductCode (guid) for already installed
> product, so all the branches in registry will refer to the new guid?
> Is there a standard api function to do this? (At least it is possible
> to write a script, which will perform a little search through registry
> and will change necessary guids)
>   
No, that's not supported. And you shouldn't modify MSI's private data -- 
there are no guarantees about how they might change. Use a transform 
before the product is installed.

-- 
sig://boB
http://bobs.org


-------------------------------------------------------------------------
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