Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.scripting.vbscript > #12383
| Path | csiph.com!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | "Mayayana" <mayayana@invalid.nospam> |
| Newsgroups | microsoft.public.scripting.vbscript |
| Subject | Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? |
| Date | Sat, 15 Jan 2022 17:38:37 -0500 |
| Organization | A noiseless patient Spider |
| Lines | 26 |
| Message-ID | <srvidk$9nr$1@dont-email.me> (permalink) |
| References | <srrgcv$5m1$1@gioia.aioe.org> |
| Injection-Date | Sat, 15 Jan 2022 22:38:44 -0000 (UTC) |
| Injection-Info | reader02.eternal-september.org; posting-host="a5ed0f4c10018d3ab21bfbea94637ef6"; logging-data="9979"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+G0FWH0fBGDuy6C18lYYIEF9kx9526oUU=" |
| Cancel-Lock | sha1:qWgDapdHubGgMfUmuAFFSNdZ03A= |
| X-MimeOLE | Produced By Microsoft MimeOLE V6.00.2900.5512 |
| X-Newsreader | Microsoft Outlook Express 6.00.2900.5512 |
| X-Priority | 3 |
| X-MSMail-Priority | Normal |
| Xref | csiph.com microsoft.public.scripting.vbscript:12383 |
Show key headers only | View raw
"R.Wieser" <address@not.available> wrote
| I would like to automate "preview.preview" ("windows picture and fax
| viewer", shimgvw) so I have control over what the "next" and "previous"
| images are.
|
| In my case I just want to select a few images, possibly not even directly
| following each other, outof a folders worth, and cycle thru only them.
|
|
| I've found the objects typelib and are able to instanciate an object I'm
| currently not even able to make an image appear on the screen (the
| "ShowFile" method doesn't quite do what it seems to stand for ...)
|
I'm not familiar with that. I'm guessing it's just the image
handling code for an EXE, but I've never used the Windows
Picture Viewer. I don't see any reason to think the DLL is
going to give you a window.
Another option would be webvw.dll on XP, but it also
needs a display medium, like a webpage. Then there's WIA.
Again, you can do all sorts of things to images with it, but
you'll need something like a webpage to display the file.
Back to microsoft.public.scripting.vbscript | Previous | Next — Previous in thread | Next in thread | Find similar
how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-14 10:39 +0100
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-14 19:01 +0700
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-14 20:24 +0100
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-16 03:26 +0700
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "Mayayana" <mayayana@invalid.nospam> - 2022-01-15 17:38 -0500
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-16 10:02 +0100
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "Mayayana" <mayayana@invalid.nospam> - 2022-01-16 08:55 -0500
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-16 15:47 +0100
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-17 10:45 +0700
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-17 10:58 +0100
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-18 13:55 +0700
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-18 08:19 +0100
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "Mayayana" <mayayana@invalid.nospam> - 2022-01-18 08:48 -0500
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-18 17:41 +0100
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-19 15:37 +0700
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-19 12:19 +0100
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-19 15:05 +0700
Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "Mayayana" <mayayana@invalid.nospam> - 2022-01-15 17:48 -0500
csiph-web