I am trying to find out how (if possible) can I create an MSI for my Desktop project in Titanium! Do you know if Adobe AIR has a similar option and/or is it better implemented? What would you recommend me to use?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can create MSI and DMG both in Titanium for your desktop project. In recent version they are providing builds from their server. So once you start packaging your desktop app in titanium they will upload all resources to their server and their server will create MSI and/or DMG for you and once packaging process is over they will return you the link to download your packaged application.
Hope this will help you.