PDA

View Full Version : runbox commands, a request and to share


fleamailman
10-14-2006, 11:59 AM
OK, below are two links top one is the one I need help on, other one's a gift here,
I have been unable to find anywhere of the Internet the subdirectories of the runbox commands so I have just been playing around with them in that I changed the old control way of using

rundll32.exe shell32.dll,Control_RunDLL
with an example
desk.cpl
and syntax
,,1

written as
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,4

which works but is too long for using in my blitz replying threads

for something that caught my eye on another run command
@0,0

written as just
desk.cpl @0,0 = desktop
desk.cpl @0,1 = screen saver
desk.cpl @0,2 = apearance
desk.cpl @0,3 = setting
(desk.cpl = themes does not a sub here)

my point is if I continue down this path I will hit many more targets
@0,0,1
but as you can see the amount of work incresses with the number of digits,
simply does any know before I continue, a link, that has the list already done, or can shed light on this for me.

as promised here is my first trail, below, and the gift of the run commands again

runbox commands subdirectories
http://fleamailman.freephpbbforum.co.uk/viewtopic.php?p=190#190

runbox commands, list in abc order
http://fleamailman.freephpbbforum.co.uk/viewtopic.php?t=99

Now if anyone is thinking that this is one of fleamailman's shameless ploys to pug his site here, it is but I still need that information, and the site is not ready yet.