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 7015349
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:38:25+00:00 2026-05-27T22:38:25+00:00

My project requires a restart if the user changes the settings before the settings

  • 0

My project requires a restart if the user changes the settings before the settings will take effect. I have created a DialogResult prompt that asks the user if they want to restart the program. I call a MessageBox which returns a Yes/No and if you click “no” it behaves appropriately and doesn’t close the program. If you choose “yes” the application closes… and that’s it, no restart. I do have some close validation going on which I’ve read can cause issues, but I was under the impression that was issues with the program closing, not restarting? What might cause the application to not restart? Is there more to the method than just calling it that I need to be doing?

I attempt to restart the application calling the method:

Application.Restart();

As to whether I use threads, I am not consciously using threads cause I don’t really know what that means to be honest.

  • 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-27T22:38:26+00:00Added an answer on May 27, 2026 at 10:38 pm

    So thanks to the link from above I found a recommendation on a different thread that was a great workaround to simply using the Application.Restart() method.

    System.Diagnostics.Process.Start(Application.ExecutablePath);
    Application.Exit();
    

    It allows my program to restart very effectively in spite of my closing validation.
    This would probably still be an issue if I did any closing validation related to the Application.Exit call.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a project that requires the following. Four arrays will be declared in
My project requires a file where I will store key/value pair data that should
I have a project that requires some configuration files. I want to keep the
We have an old project that requires occasional maintenance that uses VS2003 and Dot
One of the data structures in my current project requires that I store lists
I have a project the requires the use of the exec family. My project
I'm starting a project which requires reading outlook msg files in c#. I have
I am working on a project that requires the manipulation of enormous matrices, specifically
So I was tasked at replacing some dummy code that our project requires for
My project requires Java 1.6 for compilation and running. Now I have a requirement

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.