Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
How to compile into executable?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
asd.and.Rizzo  
View profile  
 More options Jan 10, 10:29 am
From: "asd.and.Rizzo" <asd.and.ri...@gmail.com>
Date: Tue, 10 Jan 2012 07:29:53 -0800 (PST)
Local: Tues, Jan 10 2012 10:29 am
Subject: How to compile into executable?
I found in Features doc "Any script can be compiled into executable.
Thus no script engine is required to run it."
How could I do it? I can not find any docs or right methods.

Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Desert Serenity  
View profile  
 More options Jan 10, 3:19 pm
From: Desert Serenity <desert.serenity.subscripti...@gmail.com>
Date: Tue, 10 Jan 2012 14:19:30 -0600
Local: Tues, Jan 10 2012 3:19 pm
Subject: Re: How to compile into executable?

The easiest way is to right-click the script file and click one of compile options.  For automation, scripts can be compiled via cscs.exe's command line interface.  For example, for console scripts:

    cscs.exe /e test-script.cs

or, for GUI scripts:

    cscs.exe /ew test-win-script.cs


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »