making standard VB EXE to ActiveX EXE? 
Author Message
 making standard VB EXE to ActiveX EXE?

I have a standard VB EXE that I want users to run over the internet.
Currently, The user gets a message saying that this was created by an
unknown person(not signed) so you can use it if you want, etc.  I tried
to turn it into an ActiveX Exe, thinking then I could sign it(what
exactly does that mean in this case?), but it keeps asking for a public
accessable class module.  Once I create one, it says this requires a
sub Main or a startup form.  I can't find anything in VB 6.0 to change
my form to the startup form.  What does this mean.  Yes, I am very much
a beginner with VB and could really use some help.  All of the help on
my many other questions is greatly appreciated.  Also, any good
resources on learning ActiveX and what it entails?  Thanks again for
all of your help.

Matt

Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.



Mon, 18 Feb 2002 03:00:00 GMT  
 making standard VB EXE to ActiveX EXE?
Check Project Property page, General - Startup Object change it to
nothing

--
Humberto Gonzalez

My personal page: http://www.geocities.com/SiliconValley/Park/5117
Business Page: http://www.interven.net/acron



Mon, 18 Feb 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Standard EXE and ActiveX EXE

2. ActiveX EXE or Standard EXE

3. Callback between standard.exe and activeX.exe

4. Making an ActiveX EXE act like a normal EXE

5. Making One VB exe Trigger a Sub in Another VB exe

6. Making One VB exe Trigger a Sub in Another VB exe

7. GPF in vb.exe when making an exe

8. Help with making a standard.exe file

9. Can't run .exe programs made in vb4 standard

10. standard EXE / active EXE with html?

11. EXE makes EXE

12. Newbie question about converting standard.exe to activex.dll

 

 
Powered by phpBB® Forum Software