Thread
:
dropping colon from filename
View Single Post
12th May 2022, 22:44
#
6
Anders
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,506
Zone.Identifier is a stream name! In this case, "the mark of the web".
NSIS does not support stream names. If you really must create one; cmd.exe /c echo foo > "bar.ini:Whatever"
IntOp $PostCount $PostCount + 1
Anders
View Public Profile
Visit Anders's homepage!
Find More Posts by Anders