- REQ: shortcut to open Win Exp in fullscreen mode
- Posted by Lars on February 14th, 2006
Is it possible to have a shortcut which open Windows Explorer in full
screen mode? (I think this is "kiosk mode".)
I could press F11 but in this case I want to have a shortcut which
calls Win Explorer and it launches directly into full screen mode.
It seems that the Internet Explorer can be opened in kiosk mode using
the parameter -k with "iexplore.exe" but how is it done for Win
Explorer?
- Posted by David Candy on February 14th, 2006
iexplore -k c:\
Same way.
--
--------------------------------------------------------------------------------------------------
Goodbye Web Diary
http://margokingston.typepad.com/har....html#comments
=================================================
"Lars" <dummy@com.com> wrote in message news:Xns976A89BBDB63A1F3E91@204.153.244.170...
- Posted by Lars on February 15th, 2006
David, when I try:
explorer -k c:\
then I get only part of kiosk mode because the task bar, menu bar and
window border are still visible.
Can I launch Windows Explorer in full kiosk mode with a single
command?
On 14 Feb 2006, David Candy wrote:
- Posted by David Candy on February 15th, 2006
Why don't you try what I told you to try instead of telling me what you tried doesn't work..
--
--------------------------------------------------------------------------------------------------
Goodbye Web Diary
http://margokingston.typepad.com/har....html#comments
=================================================
"Lars" <dummy@com.com> wrote in message news:Xns976B1A7E9C0F21F3E91@204.153.244.170...
- Posted by Lars on February 16th, 2006
OK David, I get it now.
I need to use "iexplore" to get Windows Explorer.
And it works nicely! :-)
Are there other parameters which I can use to make the window into a
double pane OR to put the button bar at the top OR to get F11 to
shrink it done again.
I put the command into a shortcut which then expands iexplore (with
no quotes) to "c:\program files\iexplore.exe" (with quotes). I have
tried adding /e, or /n, but they wont take.
The command treats the slash as part of a URL and sees the rest as a
fault URL.
What is the right way to do this?
On 15 Feb 2006, David Candy wrote:
"Lars"
- Posted by Trevor L. on February 16th, 2006
Lars wrote:
I find this discussion quite strange
Internet Explorer is
C:\Program Files\Internet Explorer\iexplore.exe
Windows Explorer is
C:\WINDOWS\Explorer.exe
How can executing iexplore.exe open Windows Explorer ?
--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au
- Posted by Stan Brown on February 16th, 2006
Thu, 16 Feb 2006 17:05:58 +1100 from <"Trevor L." <Trevor L.
@Canberra>>:
They seem to share a substantial code base. (Hence the common wisdom
on Web design groups that IE isn't a browser, it's an operating-
system component.)
Try opening (regular) explorer and typing a URL into it. You'll see
that the Web page opens.
Microsoft made a design decision that there should be no distinction
(or as little as possible) between what's on your computer and what's
on the Internet. I don't care for that at all, but presumably some
people like it. It does, however, lead to exactly the sort of
strangeness you've noted.
--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
- Posted by Torgeir Bakken \(MVP\) on February 16th, 2006
Lars wrote:
I have no problem adding -k c:\ to the target line in a shortcut and
make it work fine, but note that you need to add the parameters behind
the quote character, like this:
"c:\program files\iexplore.exe" -k c:\
--
torgeir, Microsoft MVP Scripting, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx