Home •  
It is currently Sat Nov 21, 2009 4:04 am

All times are UTC


Forum rules


Please click here to view the forum rules



 Page 1 of 2 [ 18 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Start menu shortcut
PostPosted: Sat Oct 31, 2009 11:41 am 
Offline
Friend
Friend
User avatar

Member ID #: 16,675
Joined: Tue Jul 07, 2009 3:07 pm
Posts: 50
Location: Over there!
Hi, it's me... yet again! :shock:
Today, I was wondering if I could create a shortcut to the start menu. By "to", I don't mean add a schortcut to a program and then stick it into the start menu, but actually made a schortcut or command that acted as a start button when clicked on.
Is it possible, and if so, how can I do it?

Thanx in advance. :roll:



_________________
Who said being a geek is a bad thing? :smt024
 Profile E-mail  
 
 Post subject: Re: Start menu shortcut
PostPosted: Sat Oct 31, 2009 1:23 pm 
Offline
V.I.P
V.I.P
User avatar

Member ID #: 13,646
Joined: Sat Sep 13, 2008 12:25 pm
Posts: 507
Location: somewhere around nothing (apocalyptica)
do you mean something like this ??

http://lee-soft.com/
vistart



_________________
Image
Off-topic Comment:
XP pro sp3 ;
450W power supply;
Geforce 7300GS ;
AMD sempron processor 2800+ 1.61GHz ;
G.skill extreme2 PC6400PK(2x1024Mo);
Samsung spinpoint P120 sata-200Go
Western Digital Caviar green 500Go; 32Mo

arrg 1 10\/3 1337 5934]< !!
 Profile E-mail  
 
 Post subject: Re: Start menu shortcut
PostPosted: Sat Oct 31, 2009 3:59 pm 
Offline
Friend
Friend
User avatar

Member ID #: 16,675
Joined: Tue Jul 07, 2009 3:07 pm
Posts: 50
Location: Over there!
Hmm, I already have that. I'm not looking for a program to beef up my start menu, I just want the ability to have an icon on my desktop that will open it.



_________________
Who said being a geek is a bad thing? :smt024
 Profile E-mail  
 
 Post subject: Re: Start menu shortcut
PostPosted: Sat Oct 31, 2009 4:56 pm 
Offline
Global Moderator
Global Moderator
User avatar

Member ID #: 9,670
Joined: Mon Feb 11, 2008 3:41 pm
Posts: 2314
hmm, maybe by making a little programm that pretends pressing the windows-key on your keyboard? But don't ask me how to program this, i just give the ideas here :D



_________________
HOW TO INSTALL GADGETS
Said we're lost in the garden of Eden
And there's no one's gonna believe this
But we're lost in the garden of Eden
This fire is burnin' and it's out of control
It's not a problem you can stop
It's rock n' roll
 Profile E-mail  
 
 Post subject: Re: Start menu shortcut
PostPosted: Sat Oct 31, 2009 5:02 pm 
Offline
Friend
Friend
User avatar

Member ID #: 16,675
Joined: Tue Jul 07, 2009 3:07 pm
Posts: 50
Location: Over there!
I did think of that, still trying to figure out how to do that.



_________________
Who said being a geek is a bad thing? :smt024
 Profile E-mail  
 
 Post subject: Re: Start menu shortcut
PostPosted: Sat Oct 31, 2009 5:45 pm 
Offline
V.I.P
V.I.P
User avatar

Member ID #: 13,646
Joined: Sat Sep 13, 2008 12:25 pm
Posts: 507
Location: somewhere around nothing (apocalyptica)
try to find the name of the .exe
and then create a .bat to execute it

I think it should work .. (I'm looking for that.. edit :I can't find it ! :cry: )



_________________
Image
Off-topic Comment:
XP pro sp3 ;
450W power supply;
Geforce 7300GS ;
AMD sempron processor 2800+ 1.61GHz ;
G.skill extreme2 PC6400PK(2x1024Mo);
Samsung spinpoint P120 sata-200Go
Western Digital Caviar green 500Go; 32Mo

arrg 1 10\/3 1337 5934]< !!
 Profile E-mail  
 
 Post subject: Re: Start menu shortcut
PostPosted: Sun Nov 01, 2009 5:38 am 
Offline
Administrator
Administrator
User avatar

Member ID #: 11,501
Joined: Sun May 11, 2008 3:39 am
Posts: 1753
Location: Melbourne,Australia.
try in the hidden files in
C:/windows/system32/
make sure you change your folder options to see hidden files!



_________________
Image
Image
. . . . . . . . . . . . . . . Melbourne, Australia . . . . . . . . . . . . . . .
..THE HAND OF FATE WILL JUDGE YOU ALL!!!..
 Profile  
 
 Post subject: Re: Start menu shortcut
PostPosted: Sun Nov 01, 2009 10:58 am 
Offline
V.I.P
V.I.P
User avatar

Member ID #: 13,646
Joined: Sat Sep 13, 2008 12:25 pm
Posts: 507
Location: somewhere around nothing (apocalyptica)
for me the problem is that I don't have windows in english version..

so the name of the startmenu is different ^^

I explored that folder without succes to find the .exe Doctorwho needs



_________________
Image
Off-topic Comment:
XP pro sp3 ;
450W power supply;
Geforce 7300GS ;
AMD sempron processor 2800+ 1.61GHz ;
G.skill extreme2 PC6400PK(2x1024Mo);
Samsung spinpoint P120 sata-200Go
Western Digital Caviar green 500Go; 32Mo

arrg 1 10\/3 1337 5934]< !!
 Profile E-mail  
 
 Post subject: Re: Start menu shortcut
PostPosted: Sun Nov 01, 2009 11:25 am 
Offline
Friend
Friend
User avatar

Member ID #: 16,675
Joined: Tue Jul 07, 2009 3:07 pm
Posts: 50
Location: Over there!
I always thought that the start menu was part of the explorer exe, that's the taskbar itself, but I still have no idea how to get the command from there.



_________________
Who said being a geek is a bad thing? :smt024
 Profile E-mail  
 
 Post subject: Re: Start menu shortcut
PostPosted: Sun Nov 01, 2009 11:44 am 
Offline
V.I.P
V.I.P
User avatar

Member ID #: 13,646
Joined: Sat Sep 13, 2008 12:25 pm
Posts: 507
Location: somewhere around nothing (apocalyptica)
to start the explorer.exe

create a .bat file

then write :
Code:
explorer.exe


explorer.exe should be started..



the only thing I know for .bat files is how to rename a volume or view its properties :

the bat :
Code:
diskpart /S diskpart.txt > diskpart.doc


the script (diskpart.txt):
Code:
list disk
select disk=1 REM="if the disk you want is 1, if have only one use 0"
dsik detail


the print file (diskpart.doc) shows some tihng like this:

Code:
  Disque ###  Statut      Taille     Libre     Dyn  Gpt
  --------  ---------  -----------  --------   ---  ---
  Disque 0    Connecté     186 GB      0 B         
  Disque 1    Connecté     466 GB      0 B         

Le disque 1 est maintenant le disque sélectionné.

WDC WD50 00AADS-00L4B SCSI Disk Device
ID du disque : 911320C4
Type         : IDE
Bus          : 2
Cible        : 1
ID LUN       : 0

  Volume ###  Ltr  Nom        Fs     Type        Taille     Statut     Info
  ----------  ---  -------  ------  ----------  ----------  ---------  --------
  Volume 4     F   SECOURS      NTFS   Partition    157 GB  Sain               
  Volume 5     E   OUTILS       NTFS   Partition    138 GB  Sain               
  Volume 6     M   MEDIA        NTFS   Partition    171 GB  Sain               


this is really useful when you need to rename a disk or a volume but that you can't use commande prompt => just write a script and execute it (to rename assign letter=[letter you want])



_________________
Image
Off-topic Comment:
XP pro sp3 ;
450W power supply;
Geforce 7300GS ;
AMD sempron processor 2800+ 1.61GHz ;
G.skill extreme2 PC6400PK(2x1024Mo);
Samsung spinpoint P120 sata-200Go
Western Digital Caviar green 500Go; 32Mo

arrg 1 10\/3 1337 5934]< !!
 Profile E-mail  
 
 Post subject: Re: Start menu shortcut
PostPosted: Sun Nov 01, 2009 6:40 pm 
Offline
Friend
Friend
User avatar

Member ID #: 16,675
Joined: Tue Jul 07, 2009 3:07 pm
Posts: 50
Location: Over there!
You've completely lost me. :shock:



_________________
Who said being a geek is a bad thing? :smt024
 Profile E-mail  
 
 Post subject: Re: Start menu shortcut
PostPosted: Sun Nov 01, 2009 9:21 pm 
Offline
Global Moderator
Global Moderator
User avatar

Member ID #: 9,670
Joined: Mon Feb 11, 2008 3:41 pm
Posts: 2314
yep. there isn't a exe for the startmenu, it's really a part of the explorer.exe .



_________________
HOW TO INSTALL GADGETS
Said we're lost in the garden of Eden
And there's no one's gonna believe this
But we're lost in the garden of Eden
This fire is burnin' and it's out of control
It's not a problem you can stop
It's rock n' roll
 Profile E-mail  
 
 Post subject: Re: Start menu shortcut
PostPosted: Mon Nov 02, 2009 1:22 am 
Offline
Administrator
Administrator
User avatar

Member ID #: 11,501
Joined: Sun May 11, 2008 3:39 am
Posts: 1753
Location: Melbourne,Australia.
yep thats right explorer.exe controls all active icons and folders including the start menu, toolbar,notification area and basically everything you use to interact with windows you need a programer to figure this one and as you see no-one has yet!



_________________
Image
Image
. . . . . . . . . . . . . . . Melbourne, Australia . . . . . . . . . . . . . . .
..THE HAND OF FATE WILL JUDGE YOU ALL!!!..
 Profile  
 
 Post subject: Re: Start menu shortcut
PostPosted: Mon Nov 02, 2009 5:38 am 
Offline
V.I.P
V.I.P
User avatar

Member ID #: 7,275
Joined: Sat Sep 29, 2007 1:45 pm
Posts: 144
you can try object dock or rocket dock they allow you to put a start menu icon on the dock i use object dock see below works really well :happy:
Image



_________________
Image
Image
 Profile  
 
 Post subject: Re: Start menu shortcut
PostPosted: Mon Nov 02, 2009 11:55 am 
Offline
V.I.P
V.I.P
User avatar

Member ID #: 13,646
Joined: Sat Sep 13, 2008 12:25 pm
Posts: 507
Location: somewhere around nothing (apocalyptica)
what is the path of this shortcut?



_________________
Image
Off-topic Comment:
XP pro sp3 ;
450W power supply;
Geforce 7300GS ;
AMD sempron processor 2800+ 1.61GHz ;
G.skill extreme2 PC6400PK(2x1024Mo);
Samsung spinpoint P120 sata-200Go
Western Digital Caviar green 500Go; 32Mo

arrg 1 10\/3 1337 5934]< !!
 Profile E-mail  
 
Display posts from previous:  Sort by  
 Page 1 of 2 [ 18 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: