How can i extract a zip File during installation progress
Hello,
my nsis installer is extracting a zip file to the choosen install directory. i want to extract the files in this zip file to be able to create a shortcut in the start-->programs menu.
how can i manage that?