Results 1 to 6 of 6

Thread: the best and safe compile and distribution

  1. #1

    Thread Starter
    PowerPoster make me rain's Avatar
    Join Date
    Sep 2008
    Location
    india/Hubli
    Posts
    2,208

    Lightbulb the best and safe compile and distribution

    i would like to know for VB6
    the best free ware which will compile and build the project
    to distributable .Exe file along with other necessary files .
    so that my work can able to work on windows OS.

  2. #2
    Junior Member
    Join Date
    Aug 2008
    Posts
    17

    Re: the best and safe compile and distribution

    File > Make (ProjectName).exe

    Happy Distributing!

  3. #3
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: the best and safe compile and distribution

    Quote Originally Posted by t0rk3y
    File > Make (ProjectName).exe

    Happy Distributing!
    That is not enough, one has to make an installer for an application to be able to distribute it.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  4. #4

    Thread Starter
    PowerPoster make me rain's Avatar
    Join Date
    Sep 2008
    Location
    india/Hubli
    Posts
    2,208

    Question Re: the best and safe compile and distribution

    Of course project.exe will execute but
    i would like to know any programme which will create .DLL files as good as VB p&d wizard.
    i am having one SSE SETUP soft ware which is doing fine for installation even only for .exe file but as i stated above it is not making .DLL files. my project , frm , bas , & others folders are being placed as it is into program files hence endangering any one may........ it.
    hence any help please....

  5. #5
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: the best and safe compile and distribution

    Creating .DLL files is not the same as making an installer, what exactly do you want? To compile a .dll or to distribute an application?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  6. #6

    Thread Starter
    PowerPoster make me rain's Avatar
    Join Date
    Sep 2008
    Location
    india/Hubli
    Posts
    2,208

    Lightbulb Re: the best and safe compile and distribution

    i want to distribute a application with all additional components like Activex controls,add ins, etc , and project is encrypted and compiled .
    i am not much aware of .DLL and .Bat files creation.

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