Results 1 to 5 of 5

Thread: Standalone exe

  1. #1

    Thread Starter
    Addicted Member djengiz's Avatar
    Join Date
    Jan 2001
    Location
    The Netherlands
    Posts
    153

    Standalone exe

    Hi everyone,

    is it possible to make an exe file (after compilation) that doesnt need any other libraries. I want to make an app that is commandline based and needs to parse a textfile and write something else to another text file.

    Yours,

    D.

  2. #2
    Frenzied Member JungleMan's Avatar
    Join Date
    Feb 2001
    Posts
    2,033
    I get the feeling this belongs in one of the programming sections....
    Last edited by JungleMan; Apr 5th, 2002 at 10:27 AM.
    I'm bringing geeky back...

  3. #3
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    Probably not General VB though because you can't make an exe without dependencies in VB

    You can do it easily enough in C or C++. Try that forum.
    Harry.

    "From one thing, know ten thousand things."

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Originally posted by HarryW
    Probably not General VB though because you can't make an exe without dependencies in VB

    You can do it easily enough in C or C++. Try that forum.
    It all depends on your definition of the word "dependencies".
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  5. #5

    Thread Starter
    Addicted Member djengiz's Avatar
    Join Date
    Jan 2001
    Location
    The Netherlands
    Posts
    153
    thanx guys

Posting Permissions

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



Click Here to Expand Forum to Full Width