Results 1 to 5 of 5

Thread: Microsoft Edge in Kiosk Mode - Please help

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2021
    Posts
    2

    Question Microsoft Edge in Kiosk Mode - Please help

    This is my first ever vb.script and I'm having trouble making Microsoft Edge open in Kiosk mode could someone please help me modify the line of code.
    Here is my code
    set shell = CreateObject("WScript.Shell") : Do : shell.run "microsoft-edge:http://www.google.com/", 3, True : Loop

    If someone could help me that would be great

    Thanks
    David

  2. #2
    Addicted Member
    Join Date
    May 2012
    Location
    42.787034,-81.176367
    Posts
    129

    Re: Microsoft Edge in Kiosk Mode - Please help

    Configure Microsoft Edge kiosk mode

    Please click the link below, as this article describes how to configure Microsoft Edge kiosk mode options.

    (https://docs.microsoft.com/en-us/dep...ure-kiosk-mode)

    Joe

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2021
    Posts
    2

    Re: Microsoft Edge in Kiosk Mode - Please help

    Thank you
    I had found that article I just don't know where to put the kiosk commands in the line of script is there anyone that could give me the complete line of script with the kiosk command in it ?
    David

  4. #4
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,391

    Re: Microsoft Edge in Kiosk Mode - Please help


  5. #5
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,391

    Re: Microsoft Edge in Kiosk Mode - Please help

    Also, you did jot specify if you are using the old (legacy) Edge or the new Chromium-based Edge. The link below has some information that might be relevant:

    https://www.zdnet.com/article/micros...-out-strategy/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width