Posted: Mon Jan 11, 2010 10:28 pm Post subject: Making Independent EXE Files
What is it you are trying to achieve?
I am trying to generate a standalone program in turing.
I am interested to learn how people can create standalone applications that don't display the source code.
And, how can you change the icons of such a program
What is the problem you are having?
I am trying to generate a standalone version of a turing program to hide the source code.
Describe what you have tried to solve this problem
I have tried to use the option which turing provides in the Run menu but it does not seem to work.
Please specify what version of Turing you are using
4.1.1
Sponsor Sponsor
syntax_error
Posted: Mon Jan 11, 2010 10:30 pm Post subject: RE:Making Independent EXE Files
I do not think you can create a stand alone version with 4.1.1 someone correct me if I am wrong, download an other version and create the .exe
ProgrammingFun
Posted: Mon Jan 11, 2010 10:34 pm Post subject: Re: RE:Making Independent EXE Files
syntax_error @ Mon Jan 11, 2010 10:30 pm wrote:
I do not think you can create a stand alone version with 4.1.1 someone correct me if I am wrong, download an other version and create the .exe
I mean like the hidden source code files they use in the Submissions section.
Btw, just a tip, don't double post, simple edit your last one
mirhagk
Posted: Tue Jan 12, 2010 1:04 pm Post subject: RE:Making Independent EXE Files
Turing 4.1 is the best version. It has everything 4.1.1 has except it still compiles into an .exe right.
Superskull85
Posted: Tue Jan 12, 2010 1:59 pm Post subject: RE:Making Independent EXE Files
Turing version 4.1 is a good version to download. However, if you need the Net module than I would download Turing version 4.0.5 as some net functions (like Net.OpenURLConnection()) are buggy in Turing version 4.1.