473,387 Members | 1,463 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

deploy large file with

Hi all,

Suppose I have a single file (over the capacity of a single CD) to be packed
into my setup project and the whole VB.NET application is to be distributed
on 2 or more CDs.
Any recommendations on how I can go about presumably compressing that file
and creating the installation CDs?

Thanks a lot.
Nov 20 '05 #1
4 1197
Hello

I don't its impossible to do it with the standard
installer from VS.NET. I've checked the features from
both Wise and Installshield and none of them refer multi-
cdrom installations.

www.wise.com
www.installshield.com/intro

Kind Regards
Jorge

-----Original Message-----
Hi all,

Suppose I have a single file (over the capacity of a single CD) to be packedinto my setup project and the whole VB.NET application is to be distributedon 2 or more CDs.
Any recommendations on how I can go about presumably compressing that fileand creating the installation CDs?

Thanks a lot.
.

Nov 20 '05 #2
Maybe a better approach would be to find a way to make the file smaller.

For example, if you are trying to deploy a database, export the data to a
text file and create the DB from the exported data after the install. (A
typically will compress quite a bit)

What kind of file are you trying to deploy, maybe someone can advise you on
how to make it take up less room.

Regards
Brian W

"kerpal" <l@m.n> wrote in message
news:e%****************@TK2MSFTNGP10.phx.gbl...
Hi all,

Suppose I have a single file (over the capacity of a single CD) to be packed into my setup project and the whole VB.NET application is to be distributed on 2 or more CDs.
Any recommendations on how I can go about presumably compressing that file
and creating the installation CDs?

Thanks a lot.

Nov 20 '05 #3
kerpa

one answer would be to only install the app itself (presuming your large file is data), which can be done from one CD, then when the app ran the first time, it could prompt for the second & subsequent CDs and unpack the data file itself

regard

dermot
Nov 20 '05 #4
You could try breaking this file into 2 larger cabs. Go to the setup project's property page, select Package Files: In
cabinet file's, and create a large custom cab size. Help from this property page claims that this is the
recommended way of breaking up an install across diskettes; CD would probably be a similar story.

--
Mike Wade, VB Team
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
From: "kerpal" <l@m.n>
Subject: deploy large file with
Date: Thu, 29 Jan 2004 17:12:41 +0800

Hi all,

Suppose I have a single file (over the capacity of a single CD) to be packed
into my setup project and the whole VB.NET application is to be distributed
on 2 or more CDs.
Any recommendations on how I can go about presumably compressing that file
and creating the installation CDs?

Thanks a lot.

Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Oliver Hoehle | last post by:
Hello! When I try to start jboss, i get the message: .... 11:55:52,549 ERROR MBeanException: Exception in MBean operation 'checkIncompleteDeployments()' Cause: Incomplete Deployment...
1
by: Wilson Ricardo Passos Oliveira | last post by:
Hi fellows, I have two simple questions regarding the Framework's deploy and the Setup and Deploy Projects: 1. As I've read in another posts and newsgroups (and as I can imagine), VS.NET...
0
by: mqsash | last post by:
Hi Problem : Unable to deploy an assembly in IE, as a cab file. (Works fine when deployed as a dll ) Description : I have created a assembly (dll with no user interface)in C# which I deploy in...
0
by: Krism | last post by:
Hi, I have a vb.net application that is hosted in IIS. Now I want to add help to my application using a CHM file. How can I deploy this file using No touch deployment? I know I can embed this...
2
by: mqsash | last post by:
Hi Problem : Unable to deploy an assembly in IE, as a cab file. (Works fine when deployed as a dll ) Description : I have created a assembly (.dll) in C# which I deploy in IE. The dll name is...
2
by: Marcus | last post by:
I have seen many posts of people with the same problem as me (attached below), but I have yet to see any solutions posted. Has anyone figured out how to deploy an Asp.net web site to the webserver...
4
by: bob lambert | last post by:
Help I am trying to deploy to another pc a vb.net std 2002 windows form application. I am confused. I created a project - windows form I built form, compiled and debugged. I created a...
4
by: meo | last post by:
Does .NET provide the way to deploy library to internal developer? I am trying to find the way to deploy a library file to developer for having integration to their application BUT the customer...
6
by: =?Utf-8?B?QW5kcmV3X2QxMjM=?= | last post by:
Here is my problem. I have an app that has over 9 web services. For years I had not issues with clickonce but now it looks like the build is missing XmlSerializers.dll.deploy. I did have this...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.