Prev Previous Post   Next Post Next
Old 14th March 2003, 23:34   #1
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
MessageBox problem

This just stops NSIS compiling the code...

code:

MessageBox MB_OK|MB_ICONEXCLAMATION "Error: Cannot rename \
the $1 directory to $2,$\nbecause a $2 directory already \
exists.$\n$\nEither rename the detected $2 directory to something \
else, or use $2 as your base Quake2 directory path." +2



As far as I can see, there is nothing wrong with it.

I'm getting $R0 from the GetParent function. Could that be causing it?

Edit: I did a StrCpy $2 "$R0\quake2" to get the same as what I had before ($R0\quake2, which I have replaced with $2) but that didn't change anything.

-Stuart
Afrow UK is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump