Author Topic: how to create a setup file for SambaPOS?  (Read 8895 times)

hahashahid

  • Newbie
  • *
  • Posts: 2
how to create a setup file for SambaPOS?
« on: May 23, 2012, 07:58:04 am »
Hi. Can someone help me create an installation package for SambaPOS from VisualStudio 2010? I have only ever created small setup files before and I am having trouble making head or tail on how to do it for a solution as large and complex as SambaPOS. I have no idea about the dependencies, or the registry entries (if any), images, files, folders and what goes where. It would really be very helpful if someone can guide me through a step by step process. Thanks!

toni

  • Jr. Member
  • **
  • Posts: 56
Re: how to create a setup file for SambaPOS?
« Reply #1 on: May 25, 2012, 05:17:40 am »
you need to download  "inno setup"  sofware  and  open  setup.iss file   and compile it.