Add VD, Remove VD, Save to Current Profile...

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) :( :o :shock: :? :cool: :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: (wave) :ok: (nod)
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Add VD, Remove VD, Save to Current Profile...

Add VD, Remove VD, Save to Current Profile...

Post by sgtevmckay » 14.08.2010 03:25:23

I have had a stroke of genius or just a stroke :cool:
This is coming to me as I am working on Rainmeter test Skins

Via the systems Tray Menu, Command Line, VirtualDesktops.dll, and SDK (if needed)
Add the ability to Add or Remove a Desktop one VD at a time.
And a fast "Save to Currebt profile" option.

Examples:

Command line:
-PlusOne
Activates additional Desktops, up to the maximum desktops available in sequential order from 1 to 20

-MinusOne
Removes desktops down to 2. Desktops will be removed starting with last Desktop in sequential order and work towards 2

-SaveCurrent
This will save current VD configuration to the active Profile

Systems Tray Menu Examples
Image

In regards to VirtualDesktops.dll
The commands lines will continue to be an effective Band command for Rainmeter skins.

Since I am no programmer, I have no idea if additional code would be required for the SDK. I mention it to cover as many bases as possible :cool:

Top