Re: PIL + show() + Vista
- From: "Méta-MCI \(MVP\)" <enleverlesX.XmcX@xxxxxxxxxxxxxx>
- Date: Fri, 30 Nov 2007 11:42:27 +0100
Hi, Tim!
You are right, for shimgvw.dll (on XP / 2000, or some Vista). But others Vista (ou users practice) had associate images with WindowsPhotoGallery.exe.
But shimgvw.dll already exist.
I found that this line:
command = 'start "%s" /wait %s\\System32\\rundll32.exe %s\\System32\\shimgvw.dll ImageView_Fullscreen %s && del /f "%s" ' % (title,os.environ['SYSTEMROOT'],os.environ['SYSTEMROOT'],file,file)
launch a "Photo Gallery" who respect the WAIT.
For me (and my users), it's a solution. Perhaps others PIL's users can read that with interest.
Have a good day.
Michel Claveau
.
- Follow-Ups:
- Re: PIL + show() + Vista
- From: Tim Golden
- Re: PIL + show() + Vista
- References:
- PIL + show() + Vista
- From: Méta-MCI \(MVP\)
- Re: PIL + show() + Vista
- From: Méta-MCI \(MVP\)
- Re: PIL + show() + Vista
- From: Tim Golden
- PIL + show() + Vista
- Prev by Date: Re: PIL + show() + Vista
- Next by Date: Re: Witch editor to use!
- Previous by thread: Re: PIL + show() + Vista
- Next by thread: Re: PIL + show() + Vista
- Index(es):
Relevant Pages
|