Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > de.comp.lang.javascript > #5234
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | de.comp.lang.javascript |
| Subject | Re: JS soll MS Paint starten und Bildausrichtung ändern |
| Date | 2021-01-29 20:56 +0100 |
| Organization | PointedEars Software (PES) |
| Message-ID | <7199550.EvYhyI6sBW@PointedEars.de> (permalink) |
| References | <i7gjc2Fmv5hU1@mid.individual.net> |
Louis Noser wrote:
> MS Paint soll mit der Bildausrichtung "Hochformat" starten.
> ("Querformat" ist Default bei jedem Neustart von MS Paint.)
>
> Könnte das mit JS zu bewerkstelligen sein?
Ja, im Prinzip könnte das mit JScript und dem Windows Script Host gehen.
MS Paint müsste natürlich ein entsprechendes API bieten.
Mir scheint aber, dass Du ein X–Y-Problem hast: *Weshalb* willst Du MS Paint
überhaupt starten (Y)? Was willst Du tatsächlich erreichen (X)?
PointedEars
--
PointedEars
FAQ: <http://PointedEars.de/faq> | <http://PointedEars.de/es-matrix>
<https://github.com/PointedEars> | <http://PointedEars.de/wsvn/>
Twitter: @PointedEars2 | Please do not cc me./Bitte keine Kopien per E-Mail.
Back to de.comp.lang.javascript | Previous | Next — Previous in thread | Find similar
JS soll MS Paint starten und Bildausrichtung ändern Louis Noser <louis.noser.wegwerf@gmail.com> - 2021-01-28 20:58 +0100
Re: JS soll MS Paint starten und Bildausrichtung ändern Dieter Bergmann <d.x.bergmann@gmx.de> - 2021-01-29 08:37 +0100
Re: JS soll MS Paint starten und Bildausrichtung ändern Louis Noser <louis.noser.wegwerf@gmail.com> - 2021-01-29 14:09 +0100
Re: JS soll MS Paint starten und Bildausrichtung ändern Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2021-01-29 20:57 +0100
Re: JS soll MS Paint starten und Bildausrichtung ändern Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2021-01-29 20:56 +0100
csiph-web