You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue that prevented the option "Hide "Portable " in app names"
from working on apps created with this software without needing to add a
space between the app name and "Portable". This is now done
automatically so this feature works as intended.
MsgBox(0, $wintitle, "Project Folders Created. Please move the PortableApp into the Project Folder at "&@CRLF&$path&$appnameportable&"\App\"&$appname&@CRLF&@CRLF&"An icon will be extracted automatically if the ProgramExecutable exists upon submission. Otherwise, you will also want to make/extract the icon at this time. ")
0 commit comments