Page 1 of 1

How to add images and deck files to the installer

PostPosted: 15 Nov 2012, 16:21
by FranAvalon
Following this tutorial you can add files as images or decks to msi installer.

First you need put the files in their own correct folder on Redistribute folder and add it to SVN.

Well, how we add files to msi?

Right click on "Botarena Setup" and go to "Add" > "File" and select on the dialog the files that you want add (you can add several at the same time using ctrl key for example)

Image

After that, you need define where the files would be installed. For that select the file that you add on "Botarena setup" file list, right click and select "properties". When I add several decks, I select all daily decks and do the same. It is a more faster way.

Image

Now you get properties window on right side of the screen

Click on folder and select where the file would be installed. For daily decks you need go to daily decks folder

Image

Also for decks, you need set "ReadOnly" to true.

Image


And now, all its done :)