Game Development Community

Building/Publishing projects

by Rasmus Boserup · in Torque X 2D · 10/06/2007 (7:40 am) · 4 replies

Hi,

I've been doing a few projects using Torque and now i want to make a build that can be installed on other PC's. Problem is - when i select the "Publish" button in Visual C# Express the setup file which is generated doesn't function?

So my question is - how do i publish my project so it is installable (and playable) on other mashines??

I'm feeling like a noob - so thanks for the help in advance :-)

#1
10/09/2007 (12:21 pm)
Last I checked this was still broken and you need to build your own deploy package or use a 3rd party installer.
#2
10/14/2007 (1:02 pm)
Any suggestions on which installers to use?
#3
10/17/2007 (9:25 am)
This is my personal favorite, it's a powerful installer and free. www.jrsoftware.org/isinfo.php

John K.
#4
10/18/2007 (12:03 pm)
Thanks - that worked perfectly :-)