It is currently April 20th, 2024, 2:36 am

How would I link ms word to a launch app

Get help with creating, editing & fixing problems with skins
idp42
Posts: 3
Joined: June 1st, 2010, 3:08 am

How would I link ms word to a launch app

Post by idp42 »

I have tried a few different file extensions.
poiru
Developer
Posts: 2872
Joined: April 17th, 2009, 12:18 pm

Re: How would I link ms word to a launch app

Post by poiru »

I don't understand. Are you trying to open MS Word?
idp42
Posts: 3
Joined: June 1st, 2010, 3:08 am

Re: How would I link ms word to a launch app

Post by idp42 »

I want to link icrosoft word to one of the tabs at the bottom sso that it will open like itunes.
User avatar
JpsCrazy
Posts: 667
Joined: April 18th, 2010, 2:16 pm
Location: NY, USA

Re: How would I link ms word to a launch app

Post by JpsCrazy »

Well, the extension would be .exe it's just a question of where it is.
You can always create a shortcut to Word, then direct Rainmeter to the shortcut which will direct it to the real location. :P

Or...
If you use a program, Everything (Voidtools.com), you can search for 'word.exe' and it should tell you the path to it. It's a pretty good search engine, that out performs Windows Search. I love it.
dragonmage
Developer
Posts: 1270
Joined: April 3rd, 2009, 4:31 am
Location: NC, US

Re: How would I link ms word to a launch app

Post by dragonmage »

I'm not gonna swear to it, but I think "winword.exe" will launch it.
User avatar
maminscris
Posts: 509
Joined: April 24th, 2009, 3:17 pm
Location: Bucharest, Romania Lat 44,43° Lon 26,1°

Re: How would I link ms word to a launch app

Post by maminscris »

C:\Program Files\Microsoft Office\OFFICE11\WINWORD.EXE
Zero at programing, zero at writing codes, so far 2 at making images
But I'm good at copy/paste, and I not always like this
Image
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: How would I link ms word to a launch app

Post by jsmorley »

Surely you must have a shortcut for Word somewhere in your start menu or on the desktop? Just right click it, choose "Properties" and in the "Target" input box is exactly what you need, quotes and all. Just copy that and paste it into:

LeftMouseUpAction=!Execute [PASTE HERE]

So for Open Office Writer I get:

LeftMouseUpAction=!Execute ["C:\Program Files\OpenOffice.org 3\program\swriter.exe"]