I have many parts already setup but now im getting to the point where i might need to run commands to a cmd prompt or as i found out theres a DriveMap function.
The plans i had were to make the UI have 3 or 4 buttons:
Map = check if the drive letters we use are used already, if they are clear those. The user could have the drives Mapped or Subst'd so i will have to figure out how to check for either of those. Then clear them so my mapping will go through with out issue.
Clear = button will clear any thing mapped to the letters we use g/h, clearing mapped or subst'd drives.
Run = this will be a button that will run an EXE from the drives that the user has hopefully mapped with out error.
Exit = exits the ui
Now before starting any of these i was wondering if you guys have found easy or quick ways to help me out. Luckily i found the DriveMap fuctions or id have been looking for cmdprompt stuff this whole time.
Any tips on any button would be great... cept the exit.. i already got that done





