It is currently Thu Sep 02, 2010 7:47 am




Post new topic Reply to topic  [ 7 posts ] 
 universal plugin installer 
Author Message
Bibble Expert
Bibble Expert
User avatar

Joined: Thu May 27, 2004 9:13 am
Posts: 1910
Location: graz, austria
Post universal plugin installer
here's the update for my "universal Bibble plugin installer for windows"
you know, the smaller and simpler the solution, the bigger the name. :)

Attachment:
B5_universal_plugin_installer.zip [325 Bytes]
Downloaded 79 times

drop it in the unzipped folder of a plugin you want to install, run.

Code:
@ECHO OFF
ECHO this will install the Bibble 5 plugin-files
ECHO DLL's go to %ProgramFiles%\Bibble Labs\Bibble 5\supportfiles\plugins\
ECHO UI's  go to %ProgramFiles%\Bibble Labs\Bibble 5\supportfiles\tools\Plugins
ECHO .
PAUSE
COPY *.DLL "%ProgramFiles%\Bibble Labs\Bibble 5\supportfiles\plugins"
COPY *.UI "%ProgramFiles%\Bibble Labs\Bibble 5\supportfiles\tools\Plugins"
PAUSE


same rules as with the B4 version of this scripty.
feel free to use it, modify it, hack it.
or translate it for any other OS.
include it with your plugin downloads.

thank you.

_________________
GRUBERND - my blog with the bibble related posts.
ipernity - my public archive. choose wisely among the galleries, some are nsfw.
ipernity bibble group - if you are already visiting, why not join?


Wed Jan 20, 2010 12:22 am
Profile WWW
User avatar

Joined: Sun Feb 01, 2009 1:57 am
Posts: 33
Location: Mannheim, Germany
Post Re: universal plugin installer
Shouldn't there be a check for 64bit versions of Windows ("%ProgramFiles%" vs. "%ProgramFiles(x86)%"), or does this work automagically?

Otherwise, it'd be a neat thing having to copy or delete those files manually. ;-)

BR,
Jens

_________________
My blog, my pictures, my music. Get me on facebook.


Wed Jan 20, 2010 9:42 am
Profile ICQ WWW
Bibble Expert
Bibble Expert
User avatar

Joined: Thu May 27, 2004 9:13 am
Posts: 1910
Location: graz, austria
Post Re: universal plugin installer
basquiat wrote:
Shouldn't there be a check for 64bit versions of Windows

to answer your question: this script is what i use on win xp 32bit.
i dont have any other OS to test against.

so if it doesnt run on 64bit windows please provide us with some infos of where bibble has the userfolders,
if they are differently named than the ones i have put in the script,
and as soon as i have time i'll dig into command(s)hel(l)p and see if there is something to distinguish 32 and 64bit versions..

_________________
GRUBERND - my blog with the bibble related posts.
ipernity - my public archive. choose wisely among the galleries, some are nsfw.
ipernity bibble group - if you are already visiting, why not join?


Wed Jan 20, 2010 10:03 am
Profile WWW
User avatar

Joined: Tue Jun 28, 2005 8:41 pm
Posts: 5726
Location: Austin, TX
Post Re: universal plugin installer
Dave has set it up so that plug-ins in the next build will be able to be installed in your user folder. You can find the current Bibble user folder in the Windows registry, so I think this will get much easier in the future.

-Colleen

_________________
What to include when reporting an issue with Bibble 5


Wed Jan 20, 2010 10:28 am
Profile WWW
Expert Bibble
Expert Bibble
User avatar

Joined: Mon Jul 17, 2006 6:34 am
Posts: 671
Location: France
Post Re: universal plugin installer
Nice to hear Colleen 8)

_________________
Valery Landon,
French translator of Bibble - Le traducteur de Bibble

http://bibble-photos.org (fr)
Canon 5DII - HP notebook - Ubuntu 9.10 64 bits - Intel Core 2 Duo P8400 @ 2.26GHz - RAM: 4Gb


Wed Jan 20, 2010 11:00 am
Profile
User avatar

Joined: Wed May 15, 2002 1:31 am
Posts: 821
Location: Wermelskirchen - Germany
Post Re: universal plugin installer
and hopefully Dave implemented it nor only for one dir but a dir tree :mrgreen:

Andreas

_________________
B5 pro 5.1g
i7-980 / 12GB / Ubuntu 10.4 / 6 Discs 7200 on MB-SATA-RAID10 / 4.5TB
2xDual Opteron / Ubuntu 10.4 / 8 Discs 7200 SATA-RAID5 / 1.5TB
E1212 Netbook / Ubuntu 10.4 / 1 Disc 5200 / 120GB

Home: http://fotos.schrell.de


Wed Jan 20, 2010 11:22 am
Profile
Bibble Expert
Bibble Expert
User avatar

Joined: Wed Apr 03, 2002 12:54 am
Posts: 917
Location: Oliva, Valencia, Spain
Post Re: universal plugin installer
cvermillion wrote:
Dave has set it up so that plug-ins in the next build will be able to be installed in your user folder. You can find the current Bibble user folder in the Windows registry, so I think this will get much easier in the future.

-Colleen

That's good as installing plugins requires root priviledge on Linux, Mac. Of course Windows does require such things as its so (virus) friendly.

_________________
D3, D700, D300 using BibblePro on Windows, Mac and Linux.


Wed Jan 20, 2010 1:04 pm
Profile YIM WWW
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © phpBB Group.
Designed by Vjacheslav Trushkin