MicroAVS Install Guide


7.2 Setup - Professional Plugin for Professional Edition



If you are using the Professional Edition and want to develop your own function into MicroAVS, please install the following Plugin and set the environment variable.

You should install MicroAVS and Visual Studio C++, first.
This Plugin will be installed under the Visual Studio Environment.

  1. Start Setup.exe
    Please click the Professional Plugin link line on the Setup.htm page on CD-ROM.
    The download dialog will appear.
    Please select [Open] button.

    And also, the security dialog will appear depending on the browser setting.
    Please select [Open] or [Run] button.

    If there is no happened, please see the CD-ROM directly and double-click the PRO\Setup.exe.

  2. Select the language while installing.



  3. Select [Next] button.



    If you see the following error message, please check and install Visual Studio 2008 first.



  4. Choose the install folder.
    This folder shows the Visual Stuido distination.
    Please check this is right, then click the [Next] button.



  5. Start install to click [Install] button.



  6. Finaly, the following dialog will appear after installing.



    Click the [Finish] button.

Next, please set the environment variable for developing Plugin.
The environment variable, [MASDKRoot] is needed.
  1. Open the system dialog of Windows.
    Select the [Setting] - [Controll panel] - [System] from Windows Start menu.
    Then select the [Detail] Tab.

  2. Register the following environment variable into System environment variable.

    name :MASDKRoot
    variable :<MicroAVS Install Folder>\runtime


    For example, please set "c:\MAVS13\runtime" if you installed the MicroAVS into c:\MAVS13.