Changeset 7844 in josm for trunk/windows/josm.nsi


Ignore:
Timestamp:
2014-12-20T02:08:35+01:00 (10 years ago)
Author:
Don-vip
Message:

fix windows installer script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/windows/josm.nsi

    r7840 r7844  
    297297SetShellVarContext current
    298298SetOutPath $APPDATA\JOSM\plugins
    299 File "..\dist\turnrestrictions.jar"
     299File "..\..\dist\turnrestrictions.jar"
    300300StrCpy $plugins "$plugins<entry value='turnrestrictions'/>"
    301301SectionEnd
Note: See TracChangeset for help on using the changeset viewer.