Overview
Comment: | Added examples. PATH tweaking still seems not to work but other env vars are there |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
8723100e7375f14e8e1a58d30ab1d9d9 |
User & Date: | Administrator on 2014-02-02 07:38:07 |
Other Links: | manifest | tags |
Context
2014-02-02
| ||
07:45 | Added notes on how to modify PATH using some code written for that purpose check-in: 0ed2a051db user: Administrator tags: trunk, starting-point-for-0.4 | |
07:38 | Added examples. PATH tweaking still seems not to work but other env vars are there check-in: 8723100e73 user: Administrator tags: trunk | |
07:07 | Added path modification to registry check-in: e2dfc3d3c2 user: Administrator tags: trunk | |
Changes
Modified chicken-iup.iss from [1aca47ab3d] to [4350cc35da].
︙ | |||
25 26 27 28 29 30 31 | 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | - + + - - + + | [Tasks] Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked [Files] Source: "C:\chicken\bin\csi.exe"; DestDir: "{app}\bin"; Flags: ignoreversion Source: "C:\chicken\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs |
Modified setup-chicken-iup.exe from [2e4c221bf4] to [af1a247b2e].
cannot compute difference between binary files