Legolash2o Posted March 30, 2011 Posted March 30, 2011 (edited) Hello, i was wondering if any knows the c# code to mount an image and display its progress (%) in text form i.e. "Mounting 3% Complete").I can mount the image fine but i can't get it to display it's progress. I will display below what code i have...Thanks,much appreciated! WIMMountImage("C:\\Mount", "D:\\Win7SP1\\sources\\boot.wim", 1, "C:\\MountTemp"); Edited April 1, 2012 by Legolash2o Quote
OnePiece Posted September 2, 2012 Posted September 2, 2012 (edited) Sorry Legolash2o only now i have seen this Post, if you use DISM.exe or Imagex.exe need to use the ReadConsoleOutputCharacter to read the "[-----%XX----]"you write in C# right, here http://www.pinvoke.n...tCharacter.htmlSorry for my EnglishCiao. Edited September 2, 2012 by OnePiece Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.