====== Psi+ styles ====== ===== MS Windows ===== - Download necessary files from [[http://psi-dev.googlecode.com/files/qtcurve.zip|here]] . - Copy the **qtcurve.dll** to the folder **Psi+/styles** (pre-creating the appropriate folder **styles** in a folder with psi.exe). - Start the Psi + one of the commands: === Qtcurve style === psi.exe -style qtcurve {{:style_qtcurve.png|Qtcurve style}} === Plastique style === psi.exe -style plastique {{:style_plastique.png|Plastique style}} === Cde style === psi.exe -style cde {{:style_cde.png|Cde style}} === Motif style === psi.exe -style motif {{:style_motif.png|Motif style}} === Cleanlooks style === psi.exe -style cleanlooks {{:style_cleanlooks.png|Cleanlooks style}} === Oxygen style === psi.exe -style oxygen {{:style_oxygen.png|Oxygen style}} === CleaRlooks style === psi.exe -style cleaRlooks {{:style_clearlooks.png|CleaRlooks style}} ===== How to run Psi+ by command with key? ===== * Create a shortcut to a **psi.exe**, in the shortcut properties to register the command after the quotation marks (example: "C:\Program Files\Psi+\psi.exe" -style oxygen) and run the Psi+ by this shortcut. * Create a bat file or cmd file (an example of content: start psi.exe -style oxygen) and run Psi+ by this file.