C:\Users\David Candy>NET HELPMSG 5
Access is denied.
8007nnnn errors mean the rest of the number is a Win 32 error. Net can look
up the string. Remember Net does it with decimal numbers while 9007nnnn are
hexidecimal. Use Calc in Scientific mode to convert.
Also pressing Ctrl + C in an proper windows message box will copy the text
to the clipboard. I choose one I knew not to work to get an error dialog.
EG
[Window Title]
RegSvr32
[Content]
The module "C:\Program Files\Windows Photo Gallery\Photogallery.EXE" failed
to load.
Make sure the binary is stored at the specified path or debug it to check
for problems with the binary or dependent .DLL files.
The specified module could not be found.
..
[OK]
http://www.microsoft.com/technet/sys...ssmonitor.mspx
Set it to monitor regsvr32.exe while running that bcommand. And then look
for errors. Remember it is normal programing practice to attempt something
and see if it errors or not. So most errors are just things it looking for.
That is if one want to see if a registry key exists then one attempt to open
it. If it doesn't exist it errors and lets you know it doesn't. So look for
an access denied error.
I've attached it's registry scripts if you want to see the settings by hand.
i would have suggested deleing the file in case it ws corrupted, so it new
version would be installed by Windows Resource Protection but noone has
security to do so.
"Jared" <Jared@discussions.microsoft.com> wrote in message
news:CE723B6F-2765-4BC1-8F18-260DF69AB96D@microsoft.com...
> Thanks for the reply, I'm pretty sure it's my registry that got f'd up
> somehow. All of those worked except the second one. And I'm pretty sure
> that's the one I need (Im guessing Acq stands for accuire which will
> "acquire" my pictures via the import program etc.) I got this error
>
> http://i32.photobucket.com/albums/d2.../Capture-3.jpg
>
> sorry for the hassle and thanks for your help. I realy appreciate it.
>
> "." wrote:
>
>> Type the following in Start Run
>>
>> Regsvr32 "C:\Program Files\Windows Photo Gallery\PhotoVoyager.dll"
>> Regsvr32 "C:\Program Files\Windows Photo Gallery\PhotoAcq.dll"
>> Regsvr32 "C:\Program Files\Windows Photo Gallery\PhotoViewer.dll"
>> Regsvr32 "C:\Program Files\Windows Photo Gallery\PhotoCinematic.dll"
>> Regsvr32 "C:\Program Files\Windows Photo Gallery\PhotoClassic.dll"
>>
>> This repairs the autoplay registry settings.
>>
>> "Jared" <Jared@discussions.microsoft.com> wrote in message
>> news:B157E54D-F111-4465-9203-50B0F52C89BF@microsoft.com...
>> > Thanks man, but unfortunately, the option is completely gone from my
>> > Autoplay
>> > options. So it doesn't even appear on my list nor in the Autoplay
>> > options
>> > menu.