Skip to content

Commit

Permalink
help
Browse files Browse the repository at this point in the history
  • Loading branch information
poidasmith committed Sep 8, 2012
1 parent 8f6a7d3 commit dc33bdb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ The latest <a href="https://sourceforge.net/project/showfiles.php?group_id=19563
## Usage

The launcher is designed to be used as follows:
1. Copy WinRun4J.exe to [YourApp].exe
2. Create [YourApp].ini (in the same directory)
3. Customize [YourApp].ini (see the table below for information)
4. Create [YourApp].ico (in the same directory)
5. Run <code>RCEDIT.exe /I [YourApp].exe [YourApp].ico</code> (this will inject your icon into the executable).
6. Launch [YourApp].exe
1. Copy WinRun4J.exe to [YourApp].exe
2. Create [YourApp].ini (in the same directory)
3. Customize [YourApp].ini (see the table below for information)
4. Create [YourApp].ico (in the same directory)
5. Run <code>RCEDIT.exe /I [YourApp].exe [YourApp].ico</code> (this will inject your icon into the executable).
6. Launch [YourApp].exe

A very basic INI file would look like:
<code>
Expand Down

0 comments on commit dc33bdb

Please sign in to comment.