Page 1 of 1

How to use App Launcher for Internet Explorer to a URL

Posted: June 14th, 2010, 11:00 pm
by rogueking
How can I use the application launcher to launch internet Explorer with a specific URL?

I have tried the following but get inadequate results:

iexplore.exe http://www.cnn.com/
- Results: Clicking icon does nothing

iexplore.exe "http://www.cnn.com/"
- Results: Clicking icon does nothing

iexplore.exe "http://www.cnn.com/
- Results: Clicking icon renders site page with URL encoded double quotes with page error: http://www.cnn.com/%22

I have several web based apps I would like to launch but cannot figure out how to do it through the tool.

Re: How to use App Launcher for Internet Explorer to a URL

Posted: June 14th, 2010, 11:07 pm
by jsmorley
rogueking wrote:How can I use the application launcher to launch internet Explorer with a specific URL?

I have tried the following but get inadequate results:

iexplore.exe http://www.cnn.com/
- Results: Clicking icon does nothing

iexplore.exe "http://www.cnn.com/"
- Results: Clicking icon does nothing

iexplore.exe "http://www.cnn.com/
- Results: Clicking icon renders site page with URL encoded double quotes with page error: http://www.cnn.com/%22

I have several web based apps I would like to launch but cannot figure out how to do it through the tool.
What application launcher?

There are thousands of Rainmeter skins available on the net, you have to help us to help you...

Re: How to use App Launcher for Internet Explorer to a URL

Posted: June 15th, 2010, 8:19 pm
by DumbDude1994
If i understand you want to be able to click a pic and have a web site open here's all you have to do.
1.Make the image you want to click.
2.Make an .ini file
3.Paste this in it

[Open CNN]
Meter=IMAGE
ImageName=CNN.png
LeftMouseUpAction=!Execute [http://www.cnn.com/]

4.Refresh Rainmeter
5.Open the .ini file
6.Done