FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

How to run only single instance of Calculator

 
   Windows (Home) -> Customize RSS
Related Topics:
XP Pro single user - Having purchased XP Pro, not knowing it is designed for network and multiple users, I would like to off" certain network stuff and use my computer as a single user. Any DWarner

desktop icon are gone. - Well i would like to ask anyone tha treads this board if they can help me recover my desktop icons that from my desktop. I cant see them. cant even right click on the desktop so they will show up. I have to do control Alt delete and go to file..

getting frustrated - OK, maybe I'm not this right. I have Windows XP installed on my computer at work. Not my choice but I have to live with it. I've added an address bar to my taskbar, so I can type in a URL without having to launch IE first. I have the same..

how to enable standby mode? - The standby mode is set to disable now. How to enable the standby mode from window XP?

Screensaver Required - Hi I'm looking for a really good to use in a computer shop.... Anyone know of anything pretty besides the usual fish TIA - David
Next:  Customize: Desktop background  
Author Message
Cindy Winegarden

External


Since: Apr 12, 2006
Posts: 4



(Msg. 1) Posted: Wed Apr 12, 2006 2:36 am
Post subject: How to run only single instance of Calculator
Archived from groups: microsoft>public>windowsxp>customize (more info?)

I found a Registry hack once that would only allow a single instance of
Calculator. Pressing the Calculator button on my keyboard would activate the
Calculator window but not start a new instance. But, I've forgotten how to
do it, and a web/Google search didn't help me find it.

Can anyone help? Thanks!


--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden.TakeThisOut@msn.com www.cindywinegarden.com
Back to top
Login to vote
Cindy Winegarden

External


Since: Apr 12, 2006
Posts: 4



(Msg. 2) Posted: Thu Apr 13, 2006 11:27 am
Post subject: Re: How to run only single instance of Calculator [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I found the following script which can be the target of the Calculator
shortcut but it's got an error in it and I'm not very good with VBS:

If WindowsFound(Window(Executable:"Calc.exe" Class:"SciCalc"
Title:"Calculator")) Then
SwitchToWindow(Window(Executable:"Calc.exe" Class:"SciCalc"
Title:"Calculator"))
Else
Run(File:"C:\WINDOWS\system32\Calc.exe" StartIn:"C:\WINDOWS\system32\")
End If

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden.RemoveThis@msn.com www.cindywinegarden.com


"David Candy" <.> wrote in message
news:%23GWbTdgXGHA.4120@TK2MSFTNGP03.phx.gbl...
You must have started it from a shortcut perhaps. ....
Back to top
Login to vote
Cindy Winegarden

External


Since: Apr 12, 2006
Posts: 4



(Msg. 3) Posted: Thu Apr 13, 2006 12:47 pm
Post subject: Re: How to run only single instance of Calculator [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, that's where I found it and missed the part about the Hotkey Master
program. It wasn't what I had before because I never use stuff that isn't
freeware.

I still can't remember whether the modification was a Registry hack or a
script.

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden.RemoveThis@msn.com www.cindywinegarden.com


"David Candy" <.> wrote in message
news:Ox9UTGxXGHA.4920@TK2MSFTNGP02.phx.gbl...
It calling unknown commands in VBS. There must be more to it. WindowsFound
and SwitchToWindow I don't recognise. You probably need this program, which
is where your script
(http://s10.invisionfree.com/Hotkey_Master/index.php?showtopic=21&view=getlastpost)
came from.
Back to top
Login to vote
Cindy Winegarden

External


Since: Apr 12, 2006
Posts: 4



(Msg. 4) Posted: Fri Apr 14, 2006 10:44 am
Post subject: Re: How to run only single instance of Calculator [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks.

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden.TakeThisOut@msn.com www.cindywinegarden.com


"David Candy" <.> wrote in message
news:%23kHuTf6XGHA.3704@TK2MSFTNGP03.phx.gbl...
set WshShell = WScript.CreateObject("WScript.Shell")
If WSHShell.AppActivate("Calculator")=False then
WshShell.Run "C:\windows\System32\calc.exe", 1, false
End If
Back to top
Login to vote
Display posts from previous:   
       Windows (Home) -> Customize All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
  Windows Forums
 Game Forums
 Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact