Changeset 7849 in josm for trunk/windows


Ignore:
Timestamp:
2014-12-20T03:17:11+01:00 (9 years ago)
Author:
Don-vip
Message:

fix windows installer script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/windows/josm.nsi

    r7844 r7849  
    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.