Announcement

Collapse
No announcement yet.

merging directX

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • merging directX

    Hi all,

    How can we integrate directX with the current world wind application, i mean when we click on worldwind.exe then it should automatically check in the local system weather the directx is installed or not, if not then it should automatically install for net. please help me how to proceed for this problem.

    Thanks & Regards
    Rakesh

  • #2
    That is checked at World Wind's install already. If not found it will ask if you want to install it.

    (World Wind uses Managed DX, which the average user may not have)


    Earth is Square blog

    PUBLIC NOTICE AS REQUIRED BY LAW: Any use of this forum post, in any manner whatsoever, will increase the amount of disorder in the universe. Although no liability is implied herein, the consumer is warned that this process will ultimately lead to the heat death of the universe.

    Comment


    • #3
      including directx

      Yah Tom thanks for your reply, coming to the task its already there in world wind setup file, i am trying to create my own setup file, in which i am trying to integrate directx. Let me explain you clearly:

      Current World wind installation file which is available in worldwind.arc.nasa.gov/ website is checking the directx at the installation in the system sucessfully, what i am doing is i had downloaded the source code and did some modifications and now i want to make a installation file (Or setup file ) which shall work same as the nasa world wind installation file. ie my application which is modified nasa world wind shall also check the local system weather the directx is installed or not.

      Comment


      • #4
        The code for the installer is in SVN also. You could start with that.

        Comment


        • #5
          code for installer in svn

          Thanks withak for your reply,
          Can you please guide me how can i get the code for installer from the SVN. What is the process for that.

          Comment


          • #6
            SVN Checkout this folder:

            http://nasa-exp.svn.sourceforge.net/...wwinstall-1.4/


            Earth is Square blog

            PUBLIC NOTICE AS REQUIRED BY LAW: Any use of this forum post, in any manner whatsoever, will increase the amount of disorder in the universe. Although no liability is implied herein, the consumer is warned that this process will ultimately lead to the heat death of the universe.

            Comment


            • #7
              Tom can you guide, which file shall i download to get my doubt cleared.

              Comment


              • #8
                I think you need all of that.. I am not sure as I have not played with the installer scripts.


                Earth is Square blog

                PUBLIC NOTICE AS REQUIRED BY LAW: Any use of this forum post, in any manner whatsoever, will increase the amount of disorder in the universe. Although no liability is implied herein, the consumer is warned that this process will ultimately lead to the heat death of the universe.

                Comment


                • #9
                  I think "ww1.4.nsi" is the installer itself, but it probably calls code from the other files.

                  Comment

                  Working...
                  X