Question

Create Shortcut that is Full Screen

Asked by: RobotMan

I want to create a shortcut to place on my desktop that will open an IE 5 window w/o toolbars and full screen.  I am sure that there is a way to do this; I've seen that it's possible to pass properties to the openning program by passing parameters through the location.  Can anyone help me out.  

PS  I am definetly willing to add points if there is something complex about this and/or the answer is delivered very quickly.  

Thanx,
RobotMan

~ Abram@RagingMaen.com

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2000-10-23 at 20:10:44ID11639458
Tags

screen

,

full

,

shortcut

Topic

Web Browsers

Participating Experts
7
Points
50
Comments
44

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. Shortcut
    When i drag a shorctut on my form i'd like to get it's path and create a button that lunches the shortcut's app(quick lounch or other windows toolbar).

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: pjknibbsPosted on 2000-10-23 at 23:44:48ID: 4875049

Edit the shortcut you're launching IE from and add "-k" after the EXE name in the Target: box. This runs Internet Explorer in "kiosk" mode, which is full-screen with no toolbars, menus etc.

 

by: singletonPosted on 2000-10-24 at 04:33:01ID: 4878344

Righc click on the shortcut, select properties, select shortcut tab, and in the Run box click the dropdown arrow and select Run Maximized

 

by: RobotManPosted on 2000-10-24 at 04:48:52ID: 4878601

But I also want the toolbars to not return when I make the window non full screen.  In other words, I want there to be no toolbars whatsoever - like when you open an new window in JavaScript and set toolbars to "no".
Thanx

 

by: bcurtisPosted on 2000-10-24 at 09:44:35ID: 4884079

Here is the answer:

1. Create a shorcut on your desktop to IEXPLORE.EXE.

2. Make sure that the shortcut works correctly.

3. Edit the shortcut's target properties to read like this:

"C:\Program Files\Internet Explorer\IEXPLORE.EXE" -k

Notice that the "-k" is attached on the end.  This puts the browser into Kiosk mode.

Another fun tip!:

If you would like the user to ONLY have access to the browser and lock the ability to change any system settings without any fuss, all you have to do is edit the following registry line on the targer computer:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell

All you have to do is change the shell from "explorer.exe" to "iexplore -k".  

So, when the user logs on, they can ONLY get to the browser! (Note: Computer savvy people will know to hit CTRL+ALT+DEL, so you will want to create a policy to lock out task manager)





 

by: singletonPosted on 2000-10-24 at 10:54:30ID: 4885740

bcurtis  http://www.experts-exchange.com/info/expertonly.html says:
"Please propose an "Answer" only when you are sure it will solve the questioner's problem. It is difficult for experts to find questions in need of answers when members interested in only obtaining points have locked questions."

When you "answer" a question, rather than posting a comment, it removes the question from the active question queue until either the person posting the question has a chance to respond, or until you convert your answer to a comment. This is unfair to the person posting the question.

Once the questioner sees a comment that he feels answers his question, all he has to do is click Accept Comment As Answer in the Green Bar for the comment he wishes to select. (You don't see that link, but the questioner does).

Also all you have done is combined what pjknibbs said and what I said.

RobotMan, to remove the toolbars, just make sure the home pag for the browser is a local file that uses

<SCRIPT LANGUAGE="javascript">
window.open ('newpage.htm', 'newwindow', config='
height=100,width=250,left=350,top=0,
toolbar=no,menubar=no,srollbars=no,resizable=no,
location=no,directories=no,status=no')
</SCRIPT>

to launch a window, whatever size you want, without toolbars. If they close the window they will see the one with the toolbars.

 

by: RobotManPosted on 2000-10-24 at 11:56:25ID: 4887359

Sorry,
bcurtis - I want to not only create Short cut to IE, but to a certain web document, i.e. http://robotman/cfdocs/billet/index.cfm.

singleton - Your idea is okay, but I need the window openned to be Full Screen and w/o toolbars when the user goes to the site through a shortcut.  I can't open up another window as well.

pjknibbs - This might work, but the I don't want to open up IE only, I want to open a certain website.  In other words, I need an Internet Shortcut that opens IE in kiosk mode.

singleton - This might also work, except that I need IE to go to a certain site that is not the Home page.

 

by: RobotManPosted on 2000-10-24 at 12:03:31ID: 4887582

bcurtis - Just a little more help and you've got it.  How do put the user on a site other than Home?

 

by: RobotManPosted on 2000-10-24 at 12:05:00ID: 4887621

bcurtis - also, the user NEEDS to be able to close the window - As in Full screen mode (not maximized mode).

 

by: conchitaPosted on 2000-10-24 at 16:09:49ID: 4891761

If you create a shortcut with a path like so:

"C:\Program Files\Internet Explorer\IEXPLORE.EXE" -k http://robotman/cfdocs/billet/index.cfm

this will open the page http://robotman/cfdocs/billet/index.cfm in kiosk mode. Sounds like that is what you need, right?


 

by: conchitaPosted on 2000-10-24 at 16:17:44ID: 4891859

But I don't fully understand what you want, since you seem to contradict yourself and some things don't make sense:

"I need an Internet Shortcut that opens IE in kiosk mode."
You can't do that at all, since an Internet Shortcut is JUST a URL, and will open in the default browser, be it IE or Netscape or something else. I believe the only way you can do this is to have a page that uses JavaScript to open the page you want in a new window with the properties you want.

What I gave you is a Windows shortcut that will open the page in IE in kiosk mode. Note that kiosk mode is Full Screen (NOT maximized) which means it is the entire screen, so you get no task bar, no nothing.

Later you say:
"also, the user NEEDS to be able to close the window - As in Full screen mode (not maximized mode). "

I think maybe you meant "As in maximized mode (not full screen mode)".  The user can close the window in either case, but in full screen mode (like what you get in kiosk mode) there is no title bar, so no little 'x' to click.

 

by: astaecPosted on 2000-10-24 at 16:20:59ID: 4891899

I'm confused by your comment RobotMan, since bcurtis (no dishonor intended), used other people information in what was posted as an answer.  I fail to make sense of what you said in terms of saying " and then you've got it ".  Quite confusing.  Thus, I am just listening for the outcome.

Asta

 

by: bcurtisPosted on 2000-10-24 at 16:30:02ID: 4892025

Singleton,

Forgive me for thinking that I had the correct answer, if you look at the first post you will notice that it SPECIFIES FULL SCREEN and says nothing about the ability to close. Naturally, a person would assume from the skimpy requirments given, that this would fill in the requirments that the user wanted. Also, when I saw this question, I thought was the first poster. Not until I submitted it did I see the other comments, but I felt the lockout part of my answer was what the author was shooting for so I did not followup with a correct post.

So I humbly ask you to please refrain from flaming "conchita" for making the same transgression I did. He probably had the same thing happen to him.

I am here to help and haven't ever relied on this site for support (heck, didn't even know about it until 2 days ago). To have any form of help that I have to offer met with a condesending attitude such as yours and the accusation that I am repackaging your input in the form of an answer is both insulting and also insightful of the kind of person you are.

 

by: RobotManPosted on 2000-10-24 at 16:54:41ID: 4892245

Guys... Guys...  Calm Down Please...

I'm no idiot and I won't give only one person some points because he/she wrote down a collaboration of other peoples’ answers.  If you don’t believe me, check my history.  I am don’t care half as much about the points as I do about getting the answer that helps me do what I need to do and I am willing to give points to all who helped me arrive at my final goal.  

With that said, I will try to put my question in a better way.  
In IE 5, there is a “Standard Button” on the “Standard Buttons Toolbar” that allows one to change the browser to “Full Screen” mode.  This is not a maximize button; it makes the browser the same size as the screen, as in kiosk mode, while putting the “Standard Buttons” Toolbar and the Minimize, Maximize, Close window buttons into “Auto hide”.  This mode is what I want to reach from some kind of a shortcut that is on the users desktop.  I am not sure what kind of a shortcut is needed, as long as I can specify the target URL.  Kiosk is similar to Full Screen mode, though the two are not the same -- try the two out and you will see the difference – mainly that the Minimize, Maximize, Close window buttons are not present, although this is not too much of a problem.  

Conchita – I tried your last comment, “"C:\Program Files\Internet Explorer\IEXPLORE.EXE" -k http://robotman/cfdocs/billet/index.cfm”, and I cannot get to the correct page.  I also tried changing the URL, but that did not work either.  I only got the generic “Server cannot be found” error page no matter what the URL.  Is there a more particular format that must be used to ensure that the correct URL is reached???

Please don’t be alarmed by my directing comments with one person’s name.  I do this for everyone’s benefit.  If I just said that, “ I tried your last comment”, no one would know which comment I am making a reference to.

 

by: conchitaPosted on 2000-10-24 at 17:21:18ID: 4892462

"Kiosk is similar to Full Screen mode, though the two are not the same -- try the two out and you will see the difference – mainly that the Minimize, Maximize, Close window buttons are not present, although this is not too much of a problem."
That's correct. Kiosk Mode has NO Toolbars. There do not appear to be command line options for specifying what you want, so I doubt it's possible.

"I tried your last comment, “"C:\Program Files\Internet Explorer\IEXPLORE.EXE" -k http://robotman/cfdocs/billet/index.cfm”, and I cannot get to the correct page.  I also tried changing the URL, but that did not work either.  I only got the generic “Server cannot be found” error page no matter what the URL."

It will work with any URL that can be reached from any normal IE window. The problem must be with the URLs you are using. Try:

"C:\Program Files\Internet Explorer\IEXPLORE.EXE" -k http://www.experts-exchange.com

Works right for me ...

 

by: RobotManPosted on 2000-10-24 at 17:30:06ID: 4892544

conchita, I tried it out again and got it to work.  I really would rather the user can see the Minimize, Maximize, Close buttons that Full Screen mode allows.  I am going to wait a little while to see if anyone else has any suggestions along this line.  Thanx.

 

by: conchitaPosted on 2000-10-24 at 17:39:05ID: 4892703

That's what I expect - the kiosk mode is not quite what you're looking for.

Anyway, all I really did was add more detail to the previous suggestions of using the -k option, pjknibbs posted the idea first.

 

by: singletonPosted on 2000-10-24 at 18:25:07ID: 4893066

bcurtis If you thought you were the first poster, how did you get down to the comment box at 09:44AM PDT, without scrolling past one comment the previous day at 11:44PM PDT, another at 04:33AM PDT, and a third at 04:48AM PDT

In what way did I flame conchita?

 

by: bcurtisPosted on 2000-10-24 at 19:05:47ID: 4893503

Singleton,

I figured that "conchita" answered the same as me in another post...guess I was wrong.

Well, I admit it! I guess I am a fraud. The feeble excuse that I put forth in my previous post betrayed me! I DID see those 2 other posts! And then posted my own in order to inflate my own ego!

But....Due to your superior intellect, I was caught and exposed as a fraud! I feel so cheap and promise to never again go against you! I would be a moron to post an answer to a problem that was already posted two times. I actually have no idea about how computers work! Microsoft's operating systems and browsers are a complete mystery to me. As a matter of fact, I don't even know how to perform a live debug!

This is seriously a new relevation for me! Now I have to notify my Project Manager about by resignation and think about employment in the janitorial field!

Many thanks to you Singleton. Your Sherlock Holmes detective work paid off!

As a matter of fact....aw, forget it...this is my last post on this stupid end-user topic...could care less. Have at it Singleton....flame me all ya want. There is no way to defend myself against zealots.

Everybody...sorry for the rant. Just got a tad mad.

 

by: RobotManPosted on 2000-10-24 at 19:07:45ID: 4893539

singleton,
You suggested right clicking and choosing "Run Maximized".  Is there some choice somewhere that allows one to run in "Full Screen" mode?

 

by: bcurtisPosted on 2000-10-24 at 19:16:08ID: 4893599

Singleton,

I figured that "conchita" answered the same as me in another post...guess I was wrong.

Well, I admit it! I guess I am a fraud. The feeble excuse that I put forth in my previous post betrayed me! I DID see those 2 other posts! And then posted my own in order to inflate my own ego!

But....Due to your superior intellect, I was caught and exposed as a fraud! I feel so cheap and promise to never again go against you! I would be a moron to post an answer to a problem that was already posted two times. I actually have no idea about how computers work! Microsoft's operating systems and browsers are a complete mystery to me. As a matter of fact, I don't even know how to perform a live debug!

This is seriously a new relevation for me! Now I have to notify my Project Manager about by resignation and think about employment in the janitorial field!

Many thanks to you Singleton. Your Sherlock Holmes detective work paid off!

As a matter of fact....aw, forget it...this is my last post on this stupid end-user topic...could care less. Have at it Singleton....flame me all ya want. There is no way to defend myself against zealots.

Everybody...sorry for the rant. Just got a tad mad.

 

by: bcurtisPosted on 2000-10-24 at 19:27:24ID: 4893750

Singleton,

I figured that "conchita" answered the same as me in another post...guess I was wrong.

Well, I admit it! I guess I am a fraud. The feeble excuse that I put forth in my previous post betrayed me! I DID see those 2 other posts! And then posted my own in order to inflate my own ego!

But....Due to your superior intellect, I was caught and exposed as a fraud! I feel so cheap and promise to never again go against you! I would be a moron to post an answer to a problem that was already posted two times. I actually have no idea about how computers work! Microsoft's operating systems and browsers are a complete mystery to me. As a matter of fact, I don't even know how to perform a live debug!

This is seriously a new relevation for me! Now I have to notify my Project Manager about by resignation and think about employment in the janitorial field!

Many thanks to you Singleton. Your Sherlock Holmes detective work paid off!

As a matter of fact....aw, forget it...this is my last post on this stupid end-user topic...could care less. Have at it Singleton....flame me all ya want. There is no way to defend myself against zealots.

Everybody...sorry for the rant. Just got a tad mad.

 

by: _ossie_Posted on 2000-10-25 at 00:48:21ID: 4896646

Robotman: I am pretty sure the following will do the trick:

Firstly create a text file on your desktop called 'dummy.htm' with the following text:

<HTML>
<BODY onload="window.location.replace('http://www.experts-exchange.com');">
<BODY>
</HTML>

replace the experts-exchange URL with the URL of your choice.

Next create a windows shortcut to execute the command:

C:\Program Files\Internet Explorer\iexplore.exe -k file:c:\windows\desktop\dummy.htm

Save the shortcut and voila!

If you don't want the HTM file on your desktop, you can put it anywhere, just remember to put the appropriate folder name in your shortcut.

 

by: _ossie_Posted on 2000-10-25 at 00:54:20ID: 4896672

Sorry the command above needs to be in quotes as follows:

"C:\Program Files\Internet Explorer\IEXPLORE.EXE" -k c:\windows\desktop\dummy.htm

 

by: singletonPosted on 2000-10-25 at 02:44:35ID: 4897285

RobotMan I am not sure what "full screen" mode means.

Right clicking in the shortcut gives one the choice between normal, minimized, and maximized.

Maximized is the one that gives you the two boxes between the "-" (minimize) and "x" (close) buttons.

Perhaps by "full screen" you mean dragging the sides and top/bottom to fill the screen and then closing the browser. It should reopen in normal mode to that configuration  until someone drags the sides again.

A normal window that is set to full screen sometimes comes up not complgin=kennethso; uverything, or with some stuff slightly outside the margins (unlike maximized which does not have this problem), but if this mode satisfies you, then the task becomes extremely simple. A shortcut to any html file should bring up the default browser in that mode.

I hesitate to mention it, because bcurtis may see the need to post three more of his self depricating rants, but the distinction between what he did, and what conchita did was that he posted a combination of two comments as an "answer", while conchita posted as a comment, which the rest of us have done.

 

by: RobotManPosted on 2000-10-25 at 06:14:03ID: 4899692

For all who do not know what "Full Screen" mode is in IE, Right Click on your "Standard Button Toolbar".  Then, choose "customize" in the menu that appears.  A window should open that w/ the title of "Cusomize Toolbar".  Scroll through the buttons to add in the left menu.  Eventually, you should find one that is called "Full Screen".  Add this to your toolbar and close the window.  Afterwards, go to any page and click the "Full Screen" button.  The window will take up the entire window and will drop its borders, as in Kiosk mode.  However, you will notice that the Close, minimize and maximize buttons are autohide and wil return when you move your mouse to the top right of the screen.  More importantly to me, you will notice that the Start Menu is also now Autohide, regardless of what it was before - as long as you remain in this window in Full Screen mode.  That way, you can go to the start menu and move to another program, which is not as readily available in Kiosk mode - (Ctrl - Tab, Ctrl - Alt - Delete / Choose program / switch to).  The users who will need this are computer computer ignorant.  If I tell them that they can no longer see the start menu, then they will freak because it is what they are used to and will not know how to change windows, even if I teach them.
Please try the Full Screen mode out - that way you'll know Exactly what I am asking for.
Sorry for the confusion,
~ RobotMan

 

by: astaecPosted on 2000-10-25 at 06:47:51ID: 4900119

Sad ears listening for a final excellent outcome here, while I go off to ponder all of this.  So many words flood my mind, but I've placed a stop sign at my iterating them...now.

---
In Full Screen mode, only the Standard Buttons toolbar is present and you cannot see the taskbar. To run Internet Explorer in a window when you load a channel, follow these steps:

On the View menu, click Internet Options.


Click the Advanced tab.


Under Browsing, click the "Launch Channels in full screen window" check box to clear it, and then click OK

excerpt from http://support.microsoft.com/support/kb/articles/Q172/6/05.ASP?LN=EN-US&SD=gn&FR=0  which I post ONLY because a prior IE I recalled reading about had problems of only opening in "FULL SCREEN" mode due to channels.... who knows, alternative maybe.


Asta

 

by: singletonPosted on 2000-10-25 at 08:13:00ID: 4901581

Well you learn something every day. I don't have an answer for you.

http://support.microsoft.com/support/kb/articles/Q150/6/00.asp
http://support.microsoft.com/support/kb/articles/q182/3/50.asp
http://support.microsoft.com/support/kb/articles/Q211/3/35.ASP
http://support.microsoft.com/support/kb/articles/Q236/3/61.ASP

seem related, but none of them seems to me to be exactly what you are asking for. Perhaps you can't get there from here.

 

by: conchitaPosted on 2000-10-25 at 10:09:22ID: 4903844

Okay, well since there doesn't seem to be a way to do this normally within IE, you can do a kind of registry hack that will do what you want. You can write a batch file to change the full screen value to yes, then launch your page, then back to no.

You need to create two registry files:

file: fullscreen.reg looks like so:

REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"FullScreen"="yes"

When merged into the registry, it
The file normscreen.reg will look the same, but replace "yes" with "no".

Now you can create a batch file, mypage.bat that looks like:

regedit /s fullscreen.reg
"C:\Program Files\Internet Explorer\IEXPLORE.EXE" http://www.experts-exchange.com
regedit /s normscreen.reg

Now you can out all these in the same directory and create a shortcut to the batch file on the desktop (or wherever you want it). You'll probably want to set the shortcut to "Run minimized" since it will open a DOS window to run in otherwise. You will also probably want to change the icon - you can make it an IE shortcut icon or whatever by selecting "C:\Program Files\Internet Explorer\IEXPLORE.EXE" and then selecting the icon you want from that list.



 

by: conchitaPosted on 2000-10-25 at 10:22:39ID: 4904000

The one drawback to that method (aside from being a hack and a pain =) is that, if you had IE set to full screen mode before you ran your shortcut, it will be out of that mode afterwasrds. You can leave out the normscreen.reg, in which case it will always be set to full screen after you run your shortcut.

Or you can do instead a batch file that exports the entire key, changes to full screen, launches your page, then copies the old key back. This will keep all the settings the same as they were before you ran it.

So you need fullscreen.reg as above, but not normscreen.reg. This time I added comments to explain the batch script contents:

: Backup the current settings
regedit /e mainkey.reg "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main"

: Set Full Screen
regedit /s fullscreen.reg

: Launch the page
"C:\Program Files\Internet Explorer\IEXPLORE.EXE" http://www.experts-exchange.com

: Restore the old settings
regedit /s mainkey.reg


Then you can do the shortcut stuff just like before.

 

by: gmichelsPosted on 2000-10-25 at 11:20:00ID: 4905099

You might be able to use javascripting as well if YOU are designing the page. Post this querry in the Web Development section.

 

by: RobotManPosted on 2000-10-25 at 11:40:22ID: 4905426

I did make a posting linking to this page in the Javascript page / I am developing the page.
Thanx

 

by: RobotManPosted on 2000-10-25 at 12:05:25ID: 4906023

conchita!!!  
That is ALMOST exactly what I need!!!

The only problem left is that I want the DOS menu to close right after it completes the task - is there an EXIT function that will close the window?  Could I run the window in silent mode?  If you can think of any thing to hide the UGLY DOS window from the user's eyes?

As an aside, can I delete "mainkey.reg" right after the old settings are restored?  Would I do that by - "del mainkey.reg"?
 
Thank you so much.  This is very, very close!!!

 

by: RobotManPosted on 2000-10-25 at 12:08:28ID: 4906121

By the way, settings aren't being reset after I close the window.  Isn't there a way to execute IEXPLORER and not wait for it to close to continue to the next task?

 

by: RobotManPosted on 2000-10-25 at 12:22:58ID: 4906402

I tried the following, with the "/Q", which I thought was silent mode - but the window still opens.  Can that be avoided?!?

: Set Full Screen
regedit /s /Q RagingMaenFullScreen.reg

: Launch the page
"C:\Program Files\Internet Explorer\IEXPLORE.EXE" http://robotman/cfdocs/billet/index.cfm

: Set Full Screen
regedit /s /Q RagingMaenNormScreen.reg


 

by: conchitaPosted on 2000-10-25 at 12:53:18ID: 4907043

The DOS window is not being opened by regedit. The /s switch to regedit tells it to merge silently. It's coming up because you're running a batch file. I don't think you can run a batch file without a DOS box opening, although if you tell your shortcut to run minimized, at least it will be minimized and will have the icon you give your shortcut.

To make it finish the script immediately instead of waiting for you to close IE, you would run IE in the background, by using

START "C:\Program Files\Internet Explorer\IEXPLORE.EXE" http://robotman/cfdocs/billet/index.cfm

But there are two problems with doing that. First, you might change the settings back to normal before IE has actually read them, so it will run with normal settings instead of full screen. Second, if it manages to read the settings before you change them back and starts full screen, then when you close the window it will save the settings for that window - full screen.

So you have to do the change after the window is closed, which means you have to wait for it to close.

Only way I can think of is to write an app in C++ (or VB or Delphi) to run in the background and wait for it to close. But there might be a scripting language that can do it. Maybe even simple DOS scripting will do it, but if so, I don't know how.

Anyone? Maybe python or pearl can do it?

 

by: conchitaPosted on 2000-10-25 at 13:05:05ID: 4907400

Oh, I think TCL/TK can maybe do it.

 

by: RobotManPosted on 2000-10-29 at 15:14:28ID: 4970743

conchita,
  Do you know a way to edit which buttons show up in the toolbar using the same method as above.  I want to remove the back button from the standard toolbar when the user runs the batch file, like how you set the FullScreen property.  If this is too much hassel, just let me know and forget about it.  I tried looking through the toolbars section using regedit, but that was only third-party toolbars, not standard toolbar buttons.  I am sure that there must be a place where all the buttons are kept!!!

 

by: conchitaPosted on 2000-10-30 at 10:39:06ID: 4987280

Yuck - looks like it's stored in a nasty format under a couple of GUIDs in HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar.

It should work out if you open IE and change the toolbar around to what you want it to look like, then close the window (so it will save) then open regedit, go to Toolbar and export the key (Registry | export registry file). Then you can copy the imortant parts of that into your existing registry file to make full screen. You'll need the GUID names (the nasty numbers) under the root Toolbar and under Toolbar\WebBrowser and I think that should do it.

 

by: RobotManPosted on 2000-10-30 at 12:45:03ID: 4987699

I'll try it and let you know
Thanx

 

by: RobotManPosted on 2000-10-30 at 23:13:55ID: 4996065

Sorry...  I couldn't get it to work.  Maybe you can get it to work.  
P.S.  If you can, I'll throw in another 25 points and another A!!!

 

by: conchitaPosted on 2000-10-31 at 10:48:43ID: 5006963

Don't worry about the points - it's not important. Here's what I did:

Remove the back button from IE and close the window. Open IE back up and make sure it cam up without the back button and the configuration is what you want it to be.

In regedit, go to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar.
Now, with 'Toolbar' highlighted, go to Registry | Export Registry File.
In the "Export range" section, make sure "Selected branch" is selected, and that the box says "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar" (if not, just paste it in there). Save it as tb.reg or something.

Now, open up tb.reg and the previous reg file, I called fullscreen.reg, in notepad or some other text editor. Copy everything from tb.reg into into fullscreen.reg. Now in fullscreen.reg you should have the following values under
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
"LinksFolderName"
"ShowDiscussionButton"
"{1E796980-9CC5-11D1-A83F-00C04FC99D61}"
"Theater"

You can get rid of LinksFolderName, ShowDiscussionButton, and Theater. (That means delete the name in quotes AND all the stuff after the '='.

Now you can delete all of [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer] and
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser].
So just delete from the key name until you get to another key name.

The last one is [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]. Here you should have
"{01E04581-4EEE-11D0-BFE9-00AA005B4383}"
"{0E5CBF21-D15F-11D0-8301-00AA005B4383}"
"ITBarLayout"
You can delete ITBarLayout, but leave the other two.
If you have anything in your key that I don't list here, you shouldn't need it.


Okay, now ...

change the script to look like

: Backup the current settings
regedit /e mainkey.reg "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main"
regedit /e toolbar.reg "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar"

: Set Full Screen
regedit /s fullscreen.reg

: Launch the page
"C:\Program Files\Internet Explorer\IEXPLORE.EXE" http://www.experts-exchange.com

: Restore the old settings
regedit /s mainkey.reg
regedit /s toolbar.reg

: delete the temp files
del mainkey.reg
del toolbar.reg

 

by: RobotManPosted on 2000-10-31 at 11:01:15ID: 5007179

I'll try it out
Thanx

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...