SirSmiley Posted August 2, 2007 Report Share Posted August 2, 2007 UPDATE: Saturday, August 04, 2007 I've now included the com object. It will register/unregister the dll when you run/close it. The download may be bigger but, it's the same size. The dll is now compiled within the exe. If I don't release it now than I most likely won't. It needs some attention from some better skinners? Hint, hint. Click on the pic to go to the deviation: Update: You now can register/unregister the com object from the right click menu. This must be done before dropping any images. Also fixed the first load issue. The Aqua skin is the default skin;so, don't delete that folder. Note: This works for png's only. Readme.txt Link to comment
lostfan Posted August 3, 2007 Report Share Posted August 3, 2007 Woo-Hoo! I've been anxiously waiting for this, thanks SirSmiley! Link to comment
Quube LC Posted August 3, 2007 Report Share Posted August 3, 2007 Amazing SirSmiley, I've been waiting for this a lot of time. There's a problem somehow A message appears saying that there was an error calling the DllRegisterServer with the error code 0x80070005. Did I do something wrong? Link to comment
SirSmiley Posted August 3, 2007 Author Report Share Posted August 3, 2007 When you drop the ImageMagik.dll on the regsvr.vbs file do you get a message saying registering succeeded?Do you have admin rights? That error code indicates most likely you tried to register a com object without admin rights. My only immediate thought is to download the ImageMagik package with includes a different com object that references all the various dlls plus includes tonnes of command line tools. Link to comment
Mac Intosh Posted August 3, 2007 Report Share Posted August 3, 2007 Could someone make this for Mac OS X? Link to comment
Quube LC Posted August 3, 2007 Report Share Posted August 3, 2007 It says: The module "C:UsersQubeDesktopi...ImageMagickObject.dll" loaded but an error occured calling DllRegisterServer (error code: 0x80070005) Link to comment
KAWSquared Posted August 3, 2007 Report Share Posted August 3, 2007 FINALLY. I'm having an issue as well. When i drag the imagemagik.dll file onto the RegSvr.vbs file, i get register or unregister yada yada yada when i choose yes i get a "Failed C:Documents: the selected module cannot be found."What i'm understanding is that it can't find C:Documents? Link to comment
SirSmiley Posted August 3, 2007 Author Report Share Posted August 3, 2007 Quube LC...are you on vista?BapeStar, trying clicking on the regsver file & registering that way. Link to comment
Quube LC Posted August 3, 2007 Report Share Posted August 3, 2007 Yes I am. Do you think that is causing the problem? Link to comment
SirSmiley Posted August 3, 2007 Author Report Share Posted August 3, 2007 Here's the link to the full ImageMagik package. Choose which one is best for your system and install it. Make sure you choose to include the com object when you install.My dll was compiled on XP & I'm not sure if that might be the problem but, it is suppose to be Vista Compatible.Edit: Sorry. Here's the link-->http://www.imagemagick.org/script/binary-r...ses.php#windowsMake sure you get a package with the dll in it. Link to comment
Linwe Posted August 3, 2007 Report Share Posted August 3, 2007 Err... i registered the file (just put regsvr.vbs and imagemagik.dll on C:) But i still can't open the .exe What's wrong? Link to comment
Ghostwalker Posted August 3, 2007 Report Share Posted August 3, 2007 Same as BapeStar and Im on windows xp pro sp2EditedAlso registered it on C: the exe, is running in task manager but nothing visible. Link to comment
ArtOfGlorY Posted August 3, 2007 Report Share Posted August 3, 2007 Same problem as Linwe, theres a taskbar entry for me but i don't see/ cant get the program.@GhostwalkerErr... i registered the file (just put regsvr.vbs and imagemagik.dll on C:) Link to comment
Quube LC Posted August 3, 2007 Report Share Posted August 3, 2007 Hey, it worked! Thanx SirSmiley! To Linwe: It doesn't open right away. An R appears on the tray icons. Click on it with the right button and click on skins, then choose a skin of your choice. Well, at least that's the way I managed to open it Link to comment
Ghostwalker Posted August 3, 2007 Report Share Posted August 3, 2007 Yes I was not using the taskbar and didnt notice the tray icon it seems there is no default skin so it does not show anything. Still not sure why it didnt register in C:Documents Link to comment
SirSmiley Posted August 3, 2007 Author Report Share Posted August 3, 2007 Ah crap. I forgot that. It's a coding issue I was too lazy to fix.Short explanation. I didn't include any built in images, so, on first load it will look for the settings file to pick the skin, which has my settings probably. Right click on the tray icon and choose a skin to immediately fix this.In my first post I've also attached another way of registering the com object for anyone with a problem installing it.The reasons I didn't build in automatic registering of the dll is:1. I use the command line versions from script & assumed others probably do. 2. Allowing people to see what is added.Edit: Ghostwalker, that is strange because I'm running mine from a C:Programming subdirectory. Link to comment
KAWSquared Posted August 3, 2007 Report Share Posted August 3, 2007 No offense Smilez, but i think you maybe should of waited till tomorrow to check out all these bugs.Did you have any testers for it?I'm not calling you're work lazy...you know what i mean right? Link to comment
nightcrawler1089 Posted August 3, 2007 Report Share Posted August 3, 2007 No offense Smilez, but i think you maybe should of waited till tomorrow to check out all these bugs. Did you have any testers for it? I'm not calling you're work lazy...you know what i mean right? Not every bug can be anticipated... SirSmiley, I look forward to playing with the Mac version! -NC Link to comment
SirSmiley Posted August 3, 2007 Author Report Share Posted August 3, 2007 No offense Smilez, but i think you maybe should of waited till tomorrow to check out all these bugs.Did you have any testers for it?I'm not calling you're work lazy...you know what i mean right?No offense but, technically there's only one bug specifically related to the app. Which I forgot about. That's the first load skinning issue. The rest really is because some people don't understand how to install a com object. Which is usually done by the install app.Guess I could have put it into a nice bloated install package? What I will do is fix the first load issue & add the install/uninstall com option to the right click menu. That's mainly because of what I said before about interfering with systems that have ImageMagick installed. Link to comment
sanada Posted August 3, 2007 Report Share Posted August 3, 2007 it is wonderful, thx very much Link to comment
rjohnstone Posted August 3, 2007 Report Share Posted August 3, 2007 Works great.Nice job!Only took a sec to figure out the skin issue. Link to comment
SirSmiley Posted August 3, 2007 Author Report Share Posted August 3, 2007 Thanks guys. Let me know if resource usage goes over 10Mb. I've got it down to between 4.5Mb & 8Mb depending on heavy I use it. The install features been added but, I don't want to add any registry entries, so, I'll figure out something for the first load tomorrow. Link to comment
Linwe Posted August 3, 2007 Report Share Posted August 3, 2007 I get this error message everytime i try to drag a *.png image It doesn't works for me...! Anything i can do, SirSmiley? I wanted to get rid of the whole PS reflection process... it's easy, but i want to try this fast n' easy way...! Link to comment
DZGH_Operator Posted August 3, 2007 Report Share Posted August 3, 2007 @ Linwe: I got the same error. Either if I use a PNG or an ICO file... Link to comment
Ojalord Posted August 3, 2007 Report Share Posted August 3, 2007 I get the same error too. What's wrong? Link to comment
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now