I think by default it extracts to a directory structure as follows:
release
[INDENT]plugin <-- dll should be in here
[INDENT]skin
[INDENT]blue
bluemce[/INDENT][/INDENT][/INDENT]
2005-11-04, 10:19 AM (This post was last modified: 2005-11-04, 02:39 PM by caz.)
Could you upload the unzipped file please? I have the same problem as Cfreukes - just a single file in the archive with no extension ... Renaming it to .dll doesn't help.
UPDATE:
Nevermind. I unzipped it using 7-zip and it worked. Maybe you should start using another archiver ...
Anyway, I like being able to see how much diskspace there's left. Really nice, thanx!
Am getting an error with this. Can't seem to have it run in my system. I get these errors:
11/8/2005 8:51:24 PM.546 VERBOSE [2] SystemStatus: task created
11/8/2005 8:51:24 PM.562 VERBOSE [2] SystemStatus: Skin Loaded
11/8/2005 8:51:24 PM.562 ERROR [2] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\\plugins\SystemStatus.dll
11/8/2005 8:51:24 PM.562 ERROR [2] Exception has been thrown by the target of an invocation.
11/8/2005 8:51:24 PM.562 ERROR [2] at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at xd426863f4d052758.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
11/8/2005 8:51:24 PM.562 ERROR [2] Inner exception: System.IO.FileNotFoundException: .\skin\X M E D I A\SystemStatus\..\resources\button_green_nofocus_165x32.png
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at GBPVR.Public.SkinHelper.getNamedImageNonCached(Image image, Boolean fillWithBackgroundColour, Color backgroundColour, String name, Hashtable parameters)
at GBPVR.Public.SkinHelper.getNamedImageNonCached(String name, Hashtable parameters)
at GBPVR.Public.SkinHelper.getNamedImage(String name, Hashtable parameters)
at SystemStatus.SystemStatus..ctor()
11/8/2005 8:51:24 PM.562 ERROR [2] at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at GBPVR.Public.SkinHelper.getNamedImageNonCached(Image image, Boolean fillWithBackgroundColour, Color backgroundColour, String name, Hashtable parameters)
at GBPVR.Public.SkinHelper.getNamedImageNonCached(String name, Hashtable parameters)
at GBPVR.Public.SkinHelper.getNamedImage(String name, Hashtable parameters)
at SystemStatus.SystemStatus..ctor()