Details
-
Type:
Wish
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 4.3.5
-
Fix Version/s: None
-
Component/s: Native launcher
-
Labels:None
-
Environment:Windows 7
-
Number of attachments :
Description
The documentation states that the izpack2exe executable ships with the distribution so that I don't have to download and install Python. The utils\wrappers\izpack2exe has the .py but not the executable.
Is the executable still available?
Activity
Julien Ponge
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Julien Ponge [ jponge ] |
Julien Ponge
made changes -
| Issue Type | Bug [ 1 ] | Wish [ 5 ] |
Julien Ponge
made changes -
| Summary | izpack2exe.exe missing from distrbution | izpack2exe.exe missing from distribution |
The executable is generated using py2exe, which requires being on Windows I think (I need to check). Putting it under version control is not an option, so let's investigate wether it can be automated or not outside of Windows.