|
[Date Index]
[Thread Index]
[Author Index]
Lauching application from an icon
- To: mathgroup at smc.vnet.net
- Subject: [mg110283] Lauching application from an icon
- From: Chris Degnen <degnen at cwgsy.net>
- Date: Fri, 11 Jun 2010 07:58:34 -0400 (EDT)
Is there some way to start a Mathematica application from an icon?
I tried using a batch file to no avail, e.g.
@echo off
"C:\Program Files\Wolfram Research\Mathematica\7.0\Mathematica.exe" -
run KernelExecute[Get["MyPrograms`StartDialog`"]]
There are only two command-line options shown here:-
http://reference.wolfram.com/mathematica/ref/program/Mathematica.html
Prev by Date:
Re: Mac OS X hard disk space used up by virtual
Next by Date:
LogicalExpand and BooleanConvert
Previous by thread:
Re: Mac OS X hard disk space used up by virtual
Next by thread:
Re: Lauching application from an icon
|