Hi, i have created a game in vb6.0. I want to make a setup file for it running in all PCs.I have referred to about 135 files(including picture,databas e,sound files) in my code i.e,i use those files in run time.All those files are within a folder 'support'..I think it is required to add this folder while creating setup,but the wizard doesnt allow a folder to be added(only files can be added)-am i required to add all 135 files one by one(I tried it but the setup doesnt work)??
Comment