Results 1 to 5 of 5

Thread: Setup.exe - Creation Of

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2007
    Posts
    9

    Setup.exe - Creation Of

    Dear Friends

    What i can understand is that it is not your .EXE file that need to be installed but only the .DLL and .OCX and other dependency would suffice.

    So if I generate a setup.exe without including my .exe file. It should work. The purpose is that my setup.exe file should be small enough with just 1 cab file.

    suggestion/opinion solicited.


    PKDEB

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Setup.exe - Creation Of

    So don't include your main exe into distribution.
    This method is used when program is ran from the network folder but you'd also need to configure desktop shortcut somehow so people have access to actual program.

    ... unless I totally misunderstood you ...

  3. #3
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Setup.exe - Creation Of

    What is this thread about??????????

  4. #4

    Thread Starter
    New Member
    Join Date
    Jun 2007
    Posts
    9

    Re: Setup.exe - Creation Of

    Dear Rhinobull

    Thanks your advice. You are right at the point. I want to distribute my .exe in a pendrive which will be executed from that drive only so there is no fun installing the same in the host computer as the program is movable and can be operated in any computer by inserting the pen drive.

    So the .exe shall ensure that all the .dll, .ocx are registered, if not it will quickly run the setup.exe to install the same. That's why i want my setup.exe as small as possible and contains only the dependencies required.

    I hope i m clear. Thanks once again

    P K DEB

  5. #5
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Setup.exe - Creation Of

    Quote Originally Posted by PKDEB
    That's why i want my setup.exe as small as possible and contains only the dependencies required.
    That is the whole purpose of an installation program... ...

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