/[cvs]/joko/ToolBox/Windows/VpnDial-installer/vpn.nsi
ViewVC logotype

Diff of /joko/ToolBox/Windows/VpnDial-installer/vpn.nsi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by janosch, Tue Nov 22 16:48:26 2005 UTC revision 1.10 by joko, Tue Nov 22 17:19:29 2005 UTC
# Line 177  Section "VpnDial" IDX_VpnDial Line 177  Section "VpnDial" IDX_VpnDial
177    ;CreateDirectory $INSTDIR\certs\    ;CreateDirectory $INSTDIR\certs\
178    
179    ; Put file there    ; Put file there
180    File /r "vpndial\*.*"    File /r /x CVS "vpndial\*.*"
181            
182    ; Write the installation path into the registry    ; Write the installation path into the registry
183    WriteRegStr HKLM Software\NSIS_VpnDial "Install_Dir" "$INSTDIR"    WriteRegStr HKLM Software\NSIS_VpnDial "Install_Dir" "$INSTDIR"

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed