diff --git a/Source/exehead/fileform.h b/Source/exehead/fileform.h index 19630ac4..bed2dad7 100644 --- a/Source/exehead/fileform.h +++ b/Source/exehead/fileform.h @@ -138,7 +138,7 @@ enum #endif #ifdef NSIS_SUPPORT_CREATESHORTCUT - EW_CREATESHORTCUT, // Make Shortcut: 5, [link file, target file, parameters, icon file, iconindex|show mode<<8|hotkey<<16|noworkingdir] + EW_CREATESHORTCUT, // Make Shortcut: 5, [link file, target file, parameters, icon file, packed CS_*] #endif #ifdef NSIS_SUPPORT_COPYFILES