Menu

#272 RMDir does not work

2.0 Series
closed-invalid
General (291)
5
2004-10-11
2004-10-06
No

In an install script I create an output dir tmp which I
remove in the end with the command with

RMDir /r "$INSTDIR\tmp"

With NSIS 2.0 everything was OK.
With NSIS 2.01 the tmp directory is still there !

Discussion

  • Amir Szekely

    Amir Szekely - 2004-10-10
    • assigned_to: nobody --> kichik
     
  • Amir Szekely

    Amir Szekely - 2004-10-10

    Logged In: YES
    user_id=584402

    Make sure $INSTDIR\tmp is not the current directory.
    SetOutPath sets the current directory.

     
  • Matthieu Pupat

    Matthieu Pupat - 2004-10-11
    • status: open --> closed-invalid
     
  • Matthieu Pupat

    Matthieu Pupat - 2004-10-11

    Logged In: YES
    user_id=913642

    This was the problem. Thank you for pointing it out.

     

Log in to post a comment.

MongoDB Logo MongoDB