8 messages in com.googlegroups.google-desktop-developer"Invalid Gadget Package" - ZIP problem?
FromSent OnAttachments
Mike17 Aug 2007 05:57 
Michael17 Aug 2007 06:35 
Mike17 Aug 2007 06:54 
Teo [API Guru]17 Aug 2007 08:50 
Mike20 Aug 2007 02:18 
adam...@yahoo.com20 Aug 2007 02:26 
Benjamin [API Guru]20 Aug 2007 05:23 
Mike20 Aug 2007 09:46 
Subject:"Invalid Gadget Package" - ZIP problem?
From:Mike (mfco@yahoo.co.uk)
Date:08/17/2007 05:57:27 AM
List:com.googlegroups.google-desktop-developer

Hi,

Working with W2000 SP4; Google Desktop 5.1.0707.23222-en-pb.

Whenever I try to create a gadget I get the "Invalid Gadget Package" message when trying to add to Desktop.

- this happens when I zip up one of the samples in the SDK. I'm *not* using the designer as it only works on XP (so far as I understand - shell32.dll from XP required).

What I'm doing is zipping up the contents of the sample folder (e.g.DragDrop), to create a single zip file - DragDrop.zip, then renaming to DragDrop.gg. I think this should work, but I get the error message.

I've even taken a downloaded (and working) .gg file; unzipped the contents; put them in a new folder; zipped that up; renamed to .gg; and still same error.

Does this look like a problem with my WinZip - using WinZIP 10.0.

Note: any file that generates this error retains an open file handle as I can't delete the .gg file - so it must be during one of the action steps on the .gg file, before installation has been attempted.

Any clues? Anything I can look at?