|
-
Dec 30th, 2002, 11:44 PM
#1
Thread Starter
Lively Member
Making Smaller Setups
Hey
Whenever i use the package and deployment taht comes with vb6 .. my setup is always 1.44mb. Im thinking its adding files that i dont need. How can i make small setups and still be able to distribute without adding files? So i guess my question is .. how do i make small, but compatible setups?
-
Dec 30th, 2002, 11:56 PM
#2
Fanatic Member
Whenever i use the package and deployment taht comes with vb6 .. my setup is always 1.44mb. Im thinking its adding files that i dont need
The answer is NO.
So i guess my question is .. how do i make small, but compatible setups?
You can try VISE or WISE,etc...
-
Dec 31st, 2002, 05:51 AM
#3
PowerPoster
The basic problem here is that you need to include the runtime files of VB which in itself take about 1.2 mb of disk space when compressed. So your setup package comes to around 1.4 MB.
-
Dec 31st, 2002, 06:21 AM
#4
Hyperactive Member
Well...
To reduce the size of your installation program by not selecting the vbruntime files when the installation wizard screen. This is will help to reduce the size of your installation program. Still you need vb runtime files, that you can download it from the microsft.com site separately. Any way you need to carry the vbruntime file also along with your software at the time of installation.
Enjoy Programming!!!
-
Dec 31st, 2002, 08:46 AM
#5
Thread Starter
Lively Member
aight thanks
-
Dec 31st, 2002, 09:06 AM
#6
PowerPoster
The VB runtimes ship with Windows XP and possibly Windows 2K (not sure about W2K though). So if your client runs one of these OS you might not need to include them ...
-
Dec 31st, 2002, 09:16 AM
#7
Thread Starter
Lively Member
Well most of my clients, my friends , run win 98 and do not have th e vb runtimes. Most are not very smart when it comes to comptuers. So i try to make it as easy as possible for them but my free web server wont allow me to upload over 1 mb. Soo thats a problem.
-
Dec 31st, 2002, 09:18 AM
#8
PowerPoster
Originally posted by killerSD
Well most of my clients, my friends , run win 98 and do not have th e vb runtimes. Most are not very smart when it comes to comptuers. So i try to make it as easy as possible for them but my free web server wont allow me to upload over 1 mb. Soo thats a problem.
They only have to install the runtimes once. Then they dont need to reinstall for any other VB6 apps you want to provide them. Unfortunately, there is no way around that first install (none that I am aware of anyway).
-
Dec 31st, 2002, 10:23 AM
#9
CDRs are cheap now
-
Dec 31st, 2002, 10:28 AM
#10
Thread Starter
Lively Member
Lol, i actually was thinking about doing that!
-
Dec 31st, 2002, 10:45 AM
#11
Originally posted by killerSD
Lol, i actually was thinking about doing that!
you can usually buy a 100 pack of CDRs for 20 bucks when they have the sales @ compusa/bestbuy.. or on the net you can find them too.. usually the silver ones with no printing on them @ all...
which means they are only .20 a CD...
-
Dec 31st, 2002, 10:47 AM
#12
Thread Starter
Lively Member
I have at least 500 blank cd right now... its seems like all i got for xmas was blanks cds! Nobody knows what to buy a 15 yr old computer geek without spending alot of money!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|