I believe vb6fr.dll is a resource-only DLL containing translations of the
VB6 error message strings into French.
It looks like there is no merge module for this. The download page says that
the merge modules are localized into English, German and Japanese, but not
into French.
That being said, I think the best thing to do is to add the DLL as its own
component, to be installed into System32 (you should of course use the
[WindowsFolder] property to ensure that the right drive and directory name
are used). You should set the Component/@SharedDllRefCount property to 'yes'
to ensure that multiple applications installing this file won't have a
problem on uninstall.
SharedDllRefCount is the last resort for a shared file for which you don't
have a component GUID or for which legacy installers exist.
--
Mike Dimmick
_____
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jacquet Fabian
Sent: 15 March 2007 15:22
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] VB6 msm
Hi,
I use the MSVBVM60.msm to deploy an application made in VB6
In the log file of the installation, I can see this
C:\WINDOWS\system32\MSVBVM60.DLL
But when I run my program, it say it need vb6fr.dll
If I copy this dll in the system32 directory it's ok, but it's not really
clean.
-------------------------------------------------------------------------
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