-
Setup Program ?
Hello friends i am new here :)
i have small qouestion only guys ...
I made a program and its like small Explorer .
well the program is working Perfect , and i made a setup program for it and its also working perfcet ... but i had to put all files in the setup file and it was about ( 300 MG ) so it download it from the CD to the Computer that it wanted to work on it ....
anyway is there is a way to let the program read files form the CD .... ??? please help if there is a way coz i really like to know it
thanks u again guys
-
Wow! 300 MB for a home made program?? Are you sure everything is right?
What kind of fiels you want to read from CD? Do you need the files to be read from CD while the program is running? Like games?
-
Thanks Mr.Lunatic3 for ur post ...
yes its 300 MB ... lol
well its a like browser but it not browsing the net only its browsing in the same page also : ... movies and falshes ans u can hear Songs and music on it too ... lol
well its for all .... lol
and yes i want the program to read the fils from the CD where i put the files on it ... like games
:) thanks :)
-
-
You can try a conditional setup that asks the user for the resource files location, then write the path to registery somewhere. Then your program reads registry value and desicdes where to find the files.