CharlieNoyes Posted March 23, 2014 Posted March 23, 2014 Partition() Func Partition() ; Run Disk Management Run("C:\Windows\System32\diskmgmt.msc") EndFunc ^ Even when complied and run as admin that doesn't open diskmgmt. Any advice?
JohnOne Posted March 23, 2014 Posted March 23, 2014 ShellExecute("mmc.exe", "diskmgmt.msc") AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now