Click to See Complete Forum and Search --> : Setup.exe - Creation Of
PKDEB
Jun 25th, 2007, 09:12 AM
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
RhinoBull
Jun 26th, 2007, 04:17 PM
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 ...
randem
Jun 26th, 2007, 11:54 PM
What is this thread about??????????
PKDEB
Jun 27th, 2007, 02:12 AM
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
randem
Jun 27th, 2007, 02:32 AM
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...:confused: :confused: :confused: ...
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.