Results 1 to 8 of 8

Thread: Compile?

  1. #1
    Join Date
    Feb 2008
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Compile?

    is thier a way we can compile for people without scar like could i use AutoIt
    v3? I'm just wondering because i will be distributing my script and i think thats the best way i'm not sure if i can though..

  2. #2
    Join Date
    Jul 2007
    Location
    Norway.
    Posts
    1,938
    Mentioned
    3 Post(s)
    Quoted
    0 Post(s)

    Default

    No, it isn't possible to port scripts into executeables.
    And there's a reason for it; SRL is against it, due to the limitation of security and code insight that follows .exes.

  3. #3
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    I think it is, I thought there was a tutorial on this?

    EDIT: Here: http://villavu.com/forum/showthread.php?t=47141
    There used to be something meaningful here.

  4. #4
    Join Date
    Jul 2007
    Location
    Norway.
    Posts
    1,938
    Mentioned
    3 Post(s)
    Quoted
    0 Post(s)

    Default

    I have no clue why Hermen calls the output a standalone, when all his script does is to open it in SCAR, which you must include alongside your script -- not exactly my definition of "stand-alone".

  5. #5
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    Well, thats the best way to do it as far as I know. And I can't think of any reason why that wouldn't be acceptable. It is only one file after the whole process, so I would use it if I needed such.
    There used to be something meaningful here.

  6. #6
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    As long as you don't include any files, you can do it. So you can't use SRL.

  7. #7
    Join Date
    Feb 2008
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well then this is a complete fail because my script revolves around srl

  8. #8
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    3,285
    Mentioned
    105 Post(s)
    Quoted
    494 Post(s)

    Default

    You can put all the used SRL functions in the script.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •