Archive: DirShow error


DirShow error
I am trying to compile this code, but when it gets to a certain line of commands, it gives an error. Here is the error:
File: "zQ3UT36.pk3" [compress] 588805/590734 bytes
File: "zQ3UT37.pk3" [compress] 3010787/3046560 bytes
SectionEnd
InstallDir: "$PROGRAMFILES\Quake III Arena\q3ut3"
DirShow expects 0 parameters, got 1.
Usage: DirShow doesn't currently work
Error in script "F:\Win2k\NSIS\Program Files\NSIS\UrbanTerror Installer.nsi" on line 47 -- aborting creation process
I attached the original .nsi file. What is it going wrong on? How do i fix this problem?


Remove the DirShow line. This command isn't valid anymore in recent versions.


Ok. But then what command do i use to ask the user to specify a install path?


o, wait. Nevermind, I was not aware that the program did a dialog automatically.:)