Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 738085
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T07:47:46+00:00 2026-05-14T07:47:46+00:00

At a certain time each day, I’d like my browser to pop open a

  • 0

At a certain time each day, I’d like my browser to pop open a tab to a certain URL.

My goals:

  1. be able to set the URL from the scheduled task
  2. use the default browser (rather than hard-coding it)

I can’t seem to accomplish both of these goals at once. I’ll post my partial solutions as answers, but I’m hoping someone will have something better.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T07:47:46+00:00Added an answer on May 14, 2026 at 7:47 am

    Note that this command will open the default browser (or a new tab therein) to the given url:

    cmd /c start http://example.com
    

    To create a scheduled task without the command window popping up:

    Create OpenUrl.vbs:

    CreateObject("Wscript.Shell").Run "cmd /c start " & Wscript.Arguments.Item(0), 0, False
    

    Then call it from a scheduled task with this command:

    wscript.exe "C:\Path\To\Script\OpenUrl.vbs" http://example.com
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to debug a certain set of commands each time i invoke gdb
I have a cron entry that runs a script at a certain time each
I would like to cache the computed observable value for certain time (1-2 sec).
I have this function which is supposed to set a certain time format to
instead of a whole page refresh after a certain time, i'd just like a
Given a time (eg. currently 4:24pm on Tuesday), I'd like to be able to
How to jump to certain time offsets in HTML5 Audio elements? They say you
I have an activity that starts after a certain time. Once this activity starts,
I need to schedule a console application to run daily at a certain time
Working on a simple TimeTracker App. You start a timer, wait a certain time,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.