Talk:DriveSpace
From NSIS Wiki
Jump to navigationJump to search
I updated to the latest version of NSIS and cannot get this to work. It says that DriveSpace is an invalid command when compiling.
Invalid command: ${DriveSpace}
Got it to work!
Have to:
!insert macro DriveSpace
to get it to work!
Simplest things that sometimes elude me....