Re: Making an Install exe
Move to Application Deployment
Are you familiar with the Application and Deployment Wizard that comes with VB. That should just walk you through the process.
Click Add-Ins/Add-In Manager from the IDE. Find Package and Deployment Wizard, click it, then click on it, and check Loaded/Unloaded and Load on Startup in the Load Behavior frame.
Re: Making an Install exe
No I havet a clue on 'Application and Deployment Wizard' just looked at it but it baffeled me. Allthought thanks for showing it to me the MDI type of exe is what I've been looking for for ages. Thanks.
Anyone help me with making it a start up, I think it is some API code but I'm not sure.
Re: Making an Install exe
Quote:
Originally Posted by ichar
No I havet a clue on 'Application and Deployment Wizard' just looked at it but it baffeled me. Allthought thanks for showing it to me the MDI type of exe is what I've been looking for for ages. Thanks.
Anyone help me with making it a start up, I think it is some API code but I'm not sure.
Save your project, compile your exe, then just click on the menu item under Add-ins for the Wizard, and it will do the rest.
Re: Making an Install exe
Re: Making an Install exe
Also look at the first post in this section of the forum... Application Development
Actually it's the second post, the first one is an Ad....