Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Gif animation when build EXE

Status
Not open for further replies.

abdellatif99

Programmer
Jun 26, 2002
11
LY
Dear All

I have problem with Gif control (Marchoso.ocx) when i build exe file . when i run the EXE file in other machine the Gif animation doesn't work . how can i resolve this problem without register the olecontrol(Marchoso.ocx) in the user's machine .

Any help

Thanks
 
Try to include the ocx in your project so it is installed on other machines too.

Good luck.
 
how can i resolve this problem without register the olecontrol(Marchoso.ocx) in the user's machine .

If you use the Setup wizard, there is a place in step 2 that allows you to select an activex to be included in the setup and it will register it for you. I don't think there is any other way to do it.
Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top