Hi Isaiah, Thanks, it would be definitely nice to have these options.
I did a screenshot in the mean time in my procedure, so users don't forget it : http://nbviewer.ipython.org/github/stonebig/winpython_afterdoc/blob/master/examples/installing_julia_and_ijulia.ipynb Regards, Le samedi 23 août 2014 18:51:41 UTC+2, Isaiah a écrit : > > There is no option for this right now, but feel free to file an issue so I > don't forget. Right now what you can do is extract the files by running `7z > x` twice - the first time will create "julia-installer.exe", and extracting > that will produce two folders called "$PLUGINS" and "$_OUTDIR". "$_OUTDIR" > contains Julia and libraries. > > We will probably switch to a pure-NSIS installer soon (without the 7-zip > self-extraction step), which will make it possible to add support for such > switches. > > > On Sat, Aug 23, 2014 at 7:30 AM, <[email protected] <javascript:>> wrote: > >> Hello, >> >> I would like to install julia via command line on windows. >> >> Is there an option to specify NO "create Startmenu and shortcut" ? >> >> So far I hav only found the way to specify the target_directory : >> julia-0.3.0-win32.exe /D=%JULIAROOT% >> >> Regards, >> > >
