Computer Science Canada

How to create an .exe file...?

Author:  frosty_burger [ Thu Feb 16, 2006 11:41 am ]
Post subject:  How to create an .exe file...?

I want to send my turing program to someone else who does not have turing. How can I make it so if they click on the icon it will just run the program?

Author:  MysticVegeta [ Thu Feb 16, 2006 12:24 pm ]
Post subject: 

1: Look around the tutorials section and use the search button, this has been discussed around uh.. 100 times?

2: Since you are not gonna do that I will tell you the answer.

3: Go to Run -> Generate Stand alone program, insert the params and select where you want to save the exe. Note: If you have images running in your program, make sure the exe is in the same folder.

Author:  frosty_burger [ Thu Feb 16, 2006 3:23 pm ]
Post subject: 

Thanks!! This site is the best, you guys always help out so much.


: