Also as you can see.....I'm using the elite lite skin. How can i make my new home skin the default skin when my PC boots up instead of the menu skin shown below?
I would like to create a button on my home skin that will function exactly like pressing the start button in xp.....what is the command needed to get my new button to do so? I have posted a pic of my home screen with my windows button, and another pic of what i want the button to do....any help will be appreciated....thanks in advance
The 1st image shows the home screen(the windows button is in the left corner).......the 2nd image shows the start menu after pressing the button(or at least what i want it to do.....this is the result when pressing the physical keyboard windows button, but i want the button on the skin to do the same, since i have a touchscreen![]()
Last edited by locs4dayz; 01-15-2013 at 03:04 PM.
Linux(Learning the curve...Like when driving!!!)
Worklog!!!http://www.mp3car.com/vbulletin/fabr...l-worklog.html
Also as you can see.....I'm using the elite lite skin. How can i make my new home skin the default skin when my PC boots up instead of the menu skin shown below?
Last edited by locs4dayz; 01-15-2013 at 02:55 PM.
Linux(Learning the curve...Like when driving!!!)
Worklog!!!http://www.mp3car.com/vbulletin/fabr...l-worklog.html
The start button can be called up with the keyboard shortcut of CTRL ESC
so you can use a sendkey command followed by ^{ESC} as your button command.
e.g.
PHP Code:
B,000,050,200,050,"SENDKEY;^{ESC}",""
I copied ad pasted the command...but it did not work. Am I missing something in the command string? I looked up the key command for the windows button.....they are (LWIN) or (RWIN).....both will pull up the start menu just as they do on the physical keyboard......how is the command to be typed out so my onscreen button works is my problem....help!!!
Last edited by locs4dayz; 01-16-2013 at 12:40 AM.
Linux(Learning the curve...Like when driving!!!)
Worklog!!!http://www.mp3car.com/vbulletin/fabr...l-worklog.html
Does anyone know the command to make my onscreen button work? The button is supposed to act like the Start button on the windows task bar, but so far I can't get it to work......help!
Linux(Learning the curve...Like when driving!!!)
Worklog!!!http://www.mp3car.com/vbulletin/fabr...l-worklog.html
Try the keys Windows and D key.
write a program
here is one i whipped up in C# (.net 3.5)
but autoit3 or c++ just a quick
in the bin/release folder is the .exe
just run it in RR
(might want to put a path on it)Code:B,000,050,200,050,"RUNQ;SartMenu.exe,""
RUNQ;$SKINPATH$Scripts\StartMenu.exe
but you get the idea
prob 100 other ways to do this...
-Thanks
Mitch
www.rush2112.net
"Did you test it in carwings??"
Sun, Come shine my way
May healing waters bury all my pain
Wind, Carry me home
The fabric of reality is tearing apart
The piece of me that died
Will return To live again
I have downloaded your file....how do I set it up? I hope your solution works, and i will let you know if it does.....plus if it does I'm sure that others will use it also....so keep it posted....thanks in advance
I have upgraded to elite II....and i love it!!!! Here is my current Welcome screen and Entertainment screen(all of my screens are edited to feature the start menu button too! They All Also have the slider I added, but i only added a track time remaining label to the welcome screen only![]()
Last edited by locs4dayz; 01-20-2013 at 08:43 PM.
Linux(Learning the curve...Like when driving!!!)
Worklog!!!http://www.mp3car.com/vbulletin/fabr...l-worklog.html
Here is also a pic of the mobilephone.skin and icon I edited from elite lite to go with the elite II skin![]()
Last edited by locs4dayz; 01-20-2013 at 09:10 PM.
Linux(Learning the curve...Like when driving!!!)
Worklog!!!http://www.mp3car.com/vbulletin/fabr...l-worklog.html
Bookmarks