Results 1 to 6 of 6

Thread: How to create installation package of application in visual basic 6.0

  1. #1
    Join Date
    Jun 2011
    Posts
    41

    How to create installation package of application in visual basic 6.0

    I was developing a desktop application in that I need to create an application executable file. I’m using visual basic 6.0 developing tool for developing my project. Well I search for it in the help file but I dint get anything the information they are providing is not much accurate. I had tried to use dll which is used from the dll which in turn look for the MassImport[1].msi and later on it get cancel please help me regarding this issue.

  2. #2
    Join Date
    May 2009
    Posts
    527

    Re: How to create installation package of application in visual basic 6.0

    You can easily create a stand alone exe for your application rather than running your own software in the IDE for that you just need to follow the few steps. Open the project in ide and then go to file in that just select the make which will prompt you the name. You can even save the exe file location according to you and then you whole project will be compile after it get completed it will take you the folder where you had save that file.

  3. #3
    Join Date
    Apr 2009
    Posts
    488

    Re: How to create installation package of application in visual basic 6.0

    You first need to make an executable file for your project which will be done by the vb6 ide after that for creating an installation package you just need to go to installation package and from there just install the entire important component to make your program run on the different computer. You can easily do this with the help of package and development wizard which you will get in a start menu located in the same folder where the visual basic is stored.

  4. #4
    Join Date
    May 2009
    Posts
    539

    Re: How to create installation package of application in visual basic 6.0

    I’m using it and the deployment package is also working good but I usually get a request for the MassImport[1].msi when ever I’m trying to run my software. I was trying to get the file from the previous installation package. I had few computers which are connected to the internet and even the uncertain file had being downloaded on it. I don’t know whether it had being attack by an malware as it mostly run for 24 hours. Please suggest me.

  5. #5
    Join Date
    Mar 2010
    Posts
    154

    Re: How to create installation package of application in visual basic 6.0

    Well I had install the same pack in my windows 7 and its working smoothly, I had installed it in two pc 1st one is a public pc but most of the people don’t know it. In that I was having windows xp it was easily compile in the windows98 too. But now I had put it in the playout machine. I was searching for adding the icon in the exe file in which I’m not getting the option for it during the compilation time. Hope this will going to help you a lot.

  6. #6
    Join Date
    May 2009
    Posts
    529

    Re: How to create installation package of application in visual basic 6.0

    Make sure that while making an installation package the package and the deployment wizards should not be perfect. As it will going to create the package that usually miss the files and which are needed to run your software. If so you can try it by running the application in the interface where the visual basic development tool is not installed or you can try to create it again and then run that application on different machine.

Similar Threads

  1. Replies: 4
    Last Post: 03-08-2011, 10:50 PM
  2. How to create a Smart Tag DLL in Visual Basic?
    By warehouse peon in forum Software Development
    Replies: 5
    Last Post: 27-02-2010, 05:04 AM
  3. How to create Windows DLL with Visual Basic?
    By Flaco in forum Software Development
    Replies: 4
    Last Post: 27-02-2010, 04:39 AM
  4. Create ActiveX dll with Visual Basic
    By B_Hodge in forum Software Development
    Replies: 2
    Last Post: 08-05-2009, 10:28 PM
  5. How to create an .exe file in visual basic
    By kasha_i in forum Software Development
    Replies: 3
    Last Post: 21-04-2009, 11:53 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,011,384.83778 seconds with 17 queries