staples Posted July 11, 2012 Posted July 11, 2012 (edited) Ok, it is a simple task but can't figure it. In my script I have to open the "Manage Offline Files" in "Sync Center" of control panel. Easy. (both work) ---> control.exe /name Microsoft.OfflineFiles or control.exe cscui.dllHard is selecting the second tab. The tab is called "Disk Usage"any suggestions? Edited July 11, 2012 by staples
staples Posted July 12, 2012 Author Posted July 12, 2012 Thank Yzöwl,I found out my issue is actually powershell interfereing with the command.Command that works in powershell is: control.exe "cscui.dll,,1"
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