Results 1 to 3 of 3

Thread: Making an Executable for Win 95

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2002
    Posts
    75

    Making an Executable for Win 95

    I am trying to create an executable and run the program in Windows 95. It uses a MSHFlexgrid to access a DSN. The DSN is already created on the computer in question. When I compile the code and run it, it will not bring up the data into the MSHFlexgrid. The program will run, but the Flexgrid will not show any of the data, why? I put MSADODC.OCX and MSHFLXGD.OCX and the computer because the program would not run without them. Now what do I do?

    Thanks,
    Reaper

  2. #2
    jim mcnamara
    Guest
    Package your program with the P&D wizard = creates a setup.exe and a some CABS.

    Copy everything over to the Win95 machine. Run setup.

    For help look up Package and Deployment Wizard in Visual Studio help.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2002
    Posts
    75
    Thanks for the help. That worked. I am a little new at programming and have always just created the executable (never needed to package a project).

    Thanks,
    Reaper

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width