PDA

View Full Version : Dependency Module: Visual J# 2.0 2nd Ed. Redistributable Package


venky
09-04-2008, 08:42 PM
Overview
Use the Visual J# 2.0 dependency module with MSI Factory 2.0 to detect and install Visual J# 2.0 2nd Ed. redistributable package.

Background Information
The Microsoft Visual 2nd edition Redistributable Package version 2.0 includes everything you need to run your Visual 2nd edition applications on a computer that already has the Microsoft .NET Framework v2.0 installed. The Visual 2nd edition Redistributable Package is not intended to run applications written with other Java-language development tools. Applications and services built with Visual 2nd edition will run only on the .NET Framework and will not run on any Java Virtual Machine. Visual 2nd edition has been independently developed by Microsoft and is not endorsed or approved by Sun Microsystems, Inc. The Visual J# 2.0 2nd Ed. redistributable installation package is available as a stand-alone executable file, vjredistx86.exe (x86 systems) and vjredistx64 (x64 systems). When this dependency module is included in your setup, it installs Visual J# 2.0 2nd Ed. redistributable package if needed.

Installation Instructions
To make Visual J# 2.0 dependency module available in your MSI Factory 2.0 projects, follow the steps below:
1. Close MSI Factory 2.0, if it is running.
2. Browse to the folder where MSI Factory 2.0 is installed on your system. By default it is C:\Program Files\MSI Factory (on Windows Vista (64-bit) it is C:\Program Files (x86)\MSI Factory).
3. Open the folder called Dependencies.
4. Unzip the contents of VJ#20.zip (see bottom of article) into the dependencies folder.
5. Download the Visual J# 2.0 2nd Ed. redistributable x86 (vjredistx86.exe) (http://msdn.microsoft.com/en-us/vjsharp/bb188598.aspx) into the VJ#20_Include subfolder.
6. Download the Visual J# 2.0 2nd Ed. redistributable x64 (vjredistx64.exe) (http://msdn.microsoft.com/en-us/vjsharp/bb188598.aspx) into the VJ#20_Include subfolder.
7. Restart MSI Factory 2.0.
To use your new dependency module, select Build > Settings from the main menu. Select standard bootstrapper option and click the Edit button. Click dependencies tab and click Add button. Select Visual J# 2.0 dependency module from the list of available dependency modules. Visual J# 2.0 2nd Ed. should now be visible in the dependency modules section. You can edit or customize the configuration of the dependency module in the configuration section.

Information Links
More Information on Visual J# 2.0 2nd Ed. redistributable x86 (http://msdn.microsoft.com/en-us/vjsharp/bb188598.aspx)
More Information on Visual J# 2.0 2nd Ed. redistributable x64 (http://msdn.microsoft.com/en-us/vjsharp/bb188598.aspx)


Module Name: Visual J# 2.0 2nd Ed. Redistributable
Type: MSI Factory 2.0 Dependency Module
Created By: kumar (8/1/2008)
Last Revision: August 1, 2008 (001)
Disclaimer: This dependency module is not officially supported by Indigo Rose. If you have any issues or feedback please contact me or post in the forum.