Thread: Distribution
View Single Post
  #2 (permalink)  
Old 08-30-2007, 08:32 AM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 15,688
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

If you are not using any image files / data file / library (dll file) then the exe file is enough.
Otherwise you should include the files that you are using in your project.
All the files could be merged into one Cab file or setup file.
Reply With Quote