Start And Stop Help

This script is intended for use with multiple configuration files in samurize.

its designed so when you clic on a button in samurize it will open another samurize with a second configuration

as you can see on the below picture on the left my first configuration and when I clic the second configuration pops as seen on the right

First you need to run this installer , so select your samurize client (the file client.exe in your samurize directory ) then select your ini file (the file where your configuration is)

Give this second instance of samurize a name in the instance field. ( this is used because to use different configs with samurize it has to be executed like that : "C:\samurize\Client.exe instance" so it can remember different configurations)

Check the Checkbox if you want a single button (that is one clic open second close ) or dont if you prefer to have two buttons (one to open one to close ).

if you prefer to have a Switch button fill the optional fields.

A Switch button is a set of two scripts , one on each of the configs you want to switch. When you will click on the switch, the actual config will be closed and the new one will be opened.(could be for exemple two weather configs, one with minimal info like temp and condition and the other with full info ). The Switch is a template made by Fiendish1 ;)

example of a switch use (from Fiendish1 )

Clic the Create Script Button , now you should have one or two vbs files in the same folder , just copy them to the samurize script folder.

now open samurize with the config you want to add the buttons to and configure it like this :

now select the edit config file and add a skin where you want your button to be (three skins are included in this package )

add next a text meter on top of this skin and remove the text in it :

like this :

next step in the properties of the meter do this :

that is check the "Allow Meter-Linkage" box and put the path to the script

save you config , reload it and your buttons should be on it now and working,

happy samurizing