Adept Scientific - English
The world's best software and hardware for research, science and engineering.
flag arrow
clearclear

 Adept Store | register Join My Adept | Flags  
Adept Scientific | Amor Way | Letchworth Garden City | Herts | SG6 1ZA | Tel: +44 (0)1462 480055  
UKdedksvnofi
Home
Products
Training
Events
 Buy Online
Downloads
Academic Discounts
Support
My Adept
International |  About Us |  Adept Scientific Blog |  Contact Us |  Press Room |  Jobs
Adept Scientific on Facebook Adept Scientific on Twitter Adept Scientific on YouBube Adept Scientific on LinkedIn


The Next Steps

• Ask us a question
• Watch Maple Video Demonstrations
• Buy Maple Now
• View Maple Pricing
• Download a Brochure
• Request an Evaluation
• Meet Our Team
• Read our RSS Feeds

Learn More

Maple Home
Maple 17 Overview
Maple 17 Professional
Maple 17 Academic
Maple 17 Student Use
What's New in Maple 17
Maple Features
Maple History
Recorded Online Seminars

MapleSim
MapleNet
Maple T.A.
BlockImporter™
Maple Toolboxes
The Möbius Project

Maple Rave Reviews
Maple Study Guides
Books about Maple
System Requirements

Latest Information

New Features: Professional
New Features: Academic
Maple Features
The Maple Reporter Online

Service & Support

Maple Primes
blogs, forums etc

Elite Maintenance Program
Application Centre
Powertools
Search the Knowledge Base
Technical Support request

List Archives >  Maple User Group List Archive >  Archive by date >  This Month By Date >  This Month By Topic

[MUG] Maple startup options?

Search email archive for  

[MUG] Maple startup options?
Author: Maple    Posted: Mon, 13 Jan 2003 06:04:53 -0500

>> From: />
I would like to have Maple8 (either the command line or Window version) automatically begin execution of a Maple program whenever I start Windows 2000, and run the Maple server (mserver.exe) at "BelowNormal" priority. Does anyone know if this is possible, and if so how it can be done?

One other thing - is it possible to turn off the maplew8.exe "Splash Screen"? Since I run Maple on my own computer at home and there is usually no one else around when I run it, the Splash Screen is a complete waste of time as advertising and serves no purpose other than to irritate me.

Thank you,

Ron Dotson


[MUG] AW: Maple startup options?
Author: Thomas Richard    Posted: Wed, 15 Jan 2003 09:01:38 +0100

>> From: "Thomas Richard" />
> >> From: /> >
> I would like to have Maple8 (either the command line or Window version)
> automatically begin execution of a Maple program whenever I start Windows 2000,
> and run the Maple server (mserver.exe) at "BelowNormal" priority. Does anyone
> know if this is possible, and if so how it can be done?

AFAIK, for the automatic execution it is sufficient to put a link into the
user's autostart folder. Frankly, I haven't tried that, because I prefer
Unix for such tasks.
About the priority, I only know how to change it manually via task manager
for a running process...

> One other thing - is it possible to turn off the maplew8.exe "Splash Screen"?
> Since I run Maple on my own computer at home and there is usually no one else
> around when I run it, the Splash Screen is a complete waste of time as
> advertising and serves no purpose other than to irritate me.

Roughly translated from the German edition of Windows 2000:
Right-click on the object (icon or start menu entry), then in "properties"
choose "link", then change the "target" from
"C:\Program Files\Maple 8\bin.wnt\maplew.exe"
to
"C:\Program Files\Maple 8\bin.wnt\maplew.exe" -nosplash

--
Mit freundlichen Gruessen / best regards
Thomas Richard Tel.: +49-241-40008-52, Fax: -13
Maple Support /> Scientific Computers GmbH <http://www.scientific.de>


[MUG] Maple startup options?
Author: Thomas Richard    Posted: Wed, 15 Jan 2003 09:06:25 +0100

>> From: "Thomas Richard" />
Sorry, I made a mistake with copy&paste. For Windows 2000, the
path/filename below should be:

"C:\Programme\Maple 8\bin.win\maplew8.exe" -nosplash

--
Mit freundlichen Gruessen / best regards
Thomas Richard Tel.: +49-241-40008-52, Fax: -13
Maple Support /> Scientific Computers GmbH <http://www.scientific.de>


> -----Urspr|ngliche Nachricht-----
> Von: Thomas Richard
> Gesendet: Mittwoch, 15. Januar 2003 09:02
> An: /> > Betreff: AW: [MUG] Maple startup options?
>
>
> > >> From: /> > >
> > I would like to have Maple8 (either the command line or Window version)
> > automatically begin execution of a Maple program whenever I start Windows 2000,
> > and run the Maple server (mserver.exe) at "BelowNormal" priority. Does anyone
> > know if this is possible, and if so how it can be done?
>
> AFAIK, for the automatic execution it is sufficient to put a link into the
> user's autostart folder. Frankly, I haven't tried that, because I prefer
> Unix for such tasks.
> About the priority, I only know how to change it manually via task manager
> for a running process...
>
> > One other thing - is it possible to turn off the maplew8.exe "Splash Screen"?
> > Since I run Maple on my own computer at home and there is usually no one else
> > around when I run it, the Splash Screen is a complete waste of time as
> > advertising and serves no purpose other than to irritate me.
>
> Roughly translated from the German edition of Windows 2000:
> Right-click on the object (icon or start menu entry), then in "properties"
> choose "link", then change the "target" from
> "C:\Program Files\Maple 8\bin.wnt\maplew.exe"
> to
> "C:\Program Files\Maple 8\bin.wnt\maplew.exe" -nosplash
>
> --
> Mit freundlichen Gruessen / best regards
> Thomas Richard Tel.: +49-241-40008-52, Fax: -13
> Maple Support /> > Scientific Computers GmbH <http://www.scientific.de>
>


[MUG] Re: Maple startup options?
Author: Bertfried Fauser    Posted: Tue, 14 Jan 2003 21:53:37 +0100

>> From: Bertfried Fauser />
On Mon, 13 Jan 2003 wrote:

Hi Ron,

> I would like to have Maple8 (either the command line or Window version)
> automatically begin execution of a Maple program whenever I start
> Windows 2000, and run the Maple server (mserver.exe) at "BelowNormal"
> priority. Does anyone know if this is possible, and if so how it can be
> done?

I am not experienced with M$ OSes, but on Unix (Linux) it would be
possible to start a script, which looks in some maple-spool directory
to read there maple files, process them to produce the output tiles
etc. using nice (low priority background) maple (the command line
version, no GUI involved) [You see already here, that is is good to have
an non GUI version of maple, which makes already two GUIs, and thus a
client/server architecture useful]

I am not sure if you can do this with some Visual Basic script, but should
be possible also...

One point is problematic. If you shutdown your box, you kill the maple
process running and loose all results. If your jobs are short, this would
do no harm, just after reboot the batch script would re-run the oldest
maple job scheduled for spooling. However if you have long jobs, (since
there is no resume facility) this will not work, since the job will be
shutdown before its end every time and you will never get the result (my
jobs run up to a week [or I kill them]), hence in this case you need to
let your box running...
[By the way, with M$ OS you might not be able to have a maple job running
for days/weeks since the box crashes or slows down by memory leaks and
other harm, but Linux does well...]

best
BF.

% | | PD Dr Bertfried Fauser Fachbereich Physik Fach M 678 |
% \ / Universit"at Konstanz 78457 Konstanz Germany |
% (mul) Phone : +49 7531 883786 FAX : +49 7531 88-4864 or 4266 (comul)
% | E-mail: / \
% | URL : http://clifford.physik.uni-konstanz.de/~fauser | |


Previous by date: [MUG] multiple integral with procedure (please ignore first one), Max Bian
Next by date: [MUG] recognising binomial coefficients, Brendan McKay
Previous thread: [MUG] File Version 4 with Maple version 5.1?,  Jean-Pierre SEIMAN
Next thread: [MUG] recognising binomial coefficients, Brendan McKay



Ready to buy?

Maple Professional
Add to shopping basket
£ 1,695.00
Maple - for academic use
Add to shopping basket
£ 940.00
Maple - for registered students
Add to shopping basket
£ 95.00

Featured Downloads

Maplesoft Product Catalogue
Maple Player for iPad - Datasheet
Maple 17 What's New datasheet
Maple 17 Professional Datasheet
Maple Whitepaper: Driving Innovation - How mathematical modeling and optimisation increase efficiency and productivity in vehicle design.
MapleSim Whitepaper - Technological Superiority in Multi-Domain Physical Modelling and Simulation

Latest Downloads

Maple - Global Optimization Toolbox
The Möbius Project - Create it, Share it, Grade it
Maple 17 Programming Guide
Maple 17 User Manual
Maplesoft Product Catalogue - Academic Maths

Product Reviews

"Without the Maple software, we would have to spend weeks generating the equations of motion for every experiment. Then the chances that we did it right would basically be near zero. There would always be a mistake somewhere. It is very difficult to set up a dynamic motion model by hand."
- Jean-Claude PiedBeouf, Ph.D Manager of Robotics, Canadian Space Agency

"Its very good - highly accurate and easy to use. The speed of Maple allows me to change equations and quickly reintegrate them into the application, so more possibilities can be explored to achieve the precise effect desired."
Shawn Neely, Senior R & D Director for PDI/Dreamworks

Latest News

New MapleSim release delivers advanced model development and analysis, extended toolchain connectivity and quicker results
Maple 17 offers advanced solving and application development capabilities
New release of Maple advances teaching and research
New release of Maple advances teaching and research
Maplesoft introduces The Möbius Project for creating, sharing and grading interactive maths apps
adept

Top of the Page

Popular Links: ChemDraw | ChemOffice | Data Acquisition | Data Analysis | EndNote | Maple | MapleSim | Mathcad | MathType | Quality Analyst | Reference Manager | VisSim

EU ePrivacy Directive | Our Privacy and Terms and Conditions Statement
All Trademarks Recognised. Copyright © 2013, Adept Scientific Ltd.
Site designed and maintained by Lyndon Ash

Adept Scientific | Amor Way | Letchworth Garden City | Herts | SG6 1ZA | Tel: +44 (0)1462 480055