You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/10/14 09:22:11 UTC

cvs commit: maven/src/installer/nsis registry-uninstall.nsh

dion        2003/10/14 00:22:11

  Added:       src/installer/nsis registry-uninstall.nsh
  Log:
  o Add registry bits for uninstall
  
  Revision  Changes    Path
  1.1                  maven/src/installer/nsis/registry-uninstall.nsh
  
  Index: registry-uninstall.nsh
  ===================================================================
    ; Remove $${MAVEN_HOME}
    Push "MAVEN_HOME"
    Call un.DeleteEnvStr
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org