Skip to content
⌘ NSIS Forum Archive

Help me PLEASE with This ShortCut

3 posts

VegetaSan#

Help me PLEASE with This ShortCut

look I have a shortcut in my installer

D:\VegetaSan a-S\DE CODECS\MatroskaPack\Files ($SYSDIR)\Configuration.Ink

It is a shortcut to a EXE File

And the NSIS program says "File does not excists"????

????

Help me PLEASE
Vytautas#edited
Your file path has a space so make sure that you use "" around your paths.

Vytautas