{I+=codeWee;}
[NSIS] NSIS : How to create text file
	FileOpen $9 "$INSTDIR\mytextfile.txt" w 
		FileWrite $9 "first line$\r$\n"
		FileWrite $9 "second line$\r$\n"
	FileClose $9 
HTML | PHP | C++ | DirectX11 | Javascript | C# | HTML5 | ASP | SQL | General | CSS | Oculus Rift | Unity3d | Virtools SDK | Tip | NSIS | PowerShell | node.js | Web API | RTSP | All
Copyright© 2016 CodeWee.com All rights reserved.