X-users] re gistering a dll in global assembly cache
To: wix-users@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii
Hi All,
I wanted to register OFFICE.dll in the global assembly cache .
Normally we do this using the command
C:\Program Files\Micros
Hi All,
I wanted to register OFFICE.dll in the global assembly cache .
Normally we do this using the command
C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\gacutil.exe -i
"C:\OFFICE.DLL"
and this dll gets registered in the cache .
I tried the following code out to achieve this in wix b
2 matches
Mail list logo