C:\>pp -o bc.exe -e "print eval \"@ARGV\"" C:\>move bc.exe %systemroot%\system32\ C:\>bc (1500 * 1.5 - 500)/2 # ... whatever