Results 1 to 2 of 2

How to make an EXE file?

  1. #1
    Member lmsmi1's Avatar
    Join Date
    Aug 2011
    Location
    %HW2_ROOT%

    How to make an EXE file?

    I want to make an .exe file from a batch file, but I don't want to make an installer. I want to make a .bat file into a .exe file like the Homeworld 2 tool "HW2BGBuilder". It shows up as .exe on the icon but pops up as a batch file. How would I do this?
    Release hw2's source code already!

  2. #2
    Member kais58's Avatar
    Join Date
    Jul 2005
    Location
    Crashing to Desktop
    HW2BGBuilder was created in Visual C++ 6 and you can download VC++ 2008 Express Edition from Microsoft which can create programs such as that though it is certainly not a trivial thing to do. Look up C/C++ tutorials to help.

Thread Information

Users Browsing this Thread

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

     

Posting Permissions

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