Advertisement
JPeterson

run.sh

Oct 14th, 2012
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.32 KB | None | 0 0
  1. # utf.cpp
  2. curl -s http://pastebin.com/raw.php?i=wCJt32zN>utf.cpp && cat utf.cpp|uconv -f utf-8 -t utf-8 --add-signature -o utf.cpp && "%VS110COMNTOOLS%\..\..\VC\vcvarsall.bat" && cl /clr /D "_UNICODE" /D "UNICODE" /FU"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" utf.cpp && utf.exe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement