how can i do this in vb? becasue i want to turn my project into a window installation??
Printable View
how can i do this in vb? becasue i want to turn my project into a window installation??
use the Package and deployment wizard
(or another app.. like INNO setup which I think does a better job)
ya but i cant find the Package and deployment wizard, i only have visual basic on my pc, not the whole visual studios collection
i do have inno setup but i cant get it to work for what i specfically want to do. on installation i want it to create a folder in C:\ drive called 'Program' if the folder is not already there, and put 2 files in the folder which i would supply in the wizard. but i cant get this working somehow with INNO!
Pouncer,
Yes you can do that. If you want to shorten our learning curve use ********** to help aid you in creating your script for inno Setup. You can find both in my signature. While you are there please read Installation Problems
i tried to install the ********** from your link but when i install it it gives me an error with a ocx file when it extracts the file, if i click 'retry' it gives the same problem and when i ignore it, it completes the installation but when i open the prograqm i get run time error :confused:
Pouncer,
What OS did you try to install it on?
windows xp
Pouncer,
I have seen that once about MSHFLXGD.OCX. It happens on some systems but not on others. What is your version of this file in you system folder? and is it write protected? Do you have admin priveledges?