Modify ↓
Opened 14 years ago
Closed 14 years ago
#2128 closed Bug (Fixed)
mistake in help file
| Reported by: | ffdshow | Owned by: | guinness |
|---|---|---|---|
| Milestone: | 3.3.9.1 | Component: | Documentation |
| Version: | 3.3.8.1 | Severity: | None |
| Keywords: | Cc: |
Description
In AutoIt Help file, Compiling Scripts with Aut2Exe->Method 3 - The Command Line->The Aut2Exe.exe program can be run from the command line as follows:
Aut2exe.exe /in <infile.au3> <outfile.exe> <iconfile.ico> 0-4 nopack [x64] <binfile.bin>
It's obvious that [x64] should be x64
Attachments (0)
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
| Milestone: | → 3.3.9.1 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by revision [6777] in version: 3.3.9.1
Note:
See TracTickets
for help on using tickets.

Problem with the web form:
x64 should be /x64
Hope will accept the slash this time.