The Package and Deployment Wizard
I'm using the Package and Deployment Wizard to create setup files for all my programs, because computer challenged people seem to like them better-er. But when I create the file, and then run the setup, it tells me to "Please insert Disc1."
Does anyone have any ideqa what this means? Sorry if I posted this in the wrong place, but I am using the vb6 Package and Deployment Wizard.
Re: The Package and Deployment Wizard
Moved.
It's been a long time since I used the P&D Wizard but I think you chose the multiple- rather than single-disk option when you created the files.
Re: The Package and Deployment Wizard
ACtually, I did Single CAB, thats why Im so confused....
Re: The Package and Deployment Wizard
Jabal,
Actually, it's the computer challenged people who attempt to avoid the setup (installer program) entirely...
Re: The Package and Deployment Wizard
Hm, I always thought that people were afraid of just placing files on their computer. The setups p[lace em for them :P
Re: The Package and Deployment Wizard
You could also try a different installer (like Inno Setup) if you are getting no joy.
Re: The Package and Deployment Wizard
Well, what I find to be ironic, is that I made the program in two seperate projects. One project is the Quiz Maker and one the Quiz Player. The Quiz Maker Setup creation works fine, but the Quiz Player is where I hit the problem. it says something about missing a .CAB file when I run the setup.
Re: The Package and Deployment Wizard
Please read Installation Problems in my signature for a description of some problems might have.
Re: The Package and Deployment Wizard
Did you check your folder for the .CAB file where you created the setup?
Re: The Package and Deployment Wizard
There is none >.<
And I dont get that innosetup
Re: The Package and Deployment Wizard
What files are in your folder? and what does I don't get that Inno Setup mean????
Re: The Package and Deployment Wizard
I dont understand how to use the Inno Setup.
And I have setup, setup.lst, "Quiz Player" A WinRAR archive file, and a folder dubbed "support"
Re: The Package and Deployment Wizard
The WinRar achive file should be you .CAB file. What is the extention on the file?
As far as Inno Setup is concerned you can use ********** to make it simplier (free for thrre days). It will create the Inno Setup Script for you. You can also if you like use the output to correct your setup.lst file.
What is it you don't understand about Inno Setup??? This is the first time I have heard this question.
Re: The Package and Deployment Wizard
It has different fields than the PDW. If I gave you a link for the VB Project files, could/would you compile them for me so that they are placed in the C:\Program Files\Quiz Maker
And in the Program Files list they go under "Jabul's Quiz Game"?
Re: The Package and Deployment Wizard
Of course it would... It's a different package. I could look into that. Where are the files?
Re: The Package and Deployment Wizard
http://host-a.net/getfile.php?usern=...uiz Player.zip
Theres the link. I gave the only specifications that mattered to me on the other post, Company is "Jabul Enterprises" XD and Version is 1.0.1
Thanks a bunch!
Re: The Package and Deployment Wizard
There are eight uploads. are they all part of the project?
Re: The Package and Deployment Wizard
Quiz Player.Zip is the one that has the files
Re: The Package and Deployment Wizard
Download this and try it Quiz Player
Re: The Package and Deployment Wizard
Dude, what'd you do that with? And how did you know what files to include and where did you get the files to include?
Re: The Package and Deployment Wizard
It was done with ********** and Inno Setup and thats what ********** does...
Re: The Package and Deployment Wizard
BTW: I am an expert in this area, so I know where and how to look for your files.