Results 1 to 19 of 19

Thread: Converting Standard EXE to ActiveX EXE

Hybrid View

  1. #1
    Lively Member
    Join Date
    Mar 2010
    Posts
    124

    Re: Converting Standard EXE to ActiveX EXE

    In Project menu, chose NameProject Properties menu (submenu of Project menu); in Project type of Genaral tab chose ActiveX Exe and in Startup Object chose None. And OK. Have fun!

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Jan 2011
    Posts
    20

    Re: Converting Standard EXE to ActiveX EXE

    Well, I tried that, and now the app doesn't do anything at all if I start it as Standalone. Remember, if I'm the first person to start the app, my instance of it will act as a server for anyone else coming later. But I must have a user interface, or I can't do anything with it myself!

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2011
    Posts
    20

    Re: Converting Standard EXE to ActiveX EXE

    By the way - I did say I haven't done much with ActiveX before, so while I'm by no means a newbie with VB (Been using various versions of it for over 15 years), I'm not above going through the step-by-step instructions which MS provide in their online documentation. In other words, the Coffee project, which is now located here...
    http://msdn.microsoft.com/en-us/libr...(v=vs.60).aspx

    I found it impossible to follow the instructions. Specifically, when I get to the stage of creating a test project, the instructions tell me to set a reference to the .vbp file of the ActiveX project I just created. It specifically tells me not to set a reference to the .exe I just created from that project. Not possible - My IDE doesn't allow me to set a reference to the .vbp file. I can't get much further with MS' instructions for getting my head round this!

Tags for this Thread

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