|
-
Sep 4th, 2002, 08:39 AM
#1
Thread Starter
Frenzied Member
Packaging and Deployment Wizard
Ok finished my app thanks to some very useful help on this forum - thanks again guys.
Now I have used the packaging and deployment wizard and ended up with a directory called Package that contains setup.exe, a cab file and setup.lst. Also there is a directory called Support containing many files.
Do I need all of these to install my app on another pc or just the setup.exe and cab file?
Also when I ran this on a win 98 pc (VB 6 not installed) the installation program ran ok but at the end said some of the fileswere out of date and needed updating from setup. Anyone got any idea what this is on about?
Cheers
DJ
-
Sep 4th, 2002, 08:49 AM
#2
PowerPoster
Well
Visual Studio Installer - 1 file...
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Sep 4th, 2002, 08:50 AM
#3
Addicted Member
1. Yes you need al those files in support.
2. Does it ask you to restart you computer? If so it is becuase it is registerd a few controls that replaced the old ones.
-
Sep 4th, 2002, 08:52 AM
#4
1) All the files are needed.
2) The vb runtime files that are needed are out of date or don't exist. You need these on the pc before you run any vb program, the P&D wizard copies these for you, then installs the app normally after you reboot.
-
Sep 4th, 2002, 08:54 AM
#5
Thread Starter
Frenzied Member
Thanks great I'll try again.
-
Sep 4th, 2002, 09:21 AM
#6
PowerPoster
Well
Also when I ran this on a win 98 pc (VB 6 not installed) the installation program ran ok but at the end said some of the fileswere out of date and needed updating from setup. Anyone got any idea what this is on about?
Ceratin system, this becomes an endless loop. That is why I mentioned the VSI. It seems to handle those issues...
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Sep 4th, 2002, 09:26 AM
#7
Thread Starter
Frenzied Member
Thanks for the pointer - I'll have another crack at installation tomorrow as I'll have a completely clean system to try it on.
VSI? - where is this available?
-
Sep 4th, 2002, 09:44 AM
#8
PowerPoster
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Sep 4th, 2002, 09:48 AM
#9
Thread Starter
Frenzied Member
Thanks for that James - I might just have to download it (plus SP3 first!).
Seriously guys thanks for all the help.
DJ
-
Sep 4th, 2002, 11:49 AM
#10
PowerPoster
Well
Originally posted by dj4uk
Thanks for that James - I might just have to download it (plus SP3 first!).
Seriously guys thanks for all the help.
DJ
SP3? Hell download SP5 ...
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Sep 4th, 2002, 11:57 AM
#11
-
Sep 4th, 2002, 12:01 PM
#12
PowerPoster
Well
Originally posted by Mc Brain
No, you don't. I guess he's asking if he needs to ship all the "Support" folder. If that's the question, the answer is no.
That was one of them...
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Sep 4th, 2002, 12:02 PM
#13
-
Sep 4th, 2002, 12:03 PM
#14
-
Sep 4th, 2002, 12:07 PM
#15
PowerPoster
Well
Also when I ran this on a win 98 pc (VB 6 not installed) the installation program ran ok but at the end said some of the fileswere out of date and needed updating from setup. Anyone got any idea what this is on about?
This is why I answered. VSI seems to stop the occurances of this. Also allows for one file, which m,akes it quite easy to determine which one to distribute...
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Sep 4th, 2002, 12:16 PM
#16
-
Sep 4th, 2002, 12:20 PM
#17
PowerPoster
Well
VSI creates one executable file for installation, taht's all I am saying. As far as Windows Installer, well I guess I hadn't thought of that (never has come up before, but good point McBrain).
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Sep 4th, 2002, 12:30 PM
#18
-
Sep 4th, 2002, 12:32 PM
#19
PowerPoster
Well
Unless you ask to only create the installer, in which case, only the .MSI would be created.
My point exactly. One file to distribute. Am I not making this clear enough?
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Sep 4th, 2002, 12:37 PM
#20
-
Sep 4th, 2002, 12:49 PM
#21
PowerPoster
Well
Originally posted by Mc Brain
Yes you're. I'm just pointing the PROs and CONs of VSI.... but it won't be the only file to distribute for Win9x users who has no Windows Installer installed.
As I mentioned good point. I don't want to argue over Install packages here, but you are always pushing Inno. Is this an issue with that package creater?
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Sep 4th, 2002, 01:27 PM
#22
Need-a-life Member
Re: Well
Originally posted by James Stanich
As I mentioned good point. I don't want to argue over Install packages here, but you are always pushing Inno. Is this an issue with that package creater?
Not at all. I've had some problems with VSI some times. Besides, I didn't like the idea of having to add 3 files (which are 3.5 MB approx. extra) just to be sure that the installer would run on any machine.
Emiliano F. Martín
If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
-
Sep 4th, 2002, 02:47 PM
#23
PowerPoster
Re: Re: Well
Originally posted by Mc Brain
Not at all. I've had some problems with VSI some times. Besides, I didn't like the idea of having to add 3 files (which are 3.5 MB approx. extra) just to be sure that the installer would run on any machine.
So there are no issues with Inno? Maybe I'll make a change, although I really like the inteface. Oh well, enough CC.
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Sep 4th, 2002, 02:52 PM
#24
-
Sep 4th, 2002, 02:53 PM
#25
-
Sep 4th, 2002, 04:04 PM
#26
Lively Member
What you need
You need the .Cab file. the .Lst file and the .EXE file
You don't need what's in the support folder. The reason it's there is so you can modify your EXE and then copy it in the support folder and run the batch to update the cab, lst and such. However, I find it sometimes easier just to run the P & D wizard again so I delete it to save some space
"Help!!! I've installed Windows CE,ME and NT and now my computer runs like a brick" - shamelessly stolen sig
-
Sep 4th, 2002, 04:08 PM
#27
PowerPoster
Well
but you can create setups in different languages
Not a problem for me... but interesting. I am more concerned with the lack of the "analyzer" you mentioned...
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
-
Sep 4th, 2002, 04:13 PM
#28
Need-a-life Member
Re: What you need
Originally posted by sdjunky
You need the .Cab file. the .Lst file and the .EXE file
You don't need what's in the support folder. The reason it's there is so you can modify your EXE and then copy it in the support folder and run the batch to update the cab, lst and such. However, I find it sometimes easier just to run the P & D wizard again so I delete it to save some space
I've already said that: 
Originally posted by Mc Brain
To enhanced the information. The Support folder has all the needed files copied in it. Besides, it includes a batch file that lets you recreate the CAB file. So, if tomorrow (or whenever) you re-compiled your app (newer version), you only need to copy this new EXE in the Support folder (overwrite it, obviously) and run the batch file to re-create the CAB. Then.... you have a new CAB with your new EXE and all the needed files.
To sum up, all you need are:
- Setup.exe
- Setup.cab (or whatever its name is -can't remember- )
- Setup.lst
Emiliano F. Martín
If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
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
|