Guest Radicalx Posted October 9, 2016 Report Posted October 9, 2016 Here are the official dual brush tutorial with icons and google translated, for iwork8 air. I supposed they can be used for ultimate as well: http://www.4shared.com/office/F6kohpObce/CUBE_IWORK8_AIR__I1-TF__dual_s.html you sould use these instructions to make the disks (for windows use ntfs): 1. Connect the USB flash drive to your computer, of course. 2. Open Command Prompt with Admin rights. Press Win+X and choose Command Prompt (Admin) from the list. 3. Type diskpart to start the diskpart built-in utility. And type list disk and make a note of the disk # for the USB drive. 4. Type in the following commands to properly format the flash drive. Replace # with the actual # you got from step 3 above. select disk # clean create partition primary format fs=fat32 quick active assign exit
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now