Jump to content

Bezelizer


pogz

Recommended Posts

  • Replies 64
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

You need to give the program some parameters so it knows which bezel to use and what program to run.

If you are using a dock, usually there is an "arguments" field that you can use. Just put the name of the bezel's folder there (ie, play).

Or, create a shortcut to bezelizer. Right click > Properties > and append the name of the bezel to the "target" box (ie C:\bezelizer\bezelizer.exe play) bolded part is what you are adding.

Cheers :)

Link to comment
  • 3 months later...

this would be the bezel.ini

[information]

Author=pogz

Comment=This is just a simple example of a Play bezel.

[Launch]

File="C:\Program Files\Object Desktop\ObjectBar\Eject.vbs"

Arguments=

this belongs in the folder with your eject bezel images, then link your shortcut to bezelizer.exe go to properties and in the target section add the name of the folder that the ini resides in

example: "C:\Documents and Settings\Ghostwalker\My Documents\Applications\bezelizer105\bezelizer.exe" EjectVBS

hope that makes since.

this also depends on which vbs script you are using

Link to comment

my ini file:

[information]

Author=pogz

Comment=This is just a simple example of a Play bezel.

[Launch]

File="C:\Program Files\Object Desktop\ObjectBar\Eject.vbs"

Arguments=

I'd put a shortcut into the eject folder.

the properties of the shorcut are:

target:"C:\Program Files\bezelizer109\bezelizer.exe" eject

start in: C:\

am I missing something?

Link to comment
Originally posted by Liron@Oct 20 2003, 06:41 AM

here's an eject bezel I made, you can use it with this program, which opens your CD tray. Download the bezel here (might need to "rightclick -> save as" or paste in download manager).

See below for screenshot.

When I used the eject bezel when I opened it it said run time error 13 type mismatch

My ini file:

[information]

Author=pogz

Comment=This is just a simple example of a Play bezel.

[Launch]

File="C:\Documents and Settings\Computer Admin\Local Settings\Temp\open_cd.exe"

Arguments=

bezelizer properties:

Target: "C:\Documents and Settings\Computer Admin\Desktop\bezelizer109\bezelizer.exe" eject

Link to comment

It's because you use v109 with a .ini for v105.

With the new version, you should use a .ini like this :

[information]

Author=pogz

Comment=This is just a simple example of a Play bezel.  You'll need to mod the path below to your QCD player.

[Launch]

File="C:\Program Files\QCD 3\QCDPlayer.exe"

Arguments=/play

[settings]

Transparency=100

CenterBezel=1

PosX=0

PosY=0

Hope it will help you

Link to comment
  • 3 weeks later...
  • 3 weeks later...
Guest
This topic is now closed to further replies.

×
×
  • Create New...