all groups > vj# > january 2004 >
You're in the

vj#

group:

deployment of j# redist


deployment of j# redist godzooky NO[at]SPAM mailinator.com
1/16/2004 6:48:41 AM
vj#:
is it possible to include the j# redist as part of a setup program? i
want to make it similar to installing the .net framework. by that i
mean, checking to see if it is installed, and if not, installing the
j# redist and then my app. can i do all that in one package?

Re: deployment of j# redist Lars-Inge Tønnessen
1/16/2004 5:44:07 PM
You could check the registry to see if it's installed.
Here you also find the versjon number.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\VisualJS
harp7.0Assemblies\



You can install the J# redist package in silent mode (/q).
http://msdn.microsoft.com/library/en-us/msi/setup/command_line_options.asp


There are some problems when installing Visual J# (the development package)
in silent mode. You can read about it here.
http://support.microsoft.com/default.aspx?scid=kb;en-us;812822


--
Regards,
Lars-Inge Tonnessen
http://emailme.larsinge.com
http://www.larsinge.com

AddThis Social Bookmark Button