It is currently April 20th, 2024, 11:09 am

video tutorial for using dexpot with rainmeter

Tips and Tricks from the Rainmeter Community
l3uddy789
Posts: 5
Joined: May 28th, 2010, 8:42 pm

video tutorial for using dexpot with rainmeter

Post by l3uddy789 »

Here is a quick video to get rainmeter working so that you can have different setups on different desktops with dexpot.
http://www.youtube.com/watch?v=mMdkUUT6ojU

Stuff you need to install:
dexpot - http://www.dexpot.de/
dexpot plugin - http://dexpot.de/forum/viewtopic.php?f=26&t=2512&p=26987&hilit=raindexer&sid=7c903c60204776d26a03732fbb485d18#p26987
the plugin is called raindexer.exe and the post was from Patrick

Files you need to create:

1. VDM.ini

Code: Select all

[Variables]
    VDM=Dexpot
    VDMPath=C:\Program Files (x86)\Dexpot\dexpot.exe
note that CDMPath= should be your location path to dexpot.exe

2. VDMConfig.ini

Code: Select all

[Enigma\Sidebar\Network]
VDesktop=1
This is an example that says the enigma widget Network will only show on desktop 1

enjoy!