Last active
August 29, 2015 14:27
-
-
Save FossPrime/6cec237cdbe931a3a8b9 to your computer and use it in GitHub Desktop.
Google Office Editing For Docs, Sheets and Slides windows file extension association script
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Assoc .docx=cdocfile | |
Ftype cdocfile="C:\Program Files (x86)\Google\Chrome\Chrome.exe" %1 | |
Work in progress, verify that path and copy for all other office files. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment