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

  • Home
  • SEARCH
  • 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 712125
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T04:48:48+00:00 2026-05-14T04:48:48+00:00

Right what im trying to accomplish is a program that basically sets the active

  • 0

Right what im trying to accomplish is a program that basically sets the active partition in 1 click, saving the effort time and skill of using cmd prompt etc.

I have looked into the System.Management name space but couldn’t work out how to use it 🙁

So i have resorted to using CMD, i have got a module application written in C# and basically i want to run “DISKPART” which then starts the diskpart in the cmd window, then i want to ask it to “Select disk 0” followed by “select partition 1” finally followed by “active”.

Doing this in CMD yourself works fine but with an application its proved to be awkward 🙁 What ive managed to get it to do is run DiskPart fine in one window with Process.Start, then get it to open a new window and run the next piece of code but because the new window hasnt ran the diskpart cmd it doesnt work >:(

Any suggestions?

Thanks!

Ash

  • 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-14T04:48:49+00:00Added an answer on May 14, 2026 at 4:48 am

    As long as you aren’t making decisions on the output, you could build a batch file in your C# app and start that via Process.Start(...).

    You’ll need to generate two files.

    First runDiskPart.bat:

    diskpart /s myScript.dp
    

    Second myScript.dp:

    ...some commands...
    exit
    

    Obviously the names are completely arbitrary but the /s directive needs to reference the name of your second file.

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

Sidebar

Related Questions

I'm trying to design some bookmarklets right now, that connect back to a server
I am trying to right align a control in a StatusStrip . How can
Right now I'm trying to figure out a way to do things smarter, and
Right now I am trying to call my model, and spit out its results
I'm trying to display an address right aligned in the footer of my page
Right, I'm trying to get a label with text in it (done already obviously),
I am trying to fire an event on the right and left arrow key
I'm trying to teach Komodo to fire up IDLE when I hit the right
I'm trying to be better about unit testing my code, but right now I'm
I'm trying to get something very subtle to work, it looks pretty awful right

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.